login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
March
»
3
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: Pekka Enberg
Subject:
Re: [rfc][patch 2/3] slab: introduce SMP alignment
Date: Monday, March 3, 2008 - 1:41 pm
On Mon, Mar 3, 2008 at 10:24 PM, Nick Piggin <npiggin@suse.de> wrote:
quoted text
> > Then align the objects at cacheline boundaries by providing a value for > > the align parameter to kmem_cache_create(). > > max(num_possible_cpus() > 1 ? cache_line_size() : 0, mandatory_alignment)? > > Then suppose we want a CONFIG_TINY option to eliminate it?
Hmm... Can't we just fix SLAB_HWCACHE_ALIGN in SLUB to follow the semantics of SLAB? --
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
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ingo Molnar
Re: [PATCH 0/3] v2 Make hierarchical RCU less IPI-happy and add more tracing
Jeremy Fitzhardinge
Re: Linux 2.6.28.10 and Linux 2.6.29.6 XEN Guest Support Broken x86_64 in BUILD
Nick Piggin
Re: [patch] CFS (Completely Fair Scheduler), v2
Gary Hade
Re: [PATCH 0/5][RFC] Physical PCI slot objects
Dave Johnson
Re: expected behavior of PF_PACKET on NETIF_F_HW_VLAN_RX device?
linux-netdev
:
Arnd Bergmann
Re: 64-bit net_device_stats
Stephens, Allan
RE: [PATCH]: tipc: Fix oops on send prior to entering networked mode
frank.blaschka
[patch 3/5] [PATCH] qeth: support z/VM VSWITCH Port Isolation
Wu Fengguang
Re: [PATCH] dm9601: handle corrupt mac address
David Miller
Re: [PATCH net-2.6.24] Fix refcounting problem with netif_rx_reschedule()
git
:
Junio C Hamano
Re: [PATCH] [RFC] add Message-ID field to log on git-am operation
Junio C Hamano
Re: Handling large files with GIT
Karl
Re: [ANNOUNCE] pg - A patch porcelain for GIT
Josh Triplett
Re: [RFC][PATCH 00/10] Sparse: Git's "make check" target
Pierre Habouzit
Re: [PATCH] git-daemon: more powerful base-path/user-path settings, using formats.
git-commits-head
:
Linux Kernel Mailing List
MIPS: RBTX4939: Fix IOC pin-enable register updating
Linux Kernel Mailing List
regulator: update email address for Liam Girdwood
Linux Kernel Mailing List
[SCSI] ipr: add message to error table
Linux Kernel Mailing List
powerpc/32: Wire up the trampoline code for kdump
Linux Kernel Mailing List
USB: omap_udc: sync with OMAP tree
openbsd-misc
:
Josh Grosse
Re: error : pkg add phpMyAdmin
Brian Candler
Re: OBSD's perspective on SELinux
Jacob Meuser
Re: /dev/audio: Device busy
David Vasek
Re: Inexpensive, low power, "wall wart" computer
William Boshuck
Re: Richard Stallman...
Colocation donated by:
Syndicate