--- IO-AIO/Changes 2018/02/20 05:23:47 1.352 +++ IO-AIO/Changes 2018/06/15 02:57:36 1.355 @@ -32,11 +32,16 @@ TODO: unlinkat flags, linkat flags, statat flags TODO: https://kernelnewbies.org/Linux_4.11 TODO: define useful rules for [[$wd, $path], $path] &c and implement them - TODO: https://github.com/coreutils/coreutils/blob/master/src/stat.c maybe IO::AIO::FSID -TODO: mmap on $hash->{key} keeps PVLV +TODO: mlock2, MLOCK_ONFAULT + + - aio_mtouch touch all pages as requested, not just the first page in most cases. + +4.4 Tue Feb 20 07:54:12 CET 2018 - new aio_slurp request. - - new IO::AIO::eventfd and timerfd* function. + - add (experimental) IO::AIO::eventfd and timerfd* function. + - add (experimental) IO::AIO::get_fdlimit and IO::AIO::min_fdlimit. + - point out that aio_copy overwrites existing files. - removed filesystem magic number table from aio_statvfs docs as statvfs doesn't actually return this info at all (statfs does). - add a bunch of (mostly linux-specific) constants for use in ioctls @@ -49,12 +54,11 @@ - add aio_rename2, an aio_rename with flags. - add F_DUPPFD_CLOEXEC, F_OFD_[SG]ETLKW? constants. - add FALLOC_FL_INSERT_RANGE, FALLOC_FL_UNSHARE_RANGE. - - add (experimental) IO::AIO::get_fdlimit and IO::AIO::min_fdlimit. - - point out that aio_copy overwrites existing files. - (libeio) use posix_close if available. - (libeio) internal close() calls no longer disturb errno. - add IO:AIO::FALLOC_FL_UNSHARE. - - update schmorp.h for removal of USE_SOCKETS_AS_HANDLES. + - update schmorp.h for removal of USE_SOCKETS_AS_HANDLES + and better eventfd detection. 4.34 Sun May 1 19:18:24 CEST 2016 - def0.h was not properly generated during previous release, causing