Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hb68k/conf
Module Name: src
Committed By: thorpej
Date: Fri Aug 14 14:25:10 UTC 2026
Modified Files:
src/sys/arch/hb68k/conf: WRAP030
Log Message:
HZ=1000 is a lot of HZ. @techav reports that changing it to 400 shaves
several minutes off boot time and is about the best we can do with a
16-bit timer counting at 25MHz.
This is a stop-gap until a pre-scaler is added to the system timer
(located in the DRAM controller).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hb68k/conf/WRAP030
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