No, except maybe my last patch that actually limits lowmem to 512Mb ;)
I don't think we use the io mapping BATs any more, do we ? (well,
maybe on PReP...) I don't on pmac.
>By the way, does the "nobats" option currently work on PowerMac?
No, nor on any other BAT-capable PPC (and that's the reason why I
did the above). Basically, our exception return path and some of
the hash manipulation functions aren't safe without BAT mapping,
especially on SMP when you can get evicted from the hash table
by the other CPU in places where taking hash faults isn't safe.
Ben.
-
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/