From: Kevin Fry <kevin@carts.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: allocating non-cacheable memory
Date: Wed, 19 Dec 2001 17:44:48 -0800 [thread overview]
Message-ID: <3C214290.D6D1B53A@carts.com> (raw)
What is the best way to allocate some non-cacheable memory for I/O use?
Right now we are going to setup a BAT table with a non-cacheable memory
region and use that for all I/O, but does linux have a nice neat
function to grab a page and set it up non-cacheable for us?
I was reading in the archives that the #define PAGE_NOCACHE doesn't
work.
thanks!
Kevin
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2001-12-20 1:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-20 1:44 Kevin Fry [this message]
2001-12-20 2:17 ` allocating non-cacheable memory Dan Malek
2001-12-20 4:57 ` Sangmoon Kim
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=3C214290.D6D1B53A@carts.com \
--to=kevin@carts.com \
--cc=linuxppc-embedded@lists.linuxppc.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.