
Kernel Generic Features
5
3.2. Kernel Generic Features
The recommended minimal memory requirement on x86 and x86_64 for Red Hat Enterprise Linux 5.5
is now 1GB per logical CPU.
Note
A logical CPU is defined as any entity that can be scheduled (i.e. every core or thread in a
multi-core or multi-thread processor is defined as a logical CPU).
Detecting kernel tasks stuck in the uninterruptible sleep state
In some circumstances, tasks in the kernel may permanently enter the uninterruptible sleep state (D-
State), making the system impossible to shut down. With this update, the Detect Hung Task kernel
thread has been added, providing the ability to detect tasks permanently stuck in the D-State.
This new feature is controlled by the CONFIG_DETECT_HUNG_TASK kernel flag. When set
to "y" tasks stuck in the D-State are detected; when set to n it is off. The default value for the
CONFIG_DETECT_HUNG_TASK flag is y.
Additionally, the CONFIG_BOOTPARAM_HUNG_TASK_PANIC flag has been added. When set to y,
a kernel panic is triggered when a task stuck in the D-State is detected. The default value for the
CONFIG_BOOTPARAM_HUNG_TASK_PANIC flag is n.
BZ#506059
17
Signed s390 Kernel Modules
Starting at Red Hat Enterprise Linux 5.5, all s390 kernel modules are now signed. BZ#483665
18
BZ#456181
19
, BZ#448130
20
, BZ#427709
21
4. Device Drivers
the hpilo driver for HP iLO/iLO2 management processors has been updated.
The Advanced Linux Sound Architecture (ALSA) has been updated — providing enhanced support for
High Definition Audio (HDA). (BZ#525390
22
).
the i2c device driver for the iic-bus interface has been updated with support for the SB900 SMBus
controller. (BZ#516623
23
)
the mlx4 driver for Mellanox ConnectX HCA InfiniBand devices has been updated to version 1.4.1
(BZ#514147
24
BZ#500346
25
)
17
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=506059
18
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=483665
19
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=456181
20
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=448130
21
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=427709
22
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=525390
23
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=516623
24
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=514147
Komentarze do niniejszej Instrukcji