lkml.org 
[lkml]   [2010]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRFC: remove or modify check_for_bios_corruption()
check_for_bios_corruption() was added to discover how many systems have
BIOSes with problems corrupting low memory. The answer really is very
simple... almost all. In fact, I have seen claims that Windows 7
doesn't use any memory below the 1 MiB point at all for this reason.

As such, I have queued up a patch in -tip to reserve the low 64K for all
BIOSes, with an option (suggested by Andrew) to adjust the reservation
further.

Since checking for corruption makes the memory unavailable anyway and
since it is now established the memory is too unreliable to use, I am
suggesting removing the check code completely.

The other alternative is to have it optionally scan from the reserved
threshold to some higher point, and only kick in if that gap is nonzero.
That way it doesn't continually run for most users, but it might be
useful to confirm corruption if we explicitly suspect it on some system.

Thoughts?

-hpa


\
 
 \ /
  Last update: 2010-08-26 01:57    [W:0.069 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site