On Wed, 24 Jun 2015, WarGrey Gyoudmon Ju wrote:

Hello.

I am developing a web server in Racket, and it works well in MacOSX and
Linux.
The most weird problem is that, in OpenIndiana it does not want to sleep
when idling,
it just load the entire CPU core.

Could you please help me to solve this problem?

You can use 'strace' or 'dtrace' (from DTrace Toolkit) to observe the system calls and likely see why the program is spinning.

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to