projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
251b51f
)
Comment.
author
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 21 Jan 2005 22:24:31 +0000
(22:24 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 21 Jan 2005 22:24:31 +0000
(22:24 +0000)
src/devices/timer.c
patch
|
blob
|
history
diff --git
a/src/devices/timer.c
b/src/devices/timer.c
index 3724abf944ab4fbf7d53936cdbe822a2a7b9a5a5..9e1b4989c833b62cfcaa5a66032c1cae1124fec0 100644
(file)
--- a/
src/devices/timer.c
+++ b/
src/devices/timer.c
@@
-16,8
+16,7
@@
#error TIMER_FREQ <= 1000 recommended
#endif
-/* Number of timer ticks that a process gets before being
- preempted. */
+/* Number of time ticks to elapse between process yields. */
#define TIME_SLICE 1
/* Number of timer ticks since OS booted. */