[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libpthread status report
From: |
Neal H. Walfield |
Subject: |
Re: libpthread status report |
Date: |
Thu, 19 May 2005 21:17:51 +0100 |
User-agent: |
Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI) |
> While looking for something else, I found this in the glib2.0 build log:
>
> checking for minimal/maximal thread priority... none found
> configure: WARNING: I can not find the minimal and maximal priorities for
> threads on your system. Thus threads can only have the
> default priority. If you happen to know these main/max
> priorities, please inform the GLib developers.
>
> Is this due to some missing definitions as well, or is other action
> needed? (Or should we not worry about this?)
We don't support thread priorities. Even if we did, the set of
applications which require their properties will have other issues on
the Hurd. So, I think we can safely ignore this for the moment.
Thanks,
Neal