login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
March
»
7
Re: [rfc][patch 2/3] slab: introduce SMP alignment
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Nick Piggin
Subject:
Re: [rfc][patch 2/3] slab: introduce SMP alignment
Date: Thursday, March 6, 2008 - 10:37 pm
On Thu, Mar 06, 2008 at 09:26:24PM -0800, Christoph Lameter wrote:
quoted text
> Internode alignment is 4k. If you need an object aligned like that then it > may be better to go to the page allocator.
But you don't need an object aligned like that unless you are VSMP. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Mon Mar 3, 2:34 am)
[rfc][patch 2/3] slab: introduce SMP alignment
, Nick Piggin
, (Mon Mar 3, 2:35 am)
[rfc][patch 3/3] use SLAB_ALIGN_SMP
, Nick Piggin
, (Mon Mar 3, 2:36 am)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Pekka Enberg
, (Mon Mar 3, 2:44 am)
Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP
, Eric Dumazet
, (Mon Mar 3, 2:53 am)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Mon Mar 3, 5:28 am)
Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP
, Nick Piggin
, (Mon Mar 3, 5:41 am)
Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP
, Eric Dumazet
, (Mon Mar 3, 6:00 am)
Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP
, Nick Piggin
, (Mon Mar 3, 6:46 am)
Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP
, Pekka Enberg
, (Mon Mar 3, 6:53 am)
Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP
, Eric Dumazet
, (Mon Mar 3, 7:15 am)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Christoph Lameter
, (Mon Mar 3, 12:06 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Mon Mar 3, 12:08 pm)
Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP
, Christoph Lameter
, (Mon Mar 3, 12:09 pm)
Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP
, Christoph Lameter
, (Mon Mar 3, 12:10 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Nick Piggin
, (Mon Mar 3, 1:03 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Mon Mar 3, 1:06 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Christoph Lameter
, (Mon Mar 3, 1:09 pm)
Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP
, Nick Piggin
, (Mon Mar 3, 1:10 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Mon Mar 3, 1:10 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Nick Piggin
, (Mon Mar 3, 1:12 pm)
Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP
, Christoph Lameter
, (Mon Mar 3, 1:12 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Mon Mar 3, 1:17 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Christoph Lameter
, (Mon Mar 3, 1:17 pm)
Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP
, Nick Piggin
, (Mon Mar 3, 1:18 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Nick Piggin
, (Mon Mar 3, 1:24 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Pekka Enberg
, (Mon Mar 3, 1:41 pm)
Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP
, Christoph Lameter
, (Mon Mar 3, 2:14 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Mon Mar 3, 2:16 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Christoph Lameter
, (Mon Mar 3, 2:23 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Pekka Enberg
, (Mon Mar 3, 2:30 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Christoph Lameter
, (Mon Mar 3, 2:31 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Mon Mar 3, 2:32 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Pekka Enberg
, (Mon Mar 3, 2:35 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Tue Mar 4, 5:06 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Tue Mar 4, 5:08 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, David Miller
, (Tue Mar 4, 5:10 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Nick Piggin
, (Tue Mar 4, 5:16 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Tue Mar 4, 5:28 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Wed Mar 5, 1:56 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Wed Mar 5, 2:06 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Wed Mar 5, 7:49 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Wed Mar 5, 7:57 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Thu Mar 6, 3:53 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Thu Mar 6, 3:56 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Thu Mar 6, 7:04 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Thu Mar 6, 7:20 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Thu Mar 6, 7:23 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Thu Mar 6, 7:25 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Thu Mar 6, 7:26 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Thu Mar 6, 7:27 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Thu Mar 6, 7:32 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Thu Mar 6, 7:33 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Thu Mar 6, 7:33 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Thu Mar 6, 7:54 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Thu Mar 6, 8:10 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Thu Mar 6, 8:18 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Thu Mar 6, 8:22 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Christoph Lameter
, (Thu Mar 6, 8:58 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Thu Mar 6, 9:05 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Nick Piggin
, (Thu Mar 6, 9:37 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Christoph Lameter
, (Thu Mar 6, 10:11 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Nick Piggin
, (Thu Mar 6, 10:19 pm)
Re: [rfc][patch 1/3] slub: fix small HWCACHE_ALIGN alignment
, Nick Piggin
, (Thu Mar 6, 10:23 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Christoph Lameter
, (Thu Mar 6, 10:26 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Nick Piggin
, (Thu Mar 6, 10:37 pm)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Nick Piggin
, (Tue Mar 11, 12:13 am)
Re: [rfc][patch 2/3] slab: introduce SMP alignment
, Christoph Lameter
, (Tue Mar 11, 11:21 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Howells
[PATCH] KEYS: Use the variable 'key' in keyctl_describe_key()
Dave Jones
Re: OT: character encodings (was: Linux 2.6.20-rc4)
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Sam Ravnborg
Re: [PATCH] kbuild: fix make V=1
Nick Piggin
Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
linux-netdev
:
Jan Engelhardt
[PATCH 1/3] net: tcp: make hybla selectable as default congestion module
Jarek Poplawski
Re: [PATCH] flush_work_sync vs. flush_scheduled_work Re: [PATCH] PHYLIB: IRQ event...
Lennert Buytenhek
Re: Distributed Switch Architecture(DSA)
Daniel Schaffrath
Re: tcp bw in 2.6
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
git
:
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Junio C Hamano
Re: [PATCH 1/2] Teach git-describe to display distances from tags.
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Dan Chokola
Re: how do you "force a pull"?
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
openbsd-misc
:
Claudio Jeker
Re: Vlan Tag on Vlan Tag (l2tunneling)
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Tomas Bodzar
bsd: uvm_mapent_alloc: out of static map entries
Community First Financial
Teacher A+ Loan
git-commits-head
:
Linux Kernel Mailing List
ipv6: fix an oops when force unload ipv6 module
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Linux Kernel Mailing List
KVM: VMX: Clear CR4.VMXE in hardware_disable
Linux Kernel Mailing List
USB: set correct configuration in probe of ti_usb_3410_5052
Colocation donated by:
Syndicate