http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4813310
This has been fixable for a while now, but no comments to indicate
progress. Do no comments mean no interest, or should we expect no news
until it is fixed, if ever?
--
Joseph Shraibman <[EMAIL PROTECTED]> writes:
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4813310
>
> This has been fixable for a while now,
No, the article is wrong. The situation is still the same:
SCHED_OTHER doesn't support priorities. SCHED_RR & SCHED_FIFO require
superuser privile
Juergen Kreileder wrote:
Joseph Shraibman <[EMAIL PROTECTED]> writes:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4813310
This has been fixable for a while now,
No, the article is wrong.
::sigh:: I hate it when that happens.
but no comments to indicate progress. Do no comments mean no
in
Joseph Shraibman wrote:
Does the sun version make the call? Does blackdown? Just curious, it
doesn't appear as if it will matter any time soon :(
Sun JVM does call pthread_setschedparam(), but of course this wouldn't
make any difference ...
Thread priority is one of the scheduling issues that h