Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 May 1999 13:56:31 -0700
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        Mike Smith <mike@smith.net.au>
Cc:        Leigh Hart <hart@at.dotat.com>, emulation@FreeBSD.ORG
Subject:   Re: ViaVoice... 
Message-ID:  <199905042056.NAA00536@rah.star-gate.com>
In-Reply-To: Your message of "Tue, 04 May 1999 13:20:31 PDT." <199905042020.NAA01173@dingo.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Okay, whats rt_signal I presume that it means real time signals and if so
do we have a BSD counterpart ?


> > 21258 audiog   CALL  #174
> >  21258 audiog   PSIG  SIGSYS SIG_DFL
> >  21258 audiog   NAMI  "audiog.core"
> > 
> > And I think this is the system call given us the problem .
> > 
> > 
> > #define SYS_sched_get_priority_max __NR_sched_get_priority_max
> > 
> > Most likely is trying to use kernel pthreads so I will try to see 
> > if there is a user land pthread package that I can use.
> 
> Um, hang on, sched_get_priority_max is linux syscall #159.
> 
> #174 is sys_rt_sigaction.  Ok, who's up for some more hacking? 8)
> 
> -- 
> \\  Sometimes you're ahead,       \\  Mike Smith
> \\  sometimes you're behind.      \\  mike@smith.net.au
> \\  The race is long, and in the  \\  msmith@freebsd.org
> \\  end it's only with yourself.  \\  msmith@cdrom.com
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-emulation" in the body of the message

-- 

 Amancio Hasty
 hasty@star-gate.com




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905042056.NAA00536>