[gobolinux-users] Prevent a process from paging out
Lucas C. Villa Real
lucasvr at gobolinux.org
Sat Sep 9 17:32:13 UTC 2006
On 9/9/06, Dan <theyranos at gmail.com> wrote:
> > Remember, public lists also help out less experienced people who are
> > more likely to be lurking than contributing. Assuming that loading
> > bash/sh is the problem, what's your solution? Is there a minimal shell
> > you can use to replace it by starting the script with #!/bin/tinysh or
> > something?
>
> The "obvious" part was that bash/sh was the problem. I haven't really
> got a good solution. Next time I have a lot of spare time (and am not
> working on more pressing matters, such as schoolwork or Rootless
> fixes), I'll probably change my shell script to a tiny C++ program
> and/or compile the functionality I want into a specialized version of
> evrouter. If anyone else has a better solution, I'd love to hear it.
Well, you can try busybox' ash shell. It's a very tiny alternative,
but you'll probably need to touch your scripts to adequate them to
ash's minimal resources (there's no implementation of arrays, for
example). Just run 'Compile Busybox' there and select your applets in
menuconfig's interface.
Cheers,
--
Lucas
powered by /dev/dsp
More information about the gobolinux-users
mailing list