From: Prashant Alange <prashant.alange@gmail.com>
To: Dan Malek <dan@embeddededge.com>
Cc: Linuxppc-embedded@ozlabs.org
Subject: Re: Problem allocating large meory using m8260_cpm_hostalloc
Date: Thu, 28 Jul 2005 11:29:54 -0700 [thread overview]
Message-ID: <6d145b42050728112919ab22b@mail.gmail.com> (raw)
In-Reply-To: <5367eda3a78096bb46168292371e9530@embeddededge.com>
Could you pls tell me what function I should be using for larger
memories. I do not know much about the memory management in linux. It
would be heleful if you can throw some light on this in terms of
functions I should use. I could not find the file DMA-API.txt file but
I did get DMA-mapping.txt. Is this the file you were referring to?
Thanks,
Prashant
On 7/28/05, Dan Malek <dan@embeddededge.com> wrote:
>=20
> On Jul 28, 2005, at 12:50 PM, Prashant Alange wrote:
>=20
> > Could anyone tell what I am missing here?
>=20
> You are not supposed to be using this function for such memory
> allocations.
>=20
> > How can I allocate large memory in my driver using this hostalloc
> > function?
>=20
> You don't. If you look at the existing drivers and comments, you'll
> see it's
> intended to only allocate small objects that are too inefficient to
> manage
> with the usual Linux DMA allocation functions. You must use the
> standard
> Linux DMA for large allocations. Read Documentation/DMA-API.txt, and
> in particular the non-PCI functions.
>=20
> Thanks.
>=20
>=20
> -- Dan
>=20
>
next prev parent reply other threads:[~2005-07-28 18:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-28 16:50 Problem allocating large meory using m8260_cpm_hostalloc Prashant Alange
2005-07-28 18:06 ` Dan Malek
2005-07-28 18:29 ` Prashant Alange [this message]
2005-07-28 19:03 ` Dan Malek
-- strict thread matches above, loose matches on Subject: below --
2005-07-28 17:29 Goodman, Brad
2005-07-28 17:55 ` Prashant Alange
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=6d145b42050728112919ab22b@mail.gmail.com \
--to=prashant.alange@gmail.com \
--cc=Linuxppc-embedded@ozlabs.org \
--cc=dan@embeddededge.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;
as well as URLs for NNTP newsgroup(s).