Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jan 1996 15:09:15 -0800
From:      David Greenman <davidg@Root.COM>
To:        Terry Lambert <terry@lambert.org>
Cc:        gpalmer@westhill.cdrom.com, wosch@cs.tu-berlin.de, hackers@freebsd.org
Subject:   Re: large files 
Message-ID:  <199601082309.PAA04708@corbin.Root.COM>
In-Reply-To: Your message of "Mon, 08 Jan 96 15:41:36 MST." <199601082241.PAA10640@phaeton.artisoft.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>Actually, John says it does.  As I stated in my followup to John, I
>screwed up SHMEM and SHLIB thikning about mmap() as the underlying
>implementation mechanism.

   Time for me to correct something I said in my last response. Our current
implementation of SYSVSHM does actually store it's data in a named anonymous
memory region/object and it does this by using the internal version of "mmap".
...but his has nothing to do with supporting large files and doesn't in itself
having anything to do with why SYSVSHM memory objects consume kernel VM.
Anyway, I suppose I shouldn't have bothered responding to any of this. Sigh.

-DG

David Greenman
Core Team/Principal Architect, The FreeBSD Project



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