From: Heiko Z. <smi...@us...> - 2004-03-23 00:34:36
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6469/scripts/configuration/help Modified Files: prepare.help Log Message: variable hz patch can now be de-selected Index: prepare.help =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/help/prepare.help,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- prepare.help 22 Mar 2004 01:34:06 -0000 1.3 +++ prepare.help 23 Mar 2004 00:24:13 -0000 1.4 @@ -17,20 +17,20 @@ SL/SLC/SLC2/SLC3/SX/SX2 and UMC U5D or U5S. . - "586" for generic Pentium CPUs, possibly lacking the TSC . (time stamp counter) register. . - - "VIA C3-2 for VIA C3-2 "Nehemiah" (model 9 and above). + - "VIA C3-2 for VIA C3-2 "Nehemiah" (model 9 and above). CONFIG_CPU This will be the optimizations selected for the gcc compilation of all the software on the dl package. - + This are the allowed options: - 486 - 586 - 686 for VIA C3-2 "Nehemiah" support. -CONFIG_HZ +CONFIG_VHZ This option is for 2.4 kernels. It allows to set the system timer to specified HZ value which might help to improve latency when more CPU intensive tasks are running on the router. Also, it affects |