The Asynch I/O implementation now satisfies POSIX priority requirements; it...
The Asynch I/O implementation now satisfies POSIX priority requirements; it uses the new low priority worker thread interfaces to adjust the priority of the worker thread according to the priority of the client thread
Showing
- TODO 2 additions, 35 deletionsTODO
- fs/aio/Make.defs 2 additions, 2 deletionsfs/aio/Make.defs
- fs/aio/aio.h 20 additions, 0 deletionsfs/aio/aio.h
- fs/aio/aio_fsync.c 15 additions, 4 deletionsfs/aio/aio_fsync.c
- fs/aio/aio_queue.c 126 additions, 0 deletionsfs/aio/aio_queue.c
- fs/aio/aio_read.c 15 additions, 5 deletionsfs/aio/aio_read.c
- fs/aio/aio_write.c 15 additions, 5 deletionsfs/aio/aio_write.c
Loading
Please register or sign in to comment