History log of /freebsd/sys/kern/vfs_aio.c (Results 676 – 679 of 679)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e4ba6a82 02-Sep-1997 Bruce Evans <bde@FreeBSD.org>

Removed unused #includes.


# 5aaef07c 17-Jul-1997 John Dyson <dyson@FreeBSD.org>

Clean up some lint associated with the AIO code.


# 2244ea07 06-Jul-1997 John Dyson <dyson@FreeBSD.org>

This is an upgrade so that the kernel supports the AIO calls from
POSIX.4. Additionally, there is some initial code that supports LIO.
This code supports AIO/LIO for all types of file descriptors, w

This is an upgrade so that the kernel supports the AIO calls from
POSIX.4. Additionally, there is some initial code that supports LIO.
This code supports AIO/LIO for all types of file descriptors, with
few if any restrictions. There will be a followup very soon that
will support significantly more efficient operation for VCHR type
files (raw.) This code is also dependent on some kernel features
that don't work under SMP yet. After I commit the changes to the
kernel to support proper address space sharing on SMP, this code
will also work under SMP.

show more ...


# ee877a35 16-Jun-1997 John Dyson <dyson@FreeBSD.org>

Add initial AIO/LIO kernel thread support files. This is preliminary, and
further features will be added.


1...<<2122232425262728