Portál AbcLinuxu, 10. května 2025 22:08
zgrep CONFIG_HZ /proc/config.gz
ale musíš mít zakompilovaný Kernel .config support nebo jak se ta volba jmenuje
btw. fascinují mě reakce typu: "kompiloval jsem kernel, ale nechápal jsem, k čemu to je, tak jsem to neměnil"... a proto mam na svym P4 3,6GHz s deskou s chipsetem nForce moduly pro OPTi 82C895 (chipset na desce pro procesory do Socket3)
/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/gcc/. -I/var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/gcc/../include /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/gcc/genautomata.c -o genautomata.o /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/gcc/genautomata.c: In function `write_automata': /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/gcc/genautomata.c:9969: internal compiler error: in sbitmap_difference, at sbitmap.c:279 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. The bug is not reproducible, so it is likely a hardware or OS problem. make[2]: *** [genautomata.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.6-r1/work/build/gcc' make[1]: *** [stagefeedback_build] Error 2 make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.6-r1/work/build/gcc' make: *** [profiledbootstrap] Error 2 !!! ERROR: sys-devel/gcc-3.4.6-r1 failed. !!! Function gcc_do_make, Line 1334, Exitcode 2 !!! emake failed with profiledbootstrap !!! If you need support, post the topmost build error, NOT this status message....
grep CONFIG_HZ /usr/src/linux/.config
# CONFIG_HZ_100 is not set CONFIG_HZ_250=y # CONFIG_HZ_1000 is not set CONFIG_HZ=250Tak mam asi 250
make [menu|x]config
/usr/src/linux-2.6.11.11$ grep 'CONFIG_HZ' * -R /usr/src/linux-2.6.11.11$Nemám !
/usr/src/linux $ grep 'CONFIG_HZ' * /usr/src/linux $ grep 'CONFIG_HZ' .config # CONFIG_HZ_100 is not set CONFIG_HZ_250=y # CONFIG_HZ_1000 is not set CONFIG_HZ=250 /usr/src/linux $
grep 'CONFIG_HZ' .* -R
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.