All of lore.kernel.org
 help / color / mirror / Atom feed
* question about ramdisk
@ 2004-07-12 16:57 lya755
  2004-07-12 17:13 ` H. Peter Anvin
  0 siblings, 1 reply; 10+ messages in thread
From: lya755 @ 2004-07-12 16:57 UTC (permalink / raw)
  To: linux-kernel

Hi all,

I am learning linux kernel and have a question about ramdisk. When loading an 
executable in ramdisk, is the kernel loading the code all at a time to memory 
and then execute, or is it loading only a page at one time and generating a 
page fault to fetch another page?

Thanks for any comments! Waiting desprately for your help.

Lei


_________________________________________________________
This message was sent through the NU ECE webmail gateway.

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Question about ramdisk.
@ 2003-09-29 14:07 Christophe.LINDHEIMER
  0 siblings, 0 replies; 10+ messages in thread
From: Christophe.LINDHEIMER @ 2003-09-29 14:07 UTC (permalink / raw)
  To: linuxppc-embedded


Hi.

I am using where linux is running in flash.
I would like to use a ramdisk to develop my application.
So I make mount -t ramdisk /dev/rd/0 /rdisk to get my ramdisk.

The application is developed on my host computer and the only link between
the board and the host is my Bdi2000.

So I would like to copy my cross compiled application into the ramdisk on my
target.

Is there a way to do that ?

I guess that I need to know the @ of the ramdisk ?
How can I get it ?

Thanks

Regards

Chris


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2004-07-14 16:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-12 16:57 question about ramdisk lya755
2004-07-12 17:13 ` H. Peter Anvin
2004-07-13 14:01   ` lya755
2004-07-13 20:06     ` Lee Revell
2004-07-13 21:27       ` Lee Revell
     [not found]       ` <1089753034.40f44fca074c2@core.ece.northwestern.edu>
     [not found]         ` <1089753955.22175.8.camel@mindpipe>
2004-07-14 14:59           ` lya755
2004-07-14 16:07             ` Richard B. Johnson
2004-07-14 16:30               ` lya755
2004-07-14 16:57                 ` Richard B. Johnson
  -- strict thread matches above, loose matches on Subject: below --
2003-09-29 14:07 Question " Christophe.LINDHEIMER

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.