old-www/HOWTO/Ecology-HOWTO/ecology-howto-lifecyle-badr...

158 lines
2.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Linux BadRAM Patch</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Linux Ecology-HOWTO"
HREF="index.html"><LINK
REL="UP"
TITLE="Extending the Life Cycle of your Hardware"
HREF="ecology-howto-lifecycle.html"><LINK
REL="PREVIOUS"
TITLE="Other Techniques"
HREF="ecology-howto-lifecyle-other-techniques.html"><LINK
REL="NEXT"
TITLE="Installing Linux on Older Hardware"
HREF="ecology-howto-lifecyle-older-hardware.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux Ecology-HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="ecology-howto-lifecyle-other-techniques.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 8. Extending the Life Cycle of your Hardware</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="ecology-howto-lifecyle-older-hardware.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="ecology-howto-lifecyle-badram"
></A
>8.3. Linux BadRAM Patch</H1
><P
>&#13; The objective of the <A
HREF="http://rick.vanrein.org/linux/badram/"
TARGET="_top"
>BadRAM Patch</A
>
is to run the Linux kernel in such a way that it can handle defective RAM modules.
With defective RAM, I mean RAM which has some bits wrong at some (known)
addresses. Normally, such RAM is considered useless and thrown away; the
larger RAMs get, the higher the chances of failing addresses. With ever
growing RAM sizes, it would therefore be pleasant to have an alternative to
discarding of defective RAM chips.
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="ecology-howto-lifecyle-other-techniques.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="ecology-howto-lifecyle-older-hardware.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Other Techniques</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="ecology-howto-lifecycle.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Installing Linux on Older Hardware</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>