Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
night-angel-dev
/
OS-Process-Scheduling-Simulation
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 30, 2026
Created text file with console output from running main.py
night-angel-dev
committed
0f2fc9d
View commit details
Copy full SHA for 0f2fc9d
Browse repository at this point
Added a requirements section for README.md and other edits.
night-angel-dev
committed
d8f40ac
View commit details
Copy full SHA for d8f40ac
Browse repository at this point
Added draft README.md
night-angel-dev
committed
24da502
View commit details
Copy full SHA for 24da502
Browse repository at this point
Commits on Jul 29, 2026
Merged remote changes
night-angel-dev
committed
c5a3849
View commit details
Copy full SHA for c5a3849
Browse repository at this point
Added and commented out debug statements in simulator.py
night-angel-dev
committed
ab9cb9f
View commit details
Copy full SHA for ab9cb9f
Browse repository at this point
feat: added big.Little heuristic routing and comparison charts
hans-chrstn
committed
5f354f0
View commit details
Copy full SHA for 5f354f0
Browse repository at this point
feat: added graphs with matplot and numpy
hans-chrstn
committed
6a5a683
View commit details
Copy full SHA for 6a5a683
Browse repository at this point
Commits on Jul 28, 2026
Resolved merge conflict with simulator.py
night-angel-dev
committed
9d919f6
View commit details
Copy full SHA for 9d919f6
Browse repository at this point
Updated main.py and simulator.py to support different parts of project
night-angel-dev
committed
03250d4
View commit details
Copy full SHA for 03250d4
Browse repository at this point
fix: check if processes.csv exists before running simulation
hans-chrstn
committed
c2db1bf
View commit details
Copy full SHA for c2db1bf
Browse repository at this point
feat: added seeding for data_gen
hans-chrstn
committed
7245851
View commit details
Copy full SHA for 7245851
Browse repository at this point
Commits on Jul 27, 2026
Initial code for simulator.py and main.py. Also edited code in scheduler.py due to problemsn regarding sort using deque and problem regarding round robin sorting. And other small changes in other f…
Show description for f0a8afc
night-angel-dev
committed
f0a8afc
View commit details
Copy full SHA for f0a8afc
Browse repository at this point
Commits on Jul 25, 2026
feat: added scheduler and statistics with unit test cases
hans-chrstn
committed
b79b83a
View commit details
Copy full SHA for b79b83a
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'main' of https://github.com/night-angel-dev/OS-Process-Scheduling-Simulation
Show description for 865daf3
night-angel-dev
committed
865daf3
View commit details
Copy full SHA for 865daf3
Browse repository at this point
Initial code for ready_queue.py
night-angel-dev
committed
52ba5ef
View commit details
Copy full SHA for 52ba5ef
Browse repository at this point
feat: added simple jobs data gen
hans-chrstn
committed
122b429
View commit details
Copy full SHA for 122b429
Browse repository at this point
feat: added base constants to config.py
hans-chrstn
committed
e2538c3
View commit details
Copy full SHA for e2538c3
Browse repository at this point
Commits on Jul 19, 2026
Inital code for processor.py and partial skeleton of ready_queue.py
night-angel-dev
committed
3ad98eb
View commit details
Copy full SHA for 3ad98eb
Browse repository at this point
Commits on Jul 17, 2026
Inital code for Process class file
night-angel-dev
committed
f4eec46
View commit details
Copy full SHA for f4eec46
Browse repository at this point
Commits on Jul 15, 2026
Initial File structure
night-angel-dev
committed
4e2a919
View commit details
Copy full SHA for 4e2a919
Browse repository at this point
You can’t perform that action at this time.