I've done quite a bit more playing around...
I tried running a ut server with uml locally, and it ran fine. I also used the /proc/config.gz from my linode to build uml from source, and it works fine as well. Could it have something to do with the way io usage is limited?
I also tried making a shared library to override nanosleep with LD_PRELOAD, but the function never gets called in the ut server
The only way the ut server runs decently is with a shell script that constantly sends the CONT signal to ucc-bin, but this is not a good thing to be doing, lol
Anyone have any other ideas?
