login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
September
»
29
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrew Morton
Subject:
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
Date: Saturday, September 29, 2007 - 2:01 am
On Sat, 29 Sep 2007 10:53:41 +0200 Peter Zijlstra <a.p.zijlstra@chello.nl> wrote:
quoted text
> > On Sat, 2007-09-29 at 10:47 +0200, Peter Zijlstra wrote: > > > Ah, right, that was the detail... all this lumpy reclaim is useless for > > atomic allocations. And with SLUB using higher order pages, atomic !0 > > order allocations will be very very common. > > > > One I can remember was: > > > > add_to_page_cache() > > radix_tree_insert() > > radix_tree_node_alloc() > > kmem_cache_alloc() > > > > which is an atomic callsite. > > > > Which leaves us in a situation where we can load pages, because there is > > free memory, but can't manage to allocate memory to track them.. > > Ah, I found a boot log of one of these sessions, its also full of > order-2 OOMs.. :-/
oom-killings, or page allocation failures? The latter, one hopes. -
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:
[15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Christoph Lameter
, (Tue Sep 18, 8:36 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Nick Piggin
, (Thu Sep 27, 2:42 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Nick Piggin
, (Thu Sep 27, 10:14 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Christoph Lameter
, (Fri Sep 28, 10:33 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Peter Zijlstra
, (Fri Sep 28, 10:55 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Christoph Lameter
, (Fri Sep 28, 11:20 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Peter Zijlstra
, (Fri Sep 28, 11:25 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Christoph Lameter
, (Fri Sep 28, 11:41 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Nick Piggin
, (Fri Sep 28, 1:19 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Nick Piggin
, (Fri Sep 28, 1:22 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Mel Gorman
, (Fri Sep 28, 1:59 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Mel Gorman
, (Fri Sep 28, 2:05 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Mel Gorman
, (Fri Sep 28, 2:14 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Andrew Morton
, (Sat Sep 29, 1:13 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Peter Zijlstra
, (Sat Sep 29, 1:45 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Peter Zijlstra
, (Sat Sep 29, 1:47 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Peter Zijlstra
, (Sat Sep 29, 1:53 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Andrew Morton
, (Sat Sep 29, 2:00 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Andrew Morton
, (Sat Sep 29, 2:01 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Peter Zijlstra
, (Sat Sep 29, 2:14 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Andrew Morton
, (Sat Sep 29, 2:27 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Nick Piggin
, (Sat Sep 29, 12:09 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Andrew Morton
, (Sat Sep 29, 12:20 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Nick Piggin
, (Sat Sep 29, 9:16 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Andrew Morton
, (Sun Sep 30, 1:12 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Christoph Lameter
, (Mon Oct 1, 1:50 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Christoph Lameter
, (Mon Oct 1, 1:55 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Christoph Lameter
, (Mon Oct 1, 2:01 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Christoph Lameter
, (Mon Oct 1, 2:10 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Andrew Morton
, (Mon Oct 1, 2:30 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Christoph Lameter
, (Mon Oct 1, 2:38 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Andrew Morton
, (Mon Oct 1, 2:45 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Christoph Lameter
, (Mon Oct 1, 2:52 pm)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Nick Piggin
, (Tue Oct 2, 1:37 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Nick Piggin
, (Tue Oct 2, 1:43 am)
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
, Peter Zijlstra
, (Tue Oct 2, 2:19 am)
SLUB performance regression vs SLAB
, Matthew Wilcox
, (Thu Oct 4, 9:16 am)
Re: SLUB performance regression vs SLAB
, Christoph Lameter
, (Thu Oct 4, 10:38 am)
Re: SLUB performance regression vs SLAB
, Christoph Lameter
, (Thu Oct 4, 10:49 am)
Re: SLUB performance regression vs SLAB
, Arjan van de Ven
, (Thu Oct 4, 10:50 am)
Re: SLUB performance regression vs SLAB
, Christoph Lameter
, (Thu Oct 4, 10:58 am)
Re: SLUB performance regression vs SLAB
, Peter Zijlstra
, (Thu Oct 4, 11:26 am)
Re: SLUB performance regression vs SLAB
, Matthew Wilcox
, (Thu Oct 4, 11:32 am)
Re: SLUB performance regression vs SLAB
, Christoph Lameter
, (Thu Oct 4, 12:05 pm)
Re: SLUB performance regression vs SLAB
, Matthew Wilcox
, (Thu Oct 4, 12:28 pm)
Re: SLUB performance regression vs SLAB
, Siddha, Suresh B
, (Thu Oct 4, 12:46 pm)
Re: SLUB performance regression vs SLAB
, David Miller
, (Thu Oct 4, 1:48 pm)
Re: SLUB performance regression vs SLAB
, David Miller
, (Thu Oct 4, 1:55 pm)
Re: SLUB performance regression vs SLAB
, Matthew Wilcox
, (Thu Oct 4, 1:58 pm)
Re: SLUB performance regression vs SLAB
, Chuck Ebbert
, (Thu Oct 4, 2:02 pm)
Re: SLUB performance regression vs SLAB
, Matthew Wilcox
, (Thu Oct 4, 2:05 pm)
Re: SLUB performance regression vs SLAB
, David Miller
, (Thu Oct 4, 2:05 pm)
Re: SLUB performance regression vs SLAB
, David Miller
, (Thu Oct 4, 2:11 pm)
Re: SLUB performance regression vs SLAB
, Christoph Lameter
, (Thu Oct 4, 2:11 pm)
Re: SLUB performance regression vs SLAB
, Chuck Ebbert
, (Thu Oct 4, 2:47 pm)
Re: SLUB performance regression vs SLAB
, David Miller
, (Thu Oct 4, 3:07 pm)
Re: SLUB performance regression vs SLAB
, David Chinner
, (Thu Oct 4, 3:23 pm)
RE: SLUB performance regression vs SLAB
, David Schwartz
, (Thu Oct 4, 4:39 pm)
Re: SLUB performance regression vs SLAB
, Chuck Ebbert
, (Thu Oct 4, 4:49 pm)
Re: SLUB performance regression vs SLAB
, Christoph Lameter
, (Thu Oct 4, 7:43 pm)
Re: SLUB performance regression vs SLAB
, Arjan van de Ven
, (Thu Oct 4, 7:53 pm)
RE: SLUB performance regression vs SLAB
, David Schwartz
, (Thu Oct 4, 9:18 pm)
Re: SLUB performance regression vs SLAB
, Jens Axboe
, (Thu Oct 4, 11:48 pm)
Re: SLUB performance regression vs SLAB
, Pekka Enberg
, (Fri Oct 5, 2:19 am)
Re: SLUB performance regression vs SLAB
, Jens Axboe
, (Fri Oct 5, 2:28 am)
Re: SLUB performance regression vs SLAB
, Andi Kleen
, (Fri Oct 5, 4:12 am)
Re: SLUB performance regression vs SLAB
, Matthew Wilcox
, (Fri Oct 5, 4:56 am)
Re: SLUB performance regression vs SLAB
, Jens Axboe
, (Fri Oct 5, 5:37 am)
Re: SLUB performance regression vs SLAB
, Jens Axboe
, (Fri Oct 5, 5:39 am)
Re: SLUB performance regression vs SLAB
, Christoph Lameter
, (Fri Oct 5, 12:27 pm)
Re: SLUB performance regression vs SLAB
, Christoph Lameter
, (Fri Oct 5, 12:31 pm)
Re: SLUB performance regression vs SLAB
, Christoph Lameter
, (Fri Oct 5, 12:32 pm)
Re: SLUB performance regression vs SLAB
, Peter Zijlstra
, (Fri Oct 5, 1:32 pm)
Re: SLUB performance regression vs SLAB
, David Miller
, (Fri Oct 5, 2:31 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Ingo Molnar
Re: [PATCH v3] x86: merge the simple bitops and move them to bitops.h
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Andi Kleen
Re: - romsignature-checksum-cleanup-2.patch removed from -mm tree
Greg Kroah-Hartman
[PATCH 21/28] cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
git
:
Junio C Hamano
Re: Teach "git checkout" to use git-show-ref
Christian Jaeger
Re: Problem with Git.pm bidi_pipe methods
Linus Torvalds
[PATCH 1/7] Make unpack_trees_options bit flags actual bitfields
Jon Smirl
stgit: managing signed-off-by lines
Han-Wen Nienhuys
Re: Cleaning up git user-interface warts
git-commits-head
:
Linux Kernel Mailing List
MIPS: Bonito64: Make Loongson independent from Bonito64 code.
Linux Kernel Mailing List
iwlwifi: initialize spinlock before use
Linux Kernel Mailing List
i2c-i801: Add Intel Cougar Point device IDs
Linux Kernel Mailing List
drm/i915: Add information on pinning and fencing to the i915 list debug.
Linux Kernel Mailing List
opti621: remove DMA support
linux-netdev
:
Gerrit Renker
v2 [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase
Richard Cochran
Re: [PATCH v3 3/3] ptp: Added a clock that uses the eTSEC found on the MPC85xx.
Inaky Perez-Gonzalez
[PATCH 40/40] wimax/i2400m: add CREDITS and MAINTAINERS entries
David Miller
Re: [net-next-2.6 PATCH] ixgbevf: Refactor ring parameter re-size
Sathya Perla
[PATCH net-next-2.6] be2net: add multiple RX queue support
freebsd-current
:
Boris Samorodov
Re: twa + dump = sbwait
韓家標 Bill Hacker
Re: ZFS honesty
Bjoern A. Zeeb
Re: Can not boot 7.0-BETA3 with IPSEC
Rong-en Fan
ad0: setting up DMA failed / FAILURE - load data ?
Pyun YongHyeon
Re: vge(4) driver not working at 1G speeds
Colocation donated by:
Syndicate