Source-Changes archive

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

CVS commit: src/sys/altq



Module Name:    src
Committed By:   tsutsui
Date:           Tue Nov 25 23:10:43 UTC 2008

Modified Files:
        src/sys/altq: altq_subr.c

Log Message:
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.26 -r1.27 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