Re: Can't get MTRR to work with AMD K6-2

Steve Dodd (dirk@loth.demon.co.uk)
Sun, 16 May 1999 15:02:55 +0100


On Sat, May 15, 1999 at 07:46:35PM +0200, A. Leidenfrost wrote:

> However, the command 'cat /proc/mtrr' produces no output. Also the command
> 'echo "base=0xf8000000 size=0x400000 type=write-combining" >! /proc/mtrr'
> has no effect.

It's probably worth noting that ">!" as a clobbering redirection only works
in csh and friends; for bash I think you need ">|".

I don't think this is your main problem, though.

-- 
Death is only a state of mind.

Only it doesn't leave you much time to think about anything else.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/