diff options
| author | Andi Kleen <ak@linux.intel.com> | 2009-04-28 17:37:02 -0400 |
|---|---|---|
| committer | H. Peter Anvin <hpa@zytor.com> | 2009-05-28 12:24:13 -0400 |
| commit | 172d899db4bf0beb7766d583379e5ed552130e4a (patch) | |
| tree | 8685a2ee123ff2f63652ddc848b9ae37a9d4736c /Documentation/Changes | |
| parent | de5619dfef76ddb403eb7c6de39c0130166c5dc3 (diff) | |
x86, mce: document new 32bit mcelog requirement in Documentation/Changes
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'Documentation/Changes')
| -rw-r--r-- | Documentation/Changes | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/Changes b/Documentation/Changes index b95082be4d5e..d21b3b5aa543 100644 --- a/Documentation/Changes +++ b/Documentation/Changes | |||
| @@ -48,6 +48,7 @@ o procps 3.2.0 # ps --version | |||
| 48 | o oprofile 0.9 # oprofiled --version | 48 | o oprofile 0.9 # oprofiled --version |
| 49 | o udev 081 # udevinfo -V | 49 | o udev 081 # udevinfo -V |
| 50 | o grub 0.93 # grub --version | 50 | o grub 0.93 # grub --version |
| 51 | o mcelog 0.6 | ||
| 51 | 52 | ||
| 52 | Kernel compilation | 53 | Kernel compilation |
| 53 | ================== | 54 | ================== |
| @@ -276,6 +277,16 @@ before running exportfs or mountd. It is recommended that all NFS | |||
| 276 | services be protected from the internet-at-large by a firewall where | 277 | services be protected from the internet-at-large by a firewall where |
| 277 | that is possible. | 278 | that is possible. |
| 278 | 279 | ||
| 280 | mcelog | ||
| 281 | ------ | ||
| 282 | |||
| 283 | In Linux 2.6.31+ the i386 kernel needs to run the mcelog utility | ||
| 284 | as a regular cronjob similar to the x86-64 kernel to process and log | ||
| 285 | machine check events when CONFIG_X86_NEW_MCE is enabled. Machine check | ||
| 286 | events are errors reported by the CPU. Processing them is strongly encouraged. | ||
| 287 | All x86-64 kernels since 2.6.4 require the mcelog utility to | ||
| 288 | process machine checks. | ||
| 289 | |||
| 279 | Getting updated software | 290 | Getting updated software |
| 280 | ======================== | 291 | ======================== |
| 281 | 292 | ||
| @@ -365,6 +376,10 @@ FUSE | |||
| 365 | ---- | 376 | ---- |
| 366 | o <http://sourceforge.net/projects/fuse> | 377 | o <http://sourceforge.net/projects/fuse> |
| 367 | 378 | ||
| 379 | mcelog | ||
| 380 | ------ | ||
| 381 | o <ftp://ftp.kernel.org/pub/linux/utils/cpu/mce/mcelog/> | ||
| 382 | |||
| 368 | Networking | 383 | Networking |
| 369 | ********** | 384 | ********** |
| 370 | 385 | ||
