I find that my custom kernels are sometimes smaller than the default Slackware kernels:
My
workstation, where I have it trimmed to the bone:
Code:
mingdao@silas:~$ ls -lh /boot/
-rw-r--r-- 1 root root 1.2M 2006-03-24 08:07 vmlinuz-2.6.16
-rw-r--r-- 1 root root 1.2M 2006-05-08 07:29 vmlinuz-2.6.16.14
-rw-r--r-- 1 root root 1.2M 2006-05-22 19:32 vmlinuz-2.6.16.17
-rw-r--r-- 1 root root 1.2M 2006-05-24 08:35 vmlinuz-2.6.16.18
-rw-r--r-- 1 root root 1.2M 2006-04-10 15:02 vmlinuz-2.6.16.2-1
-rw-r--r-- 1 root root 1.3M 2006-03-13 09:49 vmlinuz-ide-2.4.32
My wife's
PC, which is fully functional, but not so trimmed:
Code:
anna@peter:~$ ls -lh /boot
-rw-r--r-- 1 root root 1.4M 2006-05-22 18:51 vmlinuz-2.6.16.17
-rw-r--r-- 1 root root 1.4M 2006-04-23 21:04 vmlinuz-2.6.16.9
-rw-r--r-- 1 root root 1.3M 2006-03-13 09:49 vmlinuz-ide-2.4.32
My
laptop, road-ready for many obstacles:
Code:
mingdao@titus:~$ ls -lh /boot/
-rw-r--r-- 1 root root 1.2M 2006-02-18 13:21 vmlinuz-2.6.15.4
-rw-r--r-- 1 root root 1.2M 2006-03-26 14:16 vmlinuz-2.6.16
-rw-r--r-- 1 root root 1.2M 2006-05-22 19:15 vmlinuz-2.6.16.17
-rw-r--r-- 1 root root 1.2M 2006-05-24 09:07 vmlinuz-2.6.16.18
-rw-r--r-- 1 root root 1.3M 2006-03-13 09:49 vmlinuz-ide-2.4.32
On a customer's
PC, with hardware new to me:
Code:
dave@matthews:~$ ls -lh /boot/
-rw-r--r-- 1 root root 1.3M 2006-05-15 18:37 vmlinuz-2.6.16.16
-rw-r--r-- 1 root root 1.3M 2006-05-22 10:47 vmlinuz-2.6.16.17
-rw-r--r-- 1 root root 1.3M 2006-03-13 09:49 vmlinuz-ide-2.4.32
The 2.6 kernels compile faster, boot faster, and run faster.