public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Avoiding BIGMEM support programatically.
@ 2005-07-18 14:56 vamsi krishna
  2005-07-18 19:18 ` Fawad Lateef
  0 siblings, 1 reply; 2+ messages in thread
From: vamsi krishna @ 2005-07-18 14:56 UTC (permalink / raw)
  To: linux-kernel

Hello All,

I have a program working fine on a 2.6.xx-smp kernel, and the program
crashes on the same version kernel with bigmem i.e (2.6.xxx-bigmem).

I also found that for a same executable on bigmem kernel the virtual
address's of '&_start' and '&_etext', seem to vary in every new run.

Is there any way I can avoid the kernel's bigmem virtual address
mapping programatically? and still run the program on a bigmem kernel?

Really appreciate your help in this context.

Best Regards,
Vamsi Kundeti.

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

end of thread, other threads:[~2005-07-18 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-18 14:56 Avoiding BIGMEM support programatically vamsi krishna
2005-07-18 19:18 ` Fawad Lateef

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox