Vectorized Read?
Posted Mar 23, 2007 4:14 UTC (Fri) by
ldo (subscriber, #40946)
In reply to:
Vectorized Read? by vmole
Parent article:
The 2007 Linux Storage and File Systems Workshop
Because fsck needs block addressed access, and aio_read() is based on (fd, offset, count).
Hint:
fd = open("/dev/sda", ...)
(
Log in to post comments)