public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* non volatile ram disk
@ 2002-01-21 13:15 Erez Doron
  2002-01-21 13:41 ` Peter Wächtler
  2002-01-22 13:53 ` solved: ( was Re: non volatile ram disk) Erez Doron
  0 siblings, 2 replies; 8+ messages in thread
From: Erez Doron @ 2002-01-21 13:15 UTC (permalink / raw)
  To: linux kernel

hi

I'm looking for a way to make a ramdisk which is not erased on reboot
this is for use with ipaq/linux.

i tought of booting with mem=32m and map a block device to the rest of
the 32M ram i have.

the probelm is that giving mem=32m to the kernel will cause the kernel
to map only the first 32m of physical memory to virtual one, so using
__pa(ptr) on the top 32m causes a kernel oops.

any idea ?


regards
erez.


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

end of thread, other threads:[~2002-01-22 14:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-21 13:15 non volatile ram disk Erez Doron
2002-01-21 13:41 ` Peter Wächtler
2002-01-21 13:42   ` Erez Doron
2002-01-21 14:10     ` Erez Doron
2002-01-21 15:21       ` Peter Wächtler
2002-01-22  9:39         ` Erez Doron
2002-01-21 23:54     ` David Woodhouse
2002-01-22 13:53 ` solved: ( was Re: non volatile ram disk) Erez Doron

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