From: "Jalajadevi Ganapathy" <jganapat@Storage.com>
To: Linux-MM@kvack.org
Subject: kmalloc with GFP_DMA, or get_free_pages!!!
Date: Tue, 20 Mar 2001 14:11:50 -0500 [thread overview]
Message-ID: <85256A15.00692E23.00@alpha2.storage.com> (raw)
To allocate memory for DMA operations, i can use kmalloc (,,GFP_DMA.. ). In
which case I need to use get_free_pages? Both the above gives me the
contiguous memory. I understand that get_free_pages gives me in terms of
pages. So it would be more than the memory which i asked for. I am not sure
watz the exact difference between these two.
Could anyone plz lemme know about this?
Thanks
Jalaja
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/
next reply other threads:[~2001-03-20 19:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-20 19:11 Jalajadevi Ganapathy [this message]
2001-03-20 19:56 ` kmalloc with GFP_DMA, or get_free_pages!!! Jeff Garzik
-- strict thread matches above, loose matches on Subject: below --
2001-03-21 18:57 Jalajadevi Ganapathy
2001-03-21 18:57 ` Jeff Garzik
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=85256A15.00692E23.00@alpha2.storage.com \
--to=jganapat@storage.com \
--cc=Linux-MM@kvack.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.