> Another thing that has been haunting me is that > in 2.3.99pre8, kmalloc() has and #ifdef __mips__ that > flushes the cache and bumps the address up to KSEG1. That's really hideous! When did that happen? It'll sure help cache coherency problems, but the performance impact must have been monstrous. Kevin K.