Hello everybody!
At the present I run Debian Sarge (with kernel 2.6.8-3-686, updated via Synaptic) on the ThinkPad 600X with 450 MB of RAM. A couple of days ago I decided to optimize my system in order to avoid unneccessary memory consumption (I run Gnome, so a bit more free memory would be quite usefull :-) ).
After certain research in the Internet I started to explore my kernel. I must say, that I initially installed 2.4 (default in the Sarge), but in the meantime I upgraded it to 2.6 - to enable HAL (Hardware Abstraction Layer). I had no problems with starting my machine with new kernel, GRUB was updated nearly automatically. But after carefull study of the /var/log/kern.log I found following message:
Code:
Apr 26 21:54:36 localhost kernel: klogd 1.4.1#17, log source = /proc/kmsg started.
Apr 26 21:54:36 localhost kernel: Inspecting /boot/System.map-2.6.8-3-686
Apr 26 21:54:36 localhost kernel: Loaded 27395 symbols from /boot/System.map-2.6.8-3-686.
Apr 26 21:54:36 localhost kernel: Symbols match kernel version 2.6.8.
Apr 26 21:54:36 localhost kernel: No module symbols loaded - kernel modules not enabled.
Apr 26 21:54:36 localhost kernel: Linux version 2.6.8-3-686 (root@lart) (gcc version 3.3.5 (Debian 1:3.3.5-13)) #1 Thu Feb 9 07:39:48 UTC 2006
As far as I understand, it means that corresponding modules will not be loaded. Nevertheless, the system is booting and I work without any problems.
I have read a lot about initrd and kernel images. I read also the sticky post in this forum about kernel update. Unfortunatelly, I could not find (more or less) clear answer(s) on the following questions:
1) how does the above shown message influence the boot process? Can I resolve the problem without having a lot of troubles with my machine (which I use daily for my work)?
2) which modules can be excluded from boot process (and, respectively, from RAM) to improve the system's performance?
If it will be neccessary, I'm ready to post here the list of the modules loaded on my machine as well as my hardware configuration. I would like to build with a help of all community members a kind of tutorial/guide for other users of older notebooks, who wish optimise the system's performance withh minimum troubles.
I will appreciate any reply and will be very happy if this post will be usefull for others.
Regards,
Andrey