Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/altq
Module Name: src
Committed By: snj
Date: Mon Dec 1 00:57:03 UTC 2008
Modified Files:
src/sys/altq [netbsd-5]: altq_subr.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #152):
sys/altq/altq_subr.c: revision 1.27
Use binuptime(9) and emulate 1GiHz (2^30) counter rather than
nanouptime(9) and 1GHz counter to avoid extra rescaling.
Suggested and reviewed by kardel@.
To generate a diff of this commit:
cvs rdiff -r1.25.8.1 -r1.25.8.2 src/sys/altq/altq_subr.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