Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        kernel-utils: Kernel and Hardware related utilities
        
        
            | Name: | kernel-utils | Vendor: | Scientific Linux | 
        
            | Version: | 2.4 | License: | GPL/OSL | 
        
            | Release: | 13.1.69 | URL: |  | 
        
        
        - Summary
- kernel-utils contains several utilities that can be used to control
the kernel or your machines hardware. Included are
* cpuspeed - dynamically change the speed of CPUs (if CPU is capable)
* dmidecode - gives information about the bios and motherboard revisions
* irqbalance - Evenly distribute interrupt load across CPUs.
* microcode_ctl - updates the microcode on Intel cpus
* rng-tools - Hardware random number generation tools.
* smartctl - monitor the health of your disks
Changelog
        
            - * Thu Jul  7 19:00:00 2005 Dave Jones <davej{%}redhat{*}com>
- - Fix segfault in dmidecode on IBM eServer xSeries 445 (154571) 
            - * Tue Jun 28 19:00:00 2005 Dave Jones <davej{%}redhat{*}com>
- - Move test for /dev/cpu/microcode to after modprobe. (#160833) 
            - * Mon Jun 20 19:00:00 2005 Dave Jones <davej{%}redhat{*}com>
- - Update cpuspeed to 1.2.1, featuring improved dual-core/SMP support. (#146179)