Ok, cache line size. It was a typo. No need to be anal.
For CONFIG_I386 CONFIG_X86_L1_CACHE_BYTES is 16, which would give lots
of false sharing on pentium.
Kumon, could you check that that is not the case ?
At least for Williamette with bigger cache lines it prevents us from having
a single SMP kernel (or otherwise it requires wasting a lot of memory)
Seems the times for single binary SMP kernel are over with 2.4.
-Andi
-
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/