Does anyone know if there is a way to make a program start faster?  I'm
constantly spawning off some processes, and they are taking about 150ms to
start.  I need to get that down to about 50ms so the server can keep up. 

Would the pre-emptive kernel patches help here?

Jay