linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Neil Schemenauer <nascheme@enme.ucalgary.ca>
To: Timur Tabi <ttabi@interactivesi.com>
Cc: Linux MM mailing list <linux-mm@kvack.org>
Subject: Re: Size of mem_map array?
Date: Thu, 8 Jun 2000 11:40:08 -0600	[thread overview]
Message-ID: <20000608114008.B1253@acs.ucalgary.ca> (raw)
In-Reply-To: <20000608174036Z131165-281+93@kanga.kvack.org>; from ttabi@interactivesi.com on Thu, Jun 08, 2000 at 12:17:17PM -0500

On Thu, Jun 08, 2000 at 12:17:17PM -0500, Timur Tabi wrote:
> I've scoured the 2.3 kernel source code, but can't find
> Ianything.

The length of the array is max_mapnr.  The size of the elements
are sizeof(struct page).

    Neil

-- 
python -c "f=lambda n:n and f(n/128)+chr(n%128) or '';print f(0x13b2\
e9d8829e3d1976e5dd87ae5e481e6ec3cf1e8cbb72c0eb8f0eccf879795d8f0bel)"
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/

      reply	other threads:[~2000-06-08 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-08 17:17 Timur Tabi
2000-06-08 17:40 ` Neil Schemenauer [this message]

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=20000608114008.B1253@acs.ucalgary.ca \
    --to=nascheme@enme.ucalgary.ca \
    --cc=linux-mm@kvack.org \
    --cc=ttabi@interactivesi.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox