Peter Wemm <[EMAIL PROTECTED]> writes: > Log: > Document that the documented 2GB mmap limit is actually a > documentation bug. We switched to page indexes some time around > FreeBSD 2.2. The actual 'len' limit is the maximum file size or what > will fit in your address space, whichever comes first. It should be > possible to make 1TB files on 32 bit systems, but of course address space > runs out long before then.
Are you saying that mmap() is not constrained by maxdsiz? DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
