Why should this be binary incompatible? The number of real time
signals is _dynamic_, see getconf RTSIG_MAX. The value of RTSIG_MAX is
defined as _tunable_ and may vary between installations of the same
operating system. I sounds you don't know how POSIX real time signals
work.

FYI I filed the RFE out of frustration with the POSIX real time signal
implementation in Solaris. Roland Mainz developed a patch at my behest
which sets the number of real time signals through /etc/system between
8 and 64 in 2^m intervals, using a default of 64 with _NO_ ill
effects.

Olga

On Tue, Feb 23, 2010 at 4:08 PM, Joerg Schilling
<Joerg.Schilling at fokus.fraunhofer.de> wrote:
> "I. Szczesniak" <iszczesniak at gmail.com> wrote:
>
>> sigset_t is a limited resource but there are still 24 signals left
>> *and* if there is ever the need to add more signals the number of
>> realtime signals can be reduced again. However I strongly believe that
>> there will no such demand before SunOS 6.x where sigset_t can be
>> expanded.
>
> Reducing the number of signals will definitely cause a binary incompatibility,
> so this does not seem to be a valid option.
>
> J?rg
>
> --
>  EMail:joerg at schily.isdn.cs.tu-berlin.de (home) J?rg Schilling D-13353 
> Berlin
>       js at cs.tu-berlin.de                (uni)
>       joerg.schilling at fokus.fraunhofer.de (work) Blog: 
> http://schily.blogspot.com/
>  URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
> _______________________________________________
> opensolaris-arc mailing list
> opensolaris-arc at opensolaris.org
>



-- 
      ,   _                                    _   ,
     { \/`o;====-    Olga Kryzhanovska   -====;o`\/ }
.----'-/`-/     olga.kryzhanovska at gmail.com   \-`\-'----.
 `'-..-| /     Solaris/BSD//C/C++ programmer   \ |-..-'`
      /\/\                                     /\/\
      `--`                                      `--`

Reply via email to