[PATCH] Don't cacheline-align vm_area_struct
Some workloads (Oracle...) use a huge number of VMA's. They are currently a tidy 64 bytes in size, and padding them out to 128 on P4's is not worthwhile.
Showing
Please register or sign in to comment