All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steffen Persvold <sp@scali.no>
To: lkml <linux-kernel@vger.kernel.org>
Subject: Question regarding pci_alloc_consitent() and __get_free_pages
Date: Fri, 01 Jun 2001 17:59:01 +0200	[thread overview]
Message-ID: <3B17BBC5.6EE2A423@scali.no> (raw)

Hi,

I have a question regarding the pci_alloc_consistent() function. Will this function
allocate pages that are physical contiguous ? i.e if I call this function with a size
argument of 32KByte will that be 8 consecutive pages in memory on i386 architecture (4
pages on alpha). In general, will __get_free_pages(GFP_ATOMIC, order) always return
physical contiguous memory ?

All feedback appreciated,
-- 
  Steffen Persvold               Systems Engineer
  Email : mailto:sp@scali.no     Scali AS (http://www.scali.com)
  Tlf   : (+47) 22 62 89 50      Olaf Helsets vei 6
  Fax   : (+47) 22 62 89 51      N-0621 Oslo, Norway

                 reply	other threads:[~2001-06-01 16:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3B17BBC5.6EE2A423@scali.no \
    --to=sp@scali.no \
    --cc=linux-kernel@vger.kernel.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.