Default Branch

ad4eda5385 · Merge branch 'vm/syscall-mmap/styling' into 'master' · Updated 2024-12-06 18:37:18 +00:00

Branches

6f85d7642d · feat: implement clock (second-chance) page eviction algorithm · Updated 2024-11-30 22:40:13 +00:00    cyclane

115
0
#53 Merged

8047c65227 · Update syscall handling of invalid pointers by preloading pages using the helper try_fetch_page · Updated 2024-11-29 18:55:28 +00:00    cyclane

107
0
#56 Merged

ea2725f606 · feat: implement frame table without thread safety · Updated 2024-11-26 15:17:11 +00:00    cyclane

116
0
Included

aedb72246b · fix: do not acquire filesys_lock for tell and seek · Updated 2024-11-24 15:41:18 +00:00    cyclane

119
0
#51 Closed

ea3b3594ea · Update fd_hash to use the fd itself as the hash value for performance, w/ G & E · Updated 2024-11-15 15:53:01 +00:00    cyclane

128
0
#46 Closed

ea3b3594ea · Update fd_hash to use the fd itself as the hash value for performance, w/ G & E · Updated 2024-11-15 15:53:01 +00:00    cyclane

128
0
#45 Closed

149b0a9d87 · Remove filesys CI for gitlab · Updated 2024-11-14 03:25:33 +00:00    cyclane

148
1
#40 Closed

e1489e5244 · Fix Bug: Free all entries in the fd hashtable when the process exits, (Saleh, Ethan) · Updated 2024-11-13 21:57:41 +00:00    cyclane

165
5

927c376d02 · Merge branch 'task2/system-calls/saleh' into 'system-calls' · Updated 2024-11-13 18:51:51 +00:00    cyclane

153
0

fa2fb4a711 · Refactor system call comments for accuracy and grammar · Updated 2024-11-13 18:48:23 +00:00    cyclane

154
0
#37 Merged

8bcd0a467c · Tidy up a69b9c808e · Updated 2024-11-12 21:35:41 +00:00    cyclane

165
0
Included

987a71ec40 · Fix rox checking and make filesys_lock global · Updated 2024-11-12 16:00:19 +00:00    cyclane

172
1

59e7a64f8e · Only check user pages rather than all bytes in-between, for known-size pointers · Updated 2024-11-12 15:48:22 +00:00    cyclane

167
0
#30 Closed

e8713e26c6 · Update variable references between conflicting merges to refer to the same data in stack initialization · Updated 2024-11-11 22:51:19 +00:00    cyclane

176
0

14a4841772 · Fix bug where size of file name buffer was less than maximum file name size · Updated 2024-11-11 22:13:10 +00:00    cyclane

207
0
Included

fd5143110f · Merge branch 'task1/merged/priority-scheduling' into 'task1/priority-scheduling' · Updated 2024-10-17 17:58:13 +00:00    cyclane

356
3

c24f9a2804 · Merge branch 'BSD-merged' into 'ethan-BSD' · Updated 2024-10-17 15:57:03 +00:00    cyclane

383
27

88967acdaa · Update cond_wait to insert into waiters list in sorted order of priority · Updated 2024-10-17 07:53:53 +00:00    cyclane

366
0
Included

1e09712cc2 · fix mlfqs tests, complete BSD scheduling · Updated 2024-10-17 01:38:57 +00:00    cyclane

383
25

c32a69a368 · Update repository settings to ignore shell scripts · Updated 2024-10-15 16:00:02 +00:00    cyclane

373
0
#8 Closed