dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/Documentation/block
Dhaval Giani 3317fedba9 Corrections in Documentation/block/ioprio.txt
The newer glibc does not allow system calls to be made via _syscallN()
wrapper. They have to be made through syscall(). The ionice code used
the older interface. Correcting it to use syscall.

Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-10 09:25:57 +02:00
..
as-iosched.txt
barrier.txt
biodoc.txt Introduce rq_for_each_segment replacing rq_for_each_bio 2007-10-10 09:25:56 +02:00
capability.txt
deadline-iosched.txt
ioprio.txt Corrections in Documentation/block/ioprio.txt 2007-10-10 09:25:57 +02:00
request.txt
stat.txt
switching-sched.txt