FYI, we rolled back 5140:8da0077ebe65 so that the submitter could put
back again with corrected comments.
Sorry for the inconvenience.
mike
___
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/o
* Neale Ferguson <[EMAIL PROTECTED]> [2007-09-27 20:33]:
> To what component does math.h, iso/math_iso.h etc. belong? They exist
> on a "live" OpenSolaris system in /usr/include but I can't find them
> in the OpenSolaris source tree. There is a math.h but it belongs to
> libbc and doesn't contain t
To what component does math.h, iso/math_iso.h etc. belong? They exist on a
"live" OpenSolaris system in /usr/include but I can't find them in the
OpenSolaris source tree. There is a math.h but it belongs to libbc and doesn't
contain the _h_val definition required by libc/port/fp/fp_data.c.
Neal
John Zolnowsky x69422/408-404-5064 wrote:
>> Date: Thu, 27 Sep 2007 07:13:42 -0700 (PDT)
>> From: micke <[EMAIL PROTECTED]>
>>
>> "There are no separate dispatch queues for the different classes."
>>
>> well according to Solaris Internals, page 229, I quote: "Kernel preempt
>> dispatch queue. Real-
> Date: Thu, 27 Sep 2007 07:13:42 -0700 (PDT)
> From: micke <[EMAIL PROTECTED]>
>
> "There are no separate dispatch queues for the different classes."
>
> well according to Solaris Internals, page 229, I quote: "Kernel preempt
> dispatch queue. Real-time threads are managed on a separate dispatc
"There are no separate dispatch queues for the different classes."
well according to Solaris Internals, page 229, I quote: "Kernel preempt
dispatch queue. Real-time threads are managed on a separate dispatch queue from
other classes"
I've checked the rtshed.c and sched.c etc. But I have a hard