Skip to content
Commit 7c8545e9 authored by Li Yang's avatar Li Yang Committed by Kumar Gala
Browse files

[POWERPC] rheap - eliminates internal fragments caused by alignment



The patch adds fragments caused by rh_alloc_align() back to free list, instead
of allocating the whole chunk of memory.  This will greatly improve memory
utilization managed by rheap.

It solves MURAM not enough problem with 3 UCCs enabled on MPC8323.

Signed-off-by: default avatarLi Yang <leoli@freescale.com>
Acked-by: default avatarJoakim Tjernlund <joakim.tjernlund@transmode.se>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 7b7a57c7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment