All of lore.kernel.org
 help / color / mirror / Atom feed
* sparsemem support on MIPS
@ 2010-08-19 15:34 naveen yadav
  2010-08-19 23:06 ` David VomLehn
  0 siblings, 1 reply; 4+ messages in thread
From: naveen yadav @ 2010-08-19 15:34 UTC (permalink / raw)
  To: Ralf Baechle, linux-mips, sshtylyov

 Dear all,

I build MIPS 32 with sparsemem support to take care of holes in
physical memory, this conserve memory but put overhead to speed
because of pointer redirection in pfn_to_page().

To prevent this conversion I tried to use
CONFIG_SPARSEMEM_VMEMMAP_ENABLE on MIPS 32 but kernel build fails
becauase most of the supported functions related to vmemmap are
supported for 64 bit architectures only.

I wish to compare memory and speed result with / without
CONFIG_SPARSEMEM_VMEMMAP_ENABLE in MIPS 32. I need your comment in it
?

Thanks

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

end of thread, other threads:[~2010-08-19 23:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19 15:34 sparsemem support on MIPS naveen yadav
2010-08-19 23:06 ` David VomLehn
2010-08-19 23:19   ` Jon Fraser
2010-08-19 23:29   ` Michael Sundius

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.