Files
android_kernel_xiaomi_sm8450/arch/powerpc/platforms/pseries
Nishanth Aravamudan 127493d5dc powerpc/pseries: Use a kmem cache for DTL buffers
PAPR specifies that DTL buffers can not cross AMS environments (aka CMO
in the PAPR) and can not cross a memory entitlement granule boundary
(4k). This is found in section 14.11.3.2 H_REGISTER_VPA of the PAPR.
kmalloc does not guarantee an alignment of the allocation, though,
beyond 8 bytes (at least in my understanding). Create a special kmem
cache for DTL buffers with the alignment requirement.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2011-04-18 13:08:08 +10:00
..
2011-03-31 11:26:23 -03:00
2011-01-10 08:51:44 -08:00
2011-03-31 11:26:23 -03:00
2010-11-29 15:48:22 +11:00
2011-03-31 11:26:23 -03:00
2010-11-03 10:23:26 -04:00
2011-03-31 11:26:23 -03:00
2011-02-07 13:06:08 +11:00
2010-07-14 17:14:00 +10:00
2011-03-31 11:26:23 -03:00