Subject: CVS commit: othersrc/vmware-modules/source/vmmon/netbsd
To: None <source-changes@netbsd.org>
From: Christoph Badura <bad@netbsd.org>
List: source-changes
Date: 02/16/2003 04:02:52
Module Name: othersrc
Committed By: bad
Date: Sun Feb 16 02:02:52 UTC 2003
Modified Files:
othersrc/vmware-modules/source/vmmon/netbsd: host.c
Log Message:
HostIF_LockPage(): Just fail the lock if the page has been stolen because
of memory pressure. From a later VMWare version.
HostIF_UserToDriverPtr(): PHOLD the process while groveling the pmap.
From Atsushi Onoe via pkgsrc.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 othersrc/vmware-modules/source/vmmon/netbsd/host.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.