MLUG: [UUG/MLUG] Re: Lilo / kernel difference
[UUG/MLUG] Re: Lilo / kernel difference
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
> image=/boot/vmlinuz-2.2.5-15smp
>         label=linux
>         root=/dev/hda1
>         initrd=/boot/initrd-2.2.5-15smp.img
>         read-only
> image=/boot/vmlinuz-2.2.5-15
>         label=linux-up
>         root=/dev/hda1
>         initrd=/boot/initrd-2.2.5-15.img
>         read-only

Looks like linux has SMP compiled into it... support for 
more than one processor, Symmetric Multi-Processing

Gavin Cooper