All of lore.kernel.org
 help / color / mirror / Atom feed
* how to avoid allocating or freeze MOVABLE memory in userspace
@ 2012-04-13 14:35 Haojian Zhuang
  2012-04-13 18:27 ` Christoph Lameter
  0 siblings, 1 reply; 8+ messages in thread
From: Haojian Zhuang @ 2012-04-13 14:35 UTC (permalink / raw)
  To: linaro-mm-sig, linux-mm, m.szyprowski

Hi all,

I have one question on memory migration. As we know, malloc() from
user app will allocate MIGRATE_MOVABLE pages. But if we want to use
this memory as DMA usage, we can't accept MIGRATE_MOVABLE type. Could
we change its behavior before DMA working?

Thanks
Haojian

--
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-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-05-11 13:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13 14:35 how to avoid allocating or freeze MOVABLE memory in userspace Haojian Zhuang
2012-04-13 18:27 ` Christoph Lameter
2012-04-14  2:51   ` Haojian Zhuang
2012-04-16 13:55     ` Christoph Lameter
2012-04-18  7:36       ` Haojian Zhuang
2012-04-18 13:49         ` Christoph Lameter
2012-04-18 15:10         ` Marek Szyprowski
2012-05-11 13:27         ` Marek Szyprowski

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.