login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
April
»
18
Re: [PATCH 3/6] change alloc function in alloc_slab_page
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Pekka Enberg
Subject:
Re: [PATCH 3/6] change alloc function in alloc_slab_page
Date: Sunday, April 18, 2010 - 11:49 am
Christoph Lameter wrote:
quoted text
> On Wed, 14 Apr 2010, Pekka Enberg wrote: > >> Minchan, care to send a v2 with proper changelog and reviewed-by attributions? > > Still wondering what the big deal about alloc_pages_node_exact is. Its not > exact since we can fall back to another node. It is better to clarify the > API for alloc_pages_node and forbid / clarify the use of -1.
Minchan's patch is a continuation of this patch:
http://git.kernel.org/?p=linux/kernel/git/penberg/slab-2.6.git;a=commit;h=6484eb3e2a81...
--
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 1/6] Remove node's validity check in alloc_pages
, Minchan Kim
, (Tue Apr 13, 8:24 am)
[PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Tue Apr 13, 8:24 am)
[PATCH 3/6] change alloc function in alloc_slab_page
, Minchan Kim
, (Tue Apr 13, 8:25 am)
[PATCH 4/6] change alloc function in vmemmap_alloc_block
, Minchan Kim
, (Tue Apr 13, 8:25 am)
[PATCH 5/6] change alloc function in __vmalloc_area_node
, Minchan Kim
, (Tue Apr 13, 8:25 am)
[PATCH 6/6] Add comment in alloc_pages_exact_node
, Minchan Kim
, (Tue Apr 13, 8:25 am)
Re: [PATCH 1/6] Remove node's validity check in alloc_pages
, Mel Gorman
, (Tue Apr 13, 8:32 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Mel Gorman
, (Tue Apr 13, 8:48 am)
Re: [PATCH 3/6] change alloc function in alloc_slab_page
, Mel Gorman
, (Tue Apr 13, 8:52 am)
Re: [PATCH 4/6] change alloc function in vmemmap_alloc_block
, Mel Gorman
, (Tue Apr 13, 8:59 am)
Re: [PATCH 3/6] change alloc function in alloc_slab_page
, Minchan Kim
, (Tue Apr 13, 9:01 am)
Re: [PATCH 5/6] change alloc function in __vmalloc_area_node
, Mel Gorman
, (Tue Apr 13, 9:02 am)
Re: [PATCH 6/6] Add comment in alloc_pages_exact_node
, Mel Gorman
, (Tue Apr 13, 9:13 am)
Re: [PATCH 3/6] change alloc function in alloc_slab_page
, Mel Gorman
, (Tue Apr 13, 9:14 am)
Re: [PATCH 6/6] Add comment in alloc_pages_exact_node
, Minchan Kim
, (Tue Apr 13, 9:20 am)
Re: [PATCH 3/6] change alloc function in alloc_slab_page
, David Rientjes
, (Tue Apr 13, 2:37 pm)
Re: [PATCH 3/6] change alloc function in alloc_slab_page
, Minchan Kim
, (Tue Apr 13, 4:40 pm)
Re: [PATCH 3/6] change alloc function in alloc_slab_page
, David Rientjes
, (Tue Apr 13, 4:55 pm)
Re: [PATCH 3/6] change alloc function in alloc_slab_page
, Minchan Kim
, (Tue Apr 13, 5:02 pm)
Re: [PATCH 1/6] Remove node's validity check in alloc_pages
, KAMEZAWA Hiroyuki
, (Tue Apr 13, 5:04 pm)
Re: [PATCH 3/6] change alloc function in alloc_slab_page
, KAMEZAWA Hiroyuki
, (Tue Apr 13, 5:18 pm)
Re: [PATCH 4/6] change alloc function in vmemmap_alloc_block
, KAMEZAWA Hiroyuki
, (Tue Apr 13, 5:19 pm)
Re: [PATCH 5/6] change alloc function in __vmalloc_area_node
, KAMEZAWA Hiroyuki
, (Tue Apr 13, 5:22 pm)
Re: [PATCH 5/6] change alloc function in __vmalloc_area_node
, Minchan Kim
, (Tue Apr 13, 5:33 pm)
Re: [PATCH 3/6] change alloc function in alloc_slab_page
, Pekka Enberg
, (Wed Apr 14, 5:23 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Tejun Heo
, (Wed Apr 14, 4:39 pm)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Wed Apr 14, 6:31 pm)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Tejun Heo
, (Thu Apr 15, 12:21 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Thu Apr 15, 1:00 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Tejun Heo
, (Thu Apr 15, 1:15 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Thu Apr 15, 2:40 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Tejun Heo
, (Thu Apr 15, 3:08 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Thu Apr 15, 3:21 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Thu Apr 15, 3:33 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Tejun Heo
, (Thu Apr 15, 4:43 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Thu Apr 15, 4:49 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Christoph Lameter
, (Fri Apr 16, 9:07 am)
Re: [PATCH 3/6] change alloc function in alloc_slab_page
, Christoph Lameter
, (Fri Apr 16, 9:10 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Lee Schermerhorn
, (Fri Apr 16, 12:13 pm)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Sun Apr 18, 8:54 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Sun Apr 18, 8:55 am)
Re: [PATCH 3/6] change alloc function in alloc_slab_page
, Pekka Enberg
, (Sun Apr 18, 11:49 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Tejun Heo
, (Sun Apr 18, 2:22 pm)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Sun Apr 18, 5:03 pm)
Re: [PATCH 3/6] change alloc function in alloc_slab_page
, Mel Gorman
, (Mon Apr 19, 2:05 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Christoph Lameter
, (Mon Apr 19, 10:38 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Christoph Lameter
, (Mon Apr 19, 10:45 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Tejun Heo
, (Mon Apr 19, 3:27 pm)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Mon Apr 19, 5:20 pm)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Mel Gorman
, (Tue Apr 20, 8:05 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Tejun Heo
, (Wed Apr 21, 3:48 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Christoph Lameter
, (Wed Apr 21, 7:15 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Wed Apr 21, 10:06 am)
Re: [PATCH 2/6] change alloc function in pcpu_alloc_pages
, Minchan Kim
, (Thu Apr 22, 3:15 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Stefan Richter
Re: sata & scsi suggestion for make menuconfig
Rafael J. Wysocki
[Bug #11409] build issue #564 for v2.6.27-rc4 : undefined reference to `NS8390p_in...
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Marcin Slusarz
Re: [PATCH] ufs: [bl]e*_add_cpu conversion
Andrew Morton
2.6.23-rc6-mm1
git
:
Junio C Hamano
Re: git-svnimport
Anuj Gakhar
Git Architecture Question
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Petr Baudis
Re: [RFC] origin link for cherry-pick and revert, and more about porcelain-level m...
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
linux-netdev
:
Gerrit Renker
v2 [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase
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...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
openbsd-misc
:
Jason Dixon
Re: any web management gui for pf ?
Christophe Rioux
Implementation example of snmp
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Marco Peereboom
Re: Singularity OS
Colocation donated by:
Syndicate