> [...]
> Are we right?
That depends on what you want to do.
From what I read in the other thread, you want
your thread/process to never use more than 20%
of the CPU time. Actually, as a user, I wouldn't
want this. What I wanted instead is that it uses
all idle time. Why throttle it back if my machine
sits around idly?
Which is where setting priorities comes in. If my
machine is busy, it will prevent a low-priority
thread/process from getting much CPU time. if my
machine is idle, it will even give CPU time to
the low-priority threads/processes.
That's what the OS' scheduler is for.
> Thanks a lot in advance.
>
> Best regards,
> Paulo Eduardo
Schobi

Signature
SpamTrap@gmx.de is never read
I'm Schobi at suespammers dot org
"Coming back to where you started is not the same as never leaving"
Terry Pratchett