Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/uvm
Module Name: syssrc
Committed By: thorpej
Date: Thu Jun 28 00:26:38 UTC 2001
Modified Files:
syssrc/sys/uvm: uvm_page.h
Log Message:
Rather than using u_shorts, use u_ints and bitfields in the vm_page. This
provides us more flexibility with pageq-locked fields, and clarifies the
locking semantics for platforms which cannot address shorts.
>From Ross Harvey.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/uvm/uvm_page.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index