s/described in papers published Sun Microsystems/described in papers published

by Sun Microsystems/
This commit is contained in:
hwr 1999-05-06 12:04:50 +00:00
parent 41dd04fe75
commit 1bffbb6eb6
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uvm.9,v 1.6 1999/03/16 00:40:48 garbled Exp $
.\" $NetBSD: uvm.9,v 1.7 1999/05/06 12:04:50 hwr Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
.\" All rights reserved.
@ -984,7 +984,7 @@ structure is based on the
.Bx 4.4
VM system. UVM's new i386 machine-depenent layer includes several ideas
from FreeBSD. UVM's new anonymous memory system is based on the
anonymous memory system found in SunOS4 VM (as described in papers
anonymous memory system found in SunOS4 VM (as described in papers by
published Sun Microsystems, Inc.). UVM also includes a number of feature
new to BSD including page loanout, map entry passing, simplified
copy-on-write, and clustered anonymous memory pageout. UVM will be