Re: [PATCH] Cyrix setup

Jussi Laako (jussi@jlaako.pp.fi)
Fri, 13 Mar 1998 00:34:37 +0200


MOLNAR Ingo wrote:
>
> maybe a (non /proc :) filesystem (possibly demand-loadable as a module)
> could provide all the flexibility, still it could do things like SMP-safe
> setting of CPU features, cache flushes and other, 'best done in the

Or how about bitmapped kernel parameter(s) for setting special CPU features?
(like amd=, cyrix=, intel= or just cpu=)
That would allow one kernel and simple lilo config for example 'safe' and
'fast' settings. And allow changing at lilo prompt!
...or just something like 'cpu=wb,fastio'?

> echo 1 > /cpu/cache/L2/writeback
> echo 1 > /cpu/pipeline/fast_IO

Not bad either, but using those would usually take place at init scripts. Good
place to get things messed up at startup and make more difficult to fix.

-jl

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu