Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bykvaadm/OS
/ functions
Functions
25 in github.com/bykvaadm/OS
⨍
Functions
25
◇
Types & classes
1
↓ 5 callers
Method
next_proc
(self, pid=-1)
ostep/lab1/process-run.py:108
↓ 4 callers
Method
move_to_running
(self, expected)
ostep/lab1/process-run.py:98
↓ 2 callers
Method
check_if_done
(self)
ostep/lab1/process-run.py:160
↓ 2 callers
Method
get_num_runnable
(self)
ostep/lab1/process-run.py:141
↓ 2 callers
Method
move_to_ready
(self, expected, pid=-1)
ostep/lab1/process-run.py:86
↓ 2 callers
Method
new_process
(self)
ostep/lab1/process-run.py:41
↓ 1 callers
Method
get_instruction
(self, pid, index)
ostep/lab1/process-run.py:131
↓ 1 callers
Method
get_num_active
(self)
ostep/lab1/process-run.py:134
↓ 1 callers
Method
get_num_instructions
(self, pid)
ostep/lab1/process-run.py:128
↓ 1 callers
Method
get_num_processes
(self)
ostep/lab1/process-run.py:125
↓ 1 callers
Method
load
(self, program_description)
ostep/lab1/process-run.py:69
↓ 1 callers
Method
move_to_done
(self, expected)
ostep/lab1/process-run.py:103
↓ 1 callers
Method
move_to_wait
(self, expected)
ostep/lab1/process-run.py:93
↓ 1 callers
Method
run
(self)
ostep/lab1/process-run.py:167
Method
__init__
(self, process_switch_behavior, io_done_behavior, io_length)
ostep/lab1/process-run.py:33
Method
check_for_switch
(self)
ostep/lab1/process-run.py:157
Method
get_ios_in_flight
(self, current_time)
ostep/lab1/process-run.py:149
Method
load_file
(self, progfile)
ostep/lab1/process-run.py:50
Function
main
ostep/lab2/examples/write_to_file.c:5
Function
main
ostep/lab2/examples/call_fork()_and_wait()_and_exec().c:7
Function
main
ostep/lab2/examples/call_fork()_and_wait().c:6
Function
main
ostep/lab2/examples/call_open().c:8
Function
main
ostep/lab2/examples/call_fork().c:5
Function
main
ostep/lab3/memory-user.c:6
Function
main
ostep/lab3/null.c:6