Linux processes, tempfs and programs

2005-02-18 Thread Stephen Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eugene Surovegin wrote: | On Thu, Feb 17, 2005 at 04:43:27PM -0800, Eugene Surovegin wrote: | |>On Thu, Feb 17, 2005 at 03:38:05PM -0800, Stephen Williams wrote: |>>But if I do that, I want to remove the program from the directory |>>after I start it,

Linux processes, tempfs and programs

2005-02-17 Thread Eugene Surovegin
On Thu, Feb 17, 2005 at 04:43:27PM -0800, Eugene Surovegin wrote: > On Thu, Feb 17, 2005 at 03:38:05PM -0800, Stephen Williams wrote: > > My embedded system is structured such that the main user-mode > > processes that are being run are downloaded and executed on demand. > > I'm currently downloadi

Linux processes, tempfs and programs

2005-02-17 Thread Stephen Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eugene Surovegin wrote: | On Thu, Feb 17, 2005 at 03:38:05PM -0800, Stephen Williams wrote: |>But if I do that, I want to remove the program from the directory |>after I start it, so that the file does not take up ram space. Will |>that actually work?

Linux processes, tempfs and programs

2005-02-17 Thread Eugene Surovegin
On Thu, Feb 17, 2005 at 03:38:05PM -0800, Stephen Williams wrote: > My embedded system is structured such that the main user-mode > processes that are being run are downloaded and executed on demand. > I'm currently downloading the executable to an ext3 system on the > CompactFlash, but there is re

Linux processes, tempfs and programs

2005-02-17 Thread Stephen Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is not really PPC specific, but it is an embedded PPC system that I'm working with, so... My embedded system is structured such that the main user-mode processes that are being run are downloaded and executed on demand. I'm currently downloading