|
|
|
|
|
by scienceplease
659 days ago
|
|
> cooperative scheduler that isn't using native kernel threads Can anyone point me towards cooperative thread schedulers that use native kernel threads? Would this effectively mean implementing a cooperative model on top of pthreads? |
|
Examples:
Windows 7 UMS: https://learn.microsoft.com/en-us/windows/win32/procthread/u...
google3 fibers / switchto: https://www.youtube.com/watch?v=KXuZi9aeGTw