This website requires JavaScript.
Explore
Help
Sign In
Imperial-MEng
/
pintos_22
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Labels
Milestones
New Pull Request
0 Open
69 Closed
Label
Show archived labels
Use
alt
+
click/enter
to exclude labels
All labels
No label
Milestone
All milestones
No milestones
Open milestones
Task 1: Scheduling
Task 2: User Programs
Task 3: Virtual Memory
Project
All projects
No project
Author
All users
Assignee
Assigned to nobody
Assigned to anybody
cyclane
(Gleb Koval)
Sort
Newest
Oldest
Most recently updated
Least recently updated
Most commented
Least commented
Nearest due date
Farthest due date
0 Open
69 Closed
Label
Clear labels
Milestone
No milestone
Open milestones
Task 1: Scheduling
Task 2: User Programs
Task 3: Virtual Memory
Projects
Clear projects
Assignee
Clear assignees
cyclane
Fix Bug in fd_counter initialisation when USERPROG is not defined
#49
by sb3923 was merged
2024-11-15 17:17:16 +00:00
master
task2/thread-init-bug-fix
6
Implement hash table for child process results
#48
by gk1623 was merged
2024-11-15 16:48:42 +00:00
master
child-results-hash-table
Task 2: User Programs
4
Refactor System Calls and Process for Readability; Change FD to local counter and use it as hash
#47
by sb3923 was merged
2024-11-15 16:41:13 +00:00
master
task2/refactoring/saleh
5
Use A Local Counter for FDs in each thread than a global one. Use this as the hash value.
#46
by sb3923 was closed
2024-11-15 15:56:22 +00:00
task2/refactoring/saleh
system-calls-fd-hashing
2
Refactoring System Calls and Process for Consistency and Readability
#45
by sb3923 was closed
2024-11-15 15:36:45 +00:00
master
task2/refactoring/saleh
3
Remove args-ovf user program binary, replacing with source for testing
#44
by td1223 was merged
2024-11-15 13:41:42 +00:00
master
stack-init-overflowfix
1
Update stack initialization code to handle all possible overflows and...
#43
by td1223 was merged
2024-11-15 13:38:36 +00:00
master
stack-init-overflowfix
3
Fix memory leak in start_process
#42
by td1223 was merged
2024-11-14 21:06:20 +00:00
master
stack-init-memfix
1
Optimize stack initialization by not using malloc, and remove use of 'goto' (for code review safety)
#41
by td1223 was merged
2024-11-14 16:06:23 +00:00
master
stack-init-optimize
5
Remove filesys CI
#40
by gk1623 was closed
2024-11-24 16:26:28 +00:00
master
remove-filesys-ci
Fix multi-oom
#39
by gk1623 was merged
2024-11-13 22:09:12 +00:00
master
userprog-oom
Task 2: User Programs
5
Add Fixes to Memory Leaks, Memory Access Validation, Synchronised Processes and Refactoring
#38
by sb3923 was merged
2024-11-13 19:20:21 +00:00
userprog-oom
system-calls
5
Fix Memory Leaks, Synchronisation in Processes, and Refactoring
#37
by sb3923 was merged
2024-11-13 18:53:42 +00:00
system-calls
task2/system-calls/saleh
6
Add validation to check for missing files in exec() args
#36
by ed1223 was merged
2024-11-11 23:25:27 +00:00
master
exec-missing-validation
3
Update variable references between conflicting merges to refer to the same...
#35
by td1223 was merged
2024-11-11 22:59:46 +00:00
master
userprog-merge
1
Implement complete stack initialization, process_wait, and all system calls correctly except exec
#34
by td1223 was merged
2024-11-11 22:56:29 +00:00
master
userprog-merge
1
Fix race-condition in process result (memory leak), fix infinite loop in donors_list
#33
by td1223 was merged
2024-11-11 22:24:41 +00:00
userprog-merge
process-wait
1
Combine syscall code with final stack initialization code
#32
by td1223 was merged
2024-11-11 22:23:21 +00:00
userprog-merge
read-only-exec
1
Implement process_wait
#31
by gk1623 was merged
2024-11-11 22:56:29 +00:00
master
process-wait
Task 2: User Programs
3 / 3
16
Implement syscall user memory validation
#30
by gk1623 was closed
2024-11-13 22:12:11 +00:00
master
user-memory
Task 2: User Programs
1 / 1
19
First
Previous
1
2
3
4
Next
Last