Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm
Module Name: src
Committed By: uebayasi
Date: Thu Nov 25 04:45:30 UTC 2010
Modified Files:
src/sys/uvm: uvm_page.c uvm_page.h uvm_pglist.c
Log Message:
Revert vm_physseg allocation changes. A report says that it causes
panics when used with mplayer in heavy load.
To generate a diff of this commit:
cvs rdiff -u -r1.166 -r1.167 src/sys/uvm/uvm_page.c
cvs rdiff -u -r1.67 -r1.68 src/sys/uvm/uvm_page.h
cvs rdiff -u -r1.50 -r1.51 src/sys/uvm/uvm_pglist.c
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