Does anyone have any idea when bug 4813310 will be fixed?

2004-06-23 Thread Joseph Shraibman
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? --

Re: Does anyone have any idea when bug 4813310 will be fixed?

2004-06-23 Thread Juergen Kreileder
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

Re: Does anyone have any idea when bug 4813310 will be fixed?

2004-06-23 Thread Joseph Shraibman
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

Re: Does anyone have any idea when bug 4813310 will be fixed?

2004-06-23 Thread Hui Huang
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