Agustina Arzille
|
ae85189376
Implement futexes
|
пре 1 година |
Agustina Arzille
|
d324d64d87
Numerous style and bug fixes
|
пре 1 година |
Agustina Arzille
|
59b66630a7
Initial steps for page fault handling
|
пре 2 година |
Agustina Arzille
|
262be8ab4d
Yet more style fixes
|
пре 2 година |
Agustina Arzille
|
e2dfe4df23
Use automatic cleanup for resource management
|
пре 2 година |
Richard Braun
|
b4c679bd60
Clean up init op dependencies between syscnt and mutex
|
пре 6 година |
Richard Braun
|
5daf8db520
Add debugging code to the mutex modules
|
пре 7 година |
Richard Braun
|
4c0dcbeb7d
Merge branch 'adaptive_spinning'
|
пре 7 година |
Agustina Arzille
|
4278f99adc
Rework mutex implementation selection
|
пре 7 година |
Richard Braun
|
b2ad7d8623
Switch to initialization operations
|
пре 7 година |
Agustina Arzille
|
bcbe8dc991
Replace sequential consistency with more efficient orders
|
пре 7 година |
Agustina Arzille
|
b1730c99f8
Use the new atomic operations interface
|
пре 7 година |
Richard Braun
|
d2a89f7f6e
kern/sleepq: also disable interrupts during critical sections
|
пре 7 година |
Richard Braun
|
5d0d021905
kern/{condition,mutex}: include stdbool.h
|
пре 7 година |
Richard Braun
|
f4d75d0cd8
kern/mutex: implement the --enable-mutex-pi option
|
пре 7 година |
Richard Braun
|
3ae5551b33
kern/{condition,mutex}: reimplement on top of sleep queues
|
пре 7 година |
Richard Braun
|
7a00044da8
kern/types: split into module-specific type headers
|
пре 7 година |
Richard Braun
|
701a5d9cf5
kern/thread: add thread_join
|
пре 10 година |
Richard Braun
|
b53c5990cc
Update calls to atomic operations
|
пре 11 година |
Richard Braun
|
04e1818f60
kern/{condition,mutex}: refactor common code
|
пре 11 година |
Richard Braun
|
909c423347
kern/condition: new module
|
пре 11 година |
Richard Braun
|
c0fb9d9c30
kern/mutex: new module
|
пре 11 година |