All of lore.kernel.org
 help / color / mirror / Atom feed
From: frog1120@gmail.com (J.Hwan Kim)
To: kernelnewbies@lists.kernelnewbies.org
Subject: kernel memory allocation
Date: Fri, 23 Dec 2011 11:33:26 +0900	[thread overview]
Message-ID: <4EF3E876.6010204@gmail.com> (raw)

Hi, everyone

How can I allocated contiguous kernel memory over 128MB ?
When I use _get_free_pages() function, it returns error.
I guess the memory size is greater than the amount which the function
can allocate.

Thanks in advance.

Best Regards,
J.Hwan Kim

             reply	other threads:[~2011-12-23  2:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-23  2:33 J.Hwan Kim [this message]
2011-12-23  3:02 ` kernel memory allocation Dave Hylands
  -- strict thread matches above, loose matches on Subject: below --
2011-06-03 18:07 Amirali Shambayati
2011-06-03 18:38 ` João Eduardo Luís
     [not found]   ` <BANLkTin5f+tdmf_43w-4SS1P=8gMGuCc6w@mail.gmail.com>
2011-06-03 19:40     ` João Eduardo Luís
     [not found]       ` <BANLkTi=h-fcM4=fP31AMDHxwbevuKAPtNA@mail.gmail.com>
     [not found]         ` <BANLkTikYGpzsqWVgCNYPAZv_FZy3cgJJFQ@mail.gmail.com>
2011-06-03 20:46           ` João Eduardo Luís
2011-06-03 21:13       ` Jeff Haran

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=4EF3E876.6010204@gmail.com \
    --to=frog1120@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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.