login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
November
»
14
Re: [patch 01/28] cpu alloc: The allocator
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: David Miller
Subject:
Re: [patch 01/28] cpu alloc: The allocator
Date: Tuesday, November 13, 2007 - 9:18 pm
From: Christoph Lameter <clameter@sgi.com> Date: Tue, 13 Nov 2007 20:15:55 -0800 (PST)
quoted text
> Guess I need also to add an arch configuration guide to V2 as well so that > the other arches can do similar tricks and emphasize that the static > default that requires bss is only suitable for small systems.
I'm going to be against your changes until you implement a real fix for the BSS bloat problems. It's worse than the per-cpu allocator we have now, much worse. -
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:
[patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 6, 12:51 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Peter Zijlstra
, (Thu Nov 8, 5:34 am)
Re: [patch 01/28] cpu alloc: The allocator
, Peter Zijlstra
, (Thu Nov 8, 5:37 am)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Thu Nov 8, 11:33 am)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Thu Nov 8, 11:50 am)
Re: [patch 01/28] cpu alloc: The allocator
, Peter Zijlstra
, (Thu Nov 8, 1:19 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Tue Nov 13, 4:15 am)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 13, 2:40 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Eric Dumazet
, (Tue Nov 13, 2:58 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 13, 3:00 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 13, 3:02 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 13, 3:20 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Andi Kleen
, (Tue Nov 13, 6:06 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Tue Nov 13, 6:30 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Tue Nov 13, 6:33 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Tue Nov 13, 6:36 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Tue Nov 13, 6:37 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 13, 6:48 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 13, 6:50 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Tue Nov 13, 6:52 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 13, 6:57 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Tue Nov 13, 7:00 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Tue Nov 13, 7:01 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 13, 7:03 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 13, 7:05 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Andi Kleen
, (Tue Nov 13, 7:28 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Tue Nov 13, 8:48 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 13, 8:49 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 13, 9:15 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Tue Nov 13, 9:18 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Tue Nov 13, 9:21 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Tue Nov 13, 9:26 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Tue Nov 13, 10:53 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Thu Nov 15, 11:49 am)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Thu Nov 15, 7:19 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Thu Nov 15, 7:50 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Thu Nov 15, 7:55 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Thu Nov 15, 8:10 pm)
Re: [patch 01/28] cpu alloc: The allocator
, David Miller
, (Thu Nov 15, 8:17 pm)
Re: [patch 01/28] cpu alloc: The allocator
, Christoph Lameter
, (Thu Nov 15, 8:19 pm)
large lockdep bss (was: Re: [patch 01/28] cpu alloc: The a ...
, Peter Zijlstra
, (Fri Nov 16, 3:23 am)
Re: large lockdep bss (was: Re: [patch 01/28] cpu alloc: T ...
, Andi Kleen
, (Fri Nov 16, 4:44 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Howells
[PATCH] KEYS: Use the variable 'key' in keyctl_describe_key()
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
Sam Ravnborg
Re: Linux 2.6.25-rc1 , syntax error near unexpected token `;'
git
:
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Junio C Hamano
Re: [PATCH 1/2] Teach git-describe to display distances from tags.
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
Michael S. Tsirkin
git-kill: rewrite history removing a commit
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
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
openbsd-misc
:
Claudio Jeker
Re: Vlan Tag on Vlan Tag (l2tunneling)
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Tomas Bodzar
bsd: uvm_mapent_alloc: out of static map entries
Pieter Verberne
File collision while using pkg_add
Community First Financial
Teacher A+ Loan
Colocation donated by:
Syndicate