summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_timeout.c
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2004-04-25 04:10:17 +0000
committerhmp <hmp@FreeBSD.org>2004-04-25 04:10:17 +0000
commitfdb8f551303bc215edd7e19f27149b22d10cb176 (patch)
tree1b9aa8db065e8d234451f8174b45ec9c9e89b787 /sys/kern/kern_timeout.c
parent0d58ef0153a10f2eaf1628fa7acf553e2c90742a (diff)
downloadFreeBSD-src-fdb8f551303bc215edd7e19f27149b22d10cb176.zip
FreeBSD-src-fdb8f551303bc215edd7e19f27149b22d10cb176.tar.gz
The paper "Hashed Timers and Hierarchical Wheels: Data Structures for the
Efficient Implementation of a Timer Facility" was co-author'ed by T. Lauk, not A. Lauk. Adjust nearby whitespace.
Diffstat (limited to 'sys/kern/kern_timeout.c')
-rw-r--r--sys/kern/kern_timeout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/kern_timeout.c b/sys/kern/kern_timeout.c
index b1465ce..031283c 100644
--- a/sys/kern/kern_timeout.c
+++ b/sys/kern/kern_timeout.c
@@ -160,7 +160,7 @@ kern_timeout_callwheel_init(void)
* George Varghese, published in a technical report entitled "Redesigning
* the BSD Callout and Timer Facilities" and modified slightly for inclusion
* in FreeBSD by Justin T. Gibbs. The original work on the data structures
- * used in this implementation was published by G.Varghese and A. Lauck in
+ * used in this implementation was published by G. Varghese and T. Lauck in
* the paper "Hashed and Hierarchical Timing Wheels: Data Structures for
* the Efficient Implementation of a Timer Facility" in the Proceedings of
* the 11th ACM Annual Symposium on Operating Systems Principles,
OpenPOWER on IntegriCloud