Subject: Re: Problems getting Win98 running under VMware on a NetBSD 1.5U
To: None <port-i386@netbsd.org>
From: Atsushi Onoe <onoe@sm.sony.co.jp>
List: port-i386
Date: 06/14/2001 19:51:41
--NextPart-20010614195052-0046000
Content-Type: Text/Plain; charset=us-ascii

This should fix the problems running vmware on NetBSD current.

Regards,

Atsushi Onoe

--NextPart-20010614195052-0046000
Content-Type: message/rfc822

From: Chuck Silvers <chs@netbsd.org>
Subject: CVS commit: syssrc
To: source-changes@netbsd.org
Reply-To: chs@netbsd.org
Message-Id: <20010614082215.8047AB00B@cvs.netbsd.org>
Date: Thu, 14 Jun 2001 11:22:15 +0300 (EEST)
Sender: source-changes-owner@netbsd.org


Module Name:	syssrc
Committed By:	chs
Date:		Thu Jun 14 08:22:15 UTC 2001

Modified Files:
	syssrc/sys/miscfs/genfs: genfs_vnops.c

Log Message:
be sure to allocate dirty zeroed pages to cover blocks we allocate
to resolve a write fault.  fixes PR 13201.
also, be sure to allocate blocks for write faults to holes even if
the page is already in memory.  fixes PR 13189.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/miscfs/genfs/genfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



--NextPart-20010614195052-0046000--