[PATCH] ensure that the per-zone locks fall in separate cachelines
Use the new max cache alignment to optimise the layout of struct zone. struct zone goes from ~270 bytes (UP) to 768 bytes (SMP, x86). This is not a trick which should be generally used.
Showing
Please register or sign in to comment