kernel-debug - The Linux kernel compiled with extra debugging enabled

Description:

The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc.

This variant of the kernel has numerous debugging options enabled.
It should only be installed when trying to gather additional information
on kernel bugs, as some of these options impact performance noticably.

Homepage: http://www.kernel.org/

License: GPLv2

Vendor: Fedora Project

Packages

kernel-debug-2.6.23.1-42.fc8.x86_64 [16.7 MiB] Changelog by Dave Jones (2007-10-30):
- Disable PCI MMCONFIG by default. (Boot with pci=msi if you need it)
  Works around bz 329241 amongst others.