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:27 am
On Sat, 29 Sep 2007 11:14:02 +0200 Peter Zijlstra <a.p.zijlstra@chello.nl> wrote:
quoted text
> > oom-killings, or page allocation failures? The latter, one hopes. > > > Linux version 2.6.23-rc4-mm1-dirty (root@dyad) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #27 Tue Sep 18 15:40:35 CEST 2007 > > ... > > > mm_tester invoked oom-killer: gfp_mask=0x40d0, order=2, oomkilladj=0 > Call Trace: > 611b3878: [<6002dd28>] printk_ratelimit+0x15/0x17 > 611b3888: [<60052ed4>] out_of_memory+0x80/0x100 > 611b38c8: [<60054b0c>] __alloc_pages+0x1ed/0x280 > 611b3948: [<6006c608>] allocate_slab+0x5b/0xb0 > 611b3968: [<6006c705>] new_slab+0x7e/0x183 > 611b39a8: [<6006cbae>] __slab_alloc+0xc9/0x14b > 611b39b0: [<6011f89f>] radix_tree_preload+0x70/0xbf > 611b39b8: [<600980f2>] do_mpage_readpage+0x3b3/0x472 > 611b39e0: [<6011f89f>] radix_tree_preload+0x70/0xbf > 611b39f8: [<6006cc81>] kmem_cache_alloc+0x51/0x98 > 611b3a38: [<6011f89f>] radix_tree_preload+0x70/0xbf > 611b3a58: [<6004f8e2>] add_to_page_cache+0x22/0xf7 > 611b3a98: [<6004f9c6>] add_to_page_cache_lru+0xf/0x24 > 611b3ab8: [<6009821e>] mpage_readpages+0x6d/0x109 > 611b3ac0: [<600d59f0>] ext3_get_block+0x0/0xf2 > 611b3b08: [<6005483d>] get_page_from_freelist+0x8d/0xc1 > 611b3b88: [<600d6937>] ext3_readpages+0x18/0x1a > 611b3b98: [<60056f00>] read_pages+0x37/0x9b > 611b3bd8: [<60057064>] __do_page_cache_readahead+0x100/0x157 > 611b3c48: [<60057196>] do_page_cache_readahead+0x52/0x5f > 611b3c78: [<60050ab4>] filemap_fault+0x145/0x278 > 611b3ca8: [<60022b61>] run_syscall_stub+0xd1/0xdd > 611b3ce8: [<6005eae3>] __do_fault+0x7e/0x3ca > 611b3d68: [<6005ee60>] do_linear_fault+0x31/0x33 > 611b3d88: [<6005f149>] handle_mm_fault+0x14e/0x246 > 611b3da8: [<60120a7b>] __up_read+0x73/0x7b > 611b3de8: [<60013177>] handle_page_fault+0x11f/0x23b > 611b3e48: [<60013419>] segv+0xac/0x297 > 611b3f28: [<60013367>] segv_handler+0x68/0x6e > 611b3f48: [<600232ad>] get_skas_faultinfo+0x9c/0xa1 > 611b3f68: [<60023853>] userspace+0x13a/0x19d > 611b3fc8: [<60010d58>] fork_handler+0x86/0x8d
OK, that's different. Someone broke the vm - order-2 GFP_KERNEL allocations aren't supposed to fail. I'm suspecting that did_some_progress thing. -
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
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rafael J. Wysocki
[Bug #16136] Linux 2.6.34 causes system lockup on Compaq Presario 2200 Laptop
Joerg Roedel
Re: [patch] dma-debug: off by one issue
Tetsuo Handa
Re: [AppArmor #7 0/13] AppArmor security module
Pekka Enberg
Re: BUG in free_block (tainted)
Jakub Narebski
Re: [PATCH] gitweb: Fix shortlog only showing HEAD revision.
git
:
Christian Stimming
git-gui: Fix broken revert confirmation.
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Junio C Hamano
Re: git-svnimport
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
linux-netdev
:
Nick Piggin
Re: Kernel WARNING: at net/core/dev.c:1330 __netif_schedule+0x2c/0x98()
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Amit Kumar Salecha
[PATCH NEXT 10/10] qlcnic: add cksum flag
Patrick McHardy
Re: [PATCH RESEND 1/3] netfilter: xtables: inclusion of xt_condition
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJ
Linux Kernel Mailing List
cpumask: make irq_set_affinity() take a const struct cpumask
Linux Kernel Mailing List
V4L/DVB (9041): Add support YUAN High-Tech STK7700D (1164:1f08)
openbsd-misc
:
Conor
Re: RFID Reader
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Stuart Henderson
Re: SquidGuard problem
Henning Brauer
Re: 3ware hardware raid support?
Ryan McBride
Re: Packets Per Second Limit?
Colocation donated by:
Syndicate