Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Dec 1998 03:21:11 +0300
From:      Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   mmap of large files
Message-ID:  <199812020021.DAA00861@tejblum.dnttm.rssi.ru>

next in thread | raw e-mail | index | archive | help
Does the test
	if ((pos + size > (vm_offset_t)-PAGE_SIZE) ||
in the mmap syscall have any purpose, other than break mmap with 
pos > 4GB?

Dima



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812020021.DAA00861>