Last call: removing the INT_MAX limit on max i/o size

Konstantin Belousov kostikbel at gmail.com
Sat Feb 18 01:54:34 UTC 2012


This is a notification to allow you to comment on the patch before the
commit.

I will commit the latest version of the patch to remove the limitation
of the maximal i/o size for read/write syscalls to INT_MAX in the
beginning of the next week.

The change is available at
http://people.freebsd.org/~kib/misc/uio_resid.10.patch
various versions of it were discussed with Bruce Evance and David Schultz.

Patch does not enable SSIZE_MAX-sized i/o by default, hiding this under
debug.iosize_max_clamp sysctl. Effectively, the patch becomes the pass
to change various ints into ssize_t.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20120218/11a1edbe/attachment.pgp


More information about the freebsd-arch mailing list