Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Fri Feb 21 12:22:40 PST 1997
Update of /cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv26796
Modified Files:
vnode_pager.c
Log Message:
In vnode_pager_sync(), we need to vm_object_deallocate() after cleaning
pages. Noticed by Thor Simon <tls%netbsd.org@localhost>, confirmed by
Charles Hannum <mycroft%netbsd.org@localhost>
thorpej
Fri Feb 21 12:26:03 PST 1997
Update of /cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv27409
Modified Files:
vm_object.h
Log Message:
Define a macro to test if an object has pages in transit. Clarify
some arithmetic, and nuke an unneeded prototype.
>From Charles Hannum <mycroft%netbsd.org@localhost>.
thorpej
Fri Feb 21 12:27:22 PST 1997
Update of /cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv27460
Modified Files:
vm_meter.c
Log Message:
Use vm_object_paging() to test if an object has pages in transit.
>From Charles Hannum <mycroft%netbsd.org@localhost>
Home |
Main Index |
Thread Index |
Old Index