The server kernel is installed by default for systems which have more then 4GB of RAM, multiple processors, or for certain case types.
You don't need the server kernel usually.
For the differences in configuration, take a look:
[doktor5000@Mageia4 ~]$ urpmq -i
kernel-desktop-3.12.18-1.mga4-1-1.mga4
Name : kernel-desktop-3.12.18-1.mga4
Version : 1
Release : 1.mga4
Group : System/Kernel and hardware
Size : 49333183 Architecture: x86_64
Source RPM : kernel-3.12.18-1.mga4.src.rpm
URL :
http://www.kernel.orgSummary : Linux Kernel for desktop use with x86_64
Description :
The kernel package contains the Linux kernel (vmlinuz), the core of your
Mageia operating system. The kernel handles the basic functions
of the operating system: memory allocation, process allocation, device
input and output, etc.
This kernel is compiled for desktop use, single or
multiple x86_64 processor(s)/core(s), using HZ_1000, voluntary preempt,
CFS cpu scheduler and cfq i/o scheduler.This kernel relies on in-kernel smp alternatives to switch between up & smp
mode depending on detected hardware. To force the kernel to boot in single
processor mode, use the "nosmp" boot parameter.
[doktor5000@Mageia4 ~]$ urpmq -i
kernel-server-3.12.18-1.mga4-1-1.mga4
Name : kernel-server-3.12.18-1.mga4
Version : 1
Release : 1.mga4
Group : System/Kernel and hardware
Size : 50768338 Architecture: x86_64
Source RPM : kernel-3.12.18-1.mga4.src.rpm
URL :
http://www.kernel.orgSummary : Linux Kernel for server use with x86_64
Description :
The kernel package contains the Linux kernel (vmlinuz), the core of your
Mageia operating system. The kernel handles the basic functions
of the operating system: memory allocation, process allocation, device
input and output, etc.
This kernel is compiled for server use, single or
multiple x86_64 processor(s)/core(s), using no preempt, HZ_100,
CFS cpu scheduler and cfq i/o scheduler.This kernel relies on in-kernel smp alternatives to switch between up & smp
mode depending on detected hardware. To force the kernel to boot in single
processor mode, use the "nosmp" boot parameter.