Has anyone else added the ELKS emulation to their Linux system and noticed any
stability problems?

I added the line to my rc.local file to echo "i-elks:" ..blah, blah..
"/proc/sys/fs/binfmt_misc/register" so I could try out the binaries I compile
with bcc.  However, my machine doesn't seem to be able to stay up for more than
a day before kswapd dies and the whole system crashes.  It happens with both the
2.2.5 kernel and the 2.0.30 kernel.  I removed the line from my rc.d and the
system has been up for six days now.

Is there a better, more stable way to do ELKS emulation?

thanks,
-chris

BTW, the exact line I have is:
echo ':i86-elks:M::\x01\x03\x20\x00:\xff\xff\xff\x83:/lib/elksemu:' >
/proc/sys/fs/binfmt_misc/register


Reply via email to