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 have been raised
many many times (the other one is java.lang.Thread.yield()), but really
there is no good solution because of missing functionality inside
Linux kernel.
You might be interested in this article about the situation on Solaris:
http://java.sun.com/j2se/1.5.0/docs/guide/vm/thread-priorities.html
regards,
-hui
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]