Kernel Comparison: Linux (2.6.28) versus Windows (Vista SP1)
![](http://widefox.pbworks.com/f/Synchronization.jpg)
Synchronization
Light-Weight Synchronization
Light-Weight Synchronization |
Linux |
Windows |
critical sections (#512, #512) |
Y |
Y |
futexes (prioritise waits) (#512, #512) |
Y |
N |
interprocess (prioritise waits) (#512, #512) |
Y |
N |
Atomic Transactions
Multiprocessor
Multiprocessor |
Linux |
Windows |
RCU |
Y |
N |
<-Prev|Next->
Johnathon Weare © Johnny Weare 2009
Comments (0)
You don't have permission to comment on this page.