Subject: Re: Wine & NetBSD?
To: David Laight <David.Laight@btinternet.com>
From: Christoph Hellwig <hch@caldera.de>
List: tech-kern
Date: 11/20/2001 19:41:41
On Tue, Nov 20, 2001 at 05:44:42PM -0000, David Laight wrote:
> How does wine expect to work on systems that convert read and write (of
> disk files) into mmap(); copy(); munmap(); sequences?
> (I haven't looked at netBSD, but solaris and unixware 2 definitely do that)
Crap. The seg_map driver does pure KVM mappings, user mappings aren't
touched at all. NetBSD with UBC is roughly the same.
Christoph
--
Whip me. Beat me. Make me maintain AIX.