Source-Changes archive

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

CVS commit: src/sys/arch/alpha/conf



Module Name:    src
Committed By:   tsutsui
Date:           Sat Jul  7 17:03:28 UTC 2007

Modified Files:
        src/sys/arch/alpha/conf: std.alpha

Log Message:
Add "options HZ=1024" by default for alpha.

All alpha machines use arch/alpha/alpha/mcclock.c for hardclock(9)
and it always sets MC_RATE_1024_Hz.
The default HZ value also affects tick and tickadj in conf/param.c.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/arch/alpha/conf/std.alpha

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