Searched hist:12808 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/usr.bin/vmstat/
H A Dvmstat.cdiff 49107 Mon Jul 26 09:18:26 MDT 1999 n_hibma Convert interrupt count from signed to unsigned and the total
from signed long to unsigned lon long.

PR: 12808
Submitted by: Kevin Day toasty@dragondata.com
Reviewed by: bde
/freebsd-11.0-release/sys/vm/
H A Dvm_mmap.cdiff 12808 Wed Dec 13 12:28:39 MST 1995 dyson There was a bug that the size for an msync'ed region was not rounded
up. The effect of this was that msync with a size would generally sync
1 page less than it should. This problem was brought to my attention
by Darrel Herbst <dherbst@gradin.cis.upenn.edu> and Ron Minnich
<rminnich@sarnoff.com>.

Completed in 92 milliseconds