From: Alessio Sangalli <alesan@manoweb.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: 8MB physical memory allocation
Date: Wed, 10 Sep 2008 21:30:05 -0700 [thread overview]
Message-ID: <48C89ECD.6050900@manoweb.com> (raw)
Hi, I'm writing a driver for a video adapter that needs to allocate 8MB
(maximum resolution) in physical, contiguos memory. I am working on a
ARM9 platform.
I guess the only way to go is alloc_bootmem(). Any other solution that
may be recently introduced?
bye
as
next reply other threads:[~2008-09-11 4:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-11 4:30 Alessio Sangalli [this message]
2008-09-11 9:35 ` 8MB physical memory allocation Robin Holt
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=48C89ECD.6050900@manoweb.com \
--to=alesan@manoweb.com \
--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.