All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Hugh Dickins <hugh@veritas.com>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Keiichiro Tokunaga <tokunaga.keiich@jp.fujitsu.com>,
	Christoph Lameter <cl@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mm: ifdef Quicklists in /proc/meminfo
Date: Mon, 08 Sep 2008 16:57:32 -0700	[thread overview]
Message-ID: <48C5BBEC.5060405@zytor.com> (raw)
In-Reply-To: <20080909084241.41A0.KOSAKI.MOTOHIRO@jp.fujitsu.com>

KOSAKI Motohiro wrote:
>> A "Quicklists:          0 kB" line has just started appearing in
>> /proc/meminfo, but most architectures (including x86) don't have
>> them configured: may we please #ifdef it, like the highmem lines?
>>
>> And those architectures which do have quicklists configured are
>> using them for page tables: so let's place it next to PageTables.
>>
>> Signed-off-by: Hugh Dickins <hugh@veritas.com>
>> ---
> 
> Oh, I see.
> Thanks Hugh.
> 
> Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>

x86 *does* use quicklists, at least with PAE.

	-hpa

  reply	other threads:[~2008-09-08 23:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-08 12:57 [PATCH] mm: ifdef Quicklists in /proc/meminfo Hugh Dickins
2008-09-08 13:37 ` Christoph Lameter
2008-09-08 23:43 ` KOSAKI Motohiro
2008-09-08 23:57   ` H. Peter Anvin [this message]
2008-09-09 12:04     ` Hugh Dickins
2008-09-09 23:48     ` Jeremy Fitzhardinge
2008-09-09 23:50       ` H. Peter Anvin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48C5BBEC.5060405@zytor.com \
    --to=hpa@zytor.com \
    --cc=akpm@linux-foundation.org \
    --cc=cl@linux-foundation.org \
    --cc=hugh@veritas.com \
    --cc=kosaki.motohiro@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tokunaga.keiich@jp.fujitsu.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.