----------------
Idleize - Run a Subprocess During Idle Time Only
----------------

[Jason's Home Page]

Idleize - Run a Subprocess During Idle Time Only

Idleize is a simple utility which allows you to easily run background tasks during idle time only. It is ideal for running SETI@home, as well as other background tasks such as hardware simulations, compiler test suites, computer graphics rendering, and so on.

Here are the downloads...

Skip to the bottom of this page for the current version and history of changes.

Porting idleize to other UNIX systems is quite easy. All you need to provide is the system-specific code to get the current CPU load average and number of processors. Take a look at the source code of the appropriate machine-specific module in top if you don't know where to start. If you do port idleize to another system, please email me the changes so that I can update the distribution and others can benefit from your work. Your name will be mentioned with your updates. Also, it would be good if you could provide a pre-compiled binary.


Here is the Manual Page...

NAME

SYNOPSIS

DESCRIPTION

OPTIONS

EXAMPLE

MULTIPROCESSOR SYSTEMS

NOTES

SEE ALSO

AUTHOR

WEB SITE

HISTORY


Copyright © 1999 Jason Patterson. Last Updated: Monday, November 11, 2002.