linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to dump the page addresses of a kmem_cache object?
@ 2006-06-05 18:54 Xin Zhao
  0 siblings, 0 replies; only message in thread
From: Xin Zhao @ 2006-06-05 18:54 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-fsdevel

Hi,

I allocated a kmem_cache object with function kmem_cache_create().
After I do kmem_cache_alloc(), several pages should be assigned to
this kmem_cache object.

My question is: how can I dump the addresses of the pages allocated to
this cache? Can someone give me a rough idea or direct me to somewhere
to find the solution?

Thanks in advance for your help!

Xin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-05 18:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-05 18:54 How to dump the page addresses of a kmem_cache object? Xin Zhao

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