linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* way to allocate memory within a range ?
@ 2010-02-24  0:46 Auguste Mome
  2010-02-24  1:47 ` David Rientjes
  2010-02-24  1:53 ` KAMEZAWA Hiroyuki
  0 siblings, 2 replies; 5+ messages in thread
From: Auguste Mome @ 2010-02-24  0:46 UTC (permalink / raw)
  To: linux-mm

Hello,
I'd like to use kmem_cache() system, but need the memory taken from a
specific range if requested, outside the range otherwise.
I think about adding new zone and define new GFP flag to either select or
ignore the zone. Does it sound possible? Then I welcome any hint if you know
where to add the appropriated test in allocator, how to attach the
region to the new zone id).

Or slab/slub system is not designed for this, I should forget it and
opt for another system?

August.

--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2010-03-21  9:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-24  0:46 way to allocate memory within a range ? Auguste Mome
2010-02-24  1:47 ` David Rientjes
2010-02-24 15:35   ` Christoph Lameter
2010-03-21  9:38     ` Auguste Mome
2010-02-24  1:53 ` KAMEZAWA Hiroyuki

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).