Please pull from 'for_linus' branch

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Paul Mackerras <paulus@...>, <linuxppc-dev@...>, <linux-kernel@...>
Date: Tuesday, June 19, 2007 - 11:55 pm

Linus,

Please pull from 'for_linus' branch at

	master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for_linus

To get a fix for 2.6.22 to the rheap allocator that was causing multiple
instances of the UCC ethernet driver to fail because it was running out of
memory due to wasting space for aligned requests.

Thanks,
Kumar.

 arch/powerpc/lib/rheap.c |   48 ++++++++++++++++++++++++++++-------------------
 1 file changed, 29 insertions(+), 19 deletions(-)

commit 7c8545e98468c53809fc06788a3b9a34dff05240
Author: Li Yang <leoli@freescale.com>
Date:   Mon Jun 18 19:29:21 2007 +0800

    [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: Li Yang <leoli@freescale.com>
    Acked-by: Joakim Tjernlund <joakim.tjernlund@transmode.se>
    Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Please pull from 'for_linus' branch, Kumar Gala, (Tue Jun 19, 11:55 pm)