Re: please revert bogus patch to vmscan.c

Troy Benjegerdes (hozer@drgw.net)
Tue, 30 Oct 2001 11:16:12 -0600


On Tue, Oct 30, 2001 at 09:57:57AM -0700, Victor Yodaiken wrote:
> On Tue, Oct 30, 2001 at 08:38:31AM -0800, Linus Torvalds wrote:
> > > It's simply not true on eg PPC.
> >
> > Now, it's not true on _all_ PPC's.
> >
> > The sane PPC setups actually have a regular soft-filled TLB, and last I
> > saw that actually performed _better_ than the stupid architected hash-
> > chains. And for the broken OS's (ie AIX) that wants the hash-chains, you
> > can always make the soft-fill TLB do the stupid thing..
>
> You can't turn off hardware hash-chains on anything past 603, sadly enough.
> So all Macs, many embedded boards, ...

Actually, the 7450 (V'ger) from Mot supports software tablewalks. (This is
what is in the > 800mhz dual mac G4's).

The issue then becomes supporting both hardware and software TLB walks on
SMP systems, since the 7450 is the first SMP capable PPC that can do
software tlbwalks.

-- 
Troy Benjegerdes | master of mispeeling | 'da hozer' |  hozer@drgw.net
-----"If this message isn't misspelled, I didn't write it" -- Me -----
"Why do musicians compose symphonies and poets write poems? They do it
because life wouldn't have any meaning for them if they didn't. That's 
why I draw cartoons. It's my life." -- Charles Shulz
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/