Re: [PATCH] vmallocinfo: Add NUMA informations

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Tuesday, June 3, 2008 - 2:40 pm

On Tue, 03 Jun 2008 05:37:25 +0200
Eric Dumazet <dada1@cosmosbay.com> wrote:


Using multipart-mixed MIME makes it a bit hard to handle and reply to a
patch.


Yet it did nothing to prevent massive wordwrapping in the changelog :(


akpm:/usr/src/25> grep -ri vmallocinfo Documentation 
akpm:/usr/src/25> 

Sigh.


"show_numa_info" would be more grammatical.


This is kcalloc().  If you like that sorts of thing - I think kcalloc()
is pretty pointless personally.


We're running under read_lock(&vmlist_lock) here, aren't we?  If so,
please tape Documentation/SubmitChecklist to the bathroom door.  If
not, what prevents *v from vanishing?

Do we actually need dynamic allocation here?  There's a small,
constant, known-at-compile-time upper bound to the number of nodes IDs?



Will this just lock up until some memory comes free?

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] vmallocinfo: Add NUMA informations , Eric Dumazet, (Sun Jun 1, 11:54 pm)
Re: [PATCH] vmallocinfo: Add NUMA informations , KOSAKI Motohiro, (Mon Jun 2, 12:09 am)
Re: [PATCH] vmallocinfo: Add NUMA informations, Eric Dumazet, (Mon Jun 2, 8:37 pm)
Re: [PATCH] vmallocinfo: Add NUMA informations, KOSAKI Motohiro, (Mon Jun 2, 9:35 pm)
Re: [PATCH] vmallocinfo: Add NUMA informations, Andrew Morton, (Tue Jun 3, 2:40 pm)
Re: [PATCH] vmallocinfo: Add NUMA informations, Eric Dumazet, (Wed Jun 4, 8:01 am)
Re: [PATCH] vmallocinfo: Add NUMA informations, Randy Dunlap, (Wed Jun 4, 8:33 am)
Re: [PATCH] vmallocinfo: Add NUMA informations, Christoph Lameter, (Mon Jun 9, 7:14 am)
Re: [PATCH] vmallocinfo: Add NUMA informations, Christoph Lameter, (Mon Jun 9, 7:16 am)
Re: [PATCH] vmallocinfo: Add NUMA informations, Christoph Lameter, (Mon Jun 9, 7:19 am)
Re: [PATCH] vmallocinfo: Add NUMA informations, Andrew Morton, (Mon Jun 9, 2:05 pm)
Re: [PATCH] vmallocinfo: Add NUMA informations, Pekka Enberg, (Mon Jun 9, 2:12 pm)