All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pantelis Antoniou <panto@intracom.gr>
To: Clement Fabien <Fabien.Clement@thomson.net>
Cc: Kumar Gala <kumar.gala@freescale.com>,
	linuxppc-embedded <linuxppc-embedded@ozlabs.org>
Subject: Re: [PATCH] CPM2: Fix totally bogus alignment handing of dpalloc
Date: Thu, 24 Nov 2005 14:48:45 +0200	[thread overview]
Message-ID: <4385B6AD.9060600@intracom.gr> (raw)
In-Reply-To: <9C1918067C3BC14C9C351C206D8A843701F7F876@rennsmail03.eu.thmulti.com>

Clement Fabien wrote:
> Hi,
> 
> Some results: alignments are now respected but it seems that the method
> I took from linux 2.4 is more efficient in terms of memory consumption.
> I will provide a complete patch today with the same mechanism for
> rh_alloc_fixed.
> 
> Fabien
> 
> 
>

Please don't bother.

The other method messes up the deallocations, you just have to live
with the wasted space.

With rh_alloc_fixed you're suppossed to know your alignment, the align
argument is bogus.

Pantelis

  reply	other threads:[~2005-11-24 12:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-24 12:51 [PATCH] CPM2: Fix totally bogus alignment handing of dpalloc Clement Fabien
2005-11-24 12:48 ` Pantelis Antoniou [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-01-27 18:09 Clement Fabien
2005-11-24 11:25 Clement Fabien
2005-11-24 12:46 ` Pantelis Antoniou
2005-11-24 11:03 Pantelis Antoniou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4385B6AD.9060600@intracom.gr \
    --to=panto@intracom.gr \
    --cc=Fabien.Clement@thomson.net \
    --cc=kumar.gala@freescale.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.