tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



Matthias Drochner <M.Drochner%fz-juelich.de@localhost> wrote:
> 
> M.Drochner%fz-juelich.de@localhost said:
> > When I started it (as root) it still got permission problems:
> > cannot use real-time scheduling (FIFO at priority 20) [for thread
> > -1155530752,  f rom thread -1155530752] (1: Operation not permitted) 
> 
> This is actually not a permission problem but broken error
> reporting. The syscall succeeds, it returns the number of
> matching LWPs which is interpreted as errno -- this is
> harmless here.
> The panic is not...
> 
> best regards
> Matthias

Sorry for delay. I have commited a bunch of fixes. Should work now.

-- 
Best regards,
Mindaugas
www.NetBSD.org




Home | Main Index | Thread Index | Old Index