> On Thu, 12 Oct 2000, Boszormenyi Zoltan wrote:
> 
> > echo "base=0 size=0x100000000 type=write-back" >/proc/mtrr 

this line immediately locks up the machine. But I want to understand where
did you get base=0 and size=0x100000000 from? Shouldn't it be
base=0x100000 and size=0xfccf0000 according to this entry from e820:

BIOS-e820: 00000000fccf0000 @ 0000000000100000 (usable)


Regards,
Tigran

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to