linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Pekka Enberg <penberg@kernel.org>
To: Christoph Lameter <cl@linux.com>
Cc: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>,
	Matt Mackall <mpm@selenic.com>,
	linux-mm@kvack.org, "David S. Miller" <davem@davemloft.net>,
	netfilter@vger.kernel.org, Pekka Enberg <penberg@cs.helsinki.fi>
Subject: Re: [PATCH] slob: push the min alignment to long long
Date: Thu, 16 Jun 2011 19:48:48 +0300	[thread overview]
Message-ID: <BANLkTim-C7=KVde=A-S5WXoHksaSZ0-wTw@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1106141614480.10017@router.home>

On Wed, Jun 15, 2011 at 12:16 AM, Christoph Lameter <cl@linux.com> wrote:
> Maybe this would work too?
>
>
> Subject: slauob: Unify alignment definition
>
> Every slab has its on alignment definition in include/linux/sl?b_def.h. Extract those
> and define a common set in include/linux/slab.h.
>
> SLOB: As notes sometimes we need double word alignment on 32 bit. This gives all
> structures allocated by SLOB a unsigned long long alignment like the others do.
>
> SLAB: If ARCH_SLAB_MINALIGN is not set SLAB would set ARCH_SLAB_MINALIGN to
> zero meaning no alignment at all. Give it the default unsigned long long alignment.
>
> Signed-off-by: Christoph Lameter <cl@linux.com>

Applied, thanks!

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  parent reply	other threads:[~2011-06-16 16:48 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-14 20:10 [PATCH] slob: push the min alignment to long long Sebastian Andrzej Siewior
2011-06-14 20:40 ` Christoph Lameter
2011-06-14 21:16 ` Christoph Lameter
2011-06-15 20:06   ` Sebastian Andrzej Siewior
2011-06-16 16:48   ` Pekka Enberg [this message]
2011-06-22 23:41   ` David Rientjes
2011-06-23 14:36     ` Christoph Lameter
2011-06-23 20:24       ` David Rientjes
2011-06-14 22:05 ` Matt Mackall
2011-06-15 20:12   ` Sebastian Andrzej Siewior
2011-06-15 20:24     ` Matt Mackall
2011-06-15 20:40       ` Pekka Enberg
2011-06-15 20:55         ` Matt Mackall
2011-06-15 22:11           ` David Miller
2011-06-15 22:53             ` Matt Mackall
2011-06-16  6:59               ` Pekka Enberg
2011-06-16 15:23                 ` Matt Mackall
2011-06-16 15:28                   ` Pekka Enberg
2011-06-15 22:08     ` David Miller

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='BANLkTim-C7=KVde=A-S5WXoHksaSZ0-wTw@mail.gmail.com' \
    --to=penberg@kernel.org \
    --cc=cl@linux.com \
    --cc=davem@davemloft.net \
    --cc=linux-mm@kvack.org \
    --cc=mpm@selenic.com \
    --cc=netfilter@vger.kernel.org \
    --cc=penberg@cs.helsinki.fi \
    --cc=sebastian@breakpoint.cc \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).