Glynn Clements wrote:
Any process will use 100% CPU unless either it can process the data
faster than the OS can provide it or it has to contend for the CPU
with other active processes.
The only time the CPU will be idle is if no process is ready to run,
i.e. if all processes are blocked waiting for input, whether user
input or data from a disk, network connection, external device, etc.
OK: I will take some notes!
Thanks very much for addressing this off-topic.
Kind regards,
Luigi
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user