Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/22/2007 01:11:37
Module Name: src
Committed By: yamt
Date: Sat Dec 22 01:11:37 UTC 2007
Modified Files:
src/sys/kern: subr_vmem.c
Log Message:
vmem_alloc: round-up size only when necessary. suggested by Andrew Doran.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/kern/subr_vmem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.