Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   pk
Date:           Thu Sep 10 20:52:13 UTC 1998

Modified Files:
        src/sys/kern: subr_extent.c
Log Message:
Allow the result of an extent allocation to be congruous to an arbitrary
number modulo the given alignment.
To do this the function extent_alloc_subregion() takes an additional `skew'
parameter.  For compatibility's sake, this function has been renamed to
extent_alloc_subregion1().




Home | Main Index | Thread Index | Old Index