tech-kern archive

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

Re: CVS commit: src/sys/kern



Another problem:
Just built audio/jackd with rt scheduling support.
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)
cannot use real-time scheduling (FIFO at priority 10) [for thread -1157627904, 
f
rom thread -1157627904] (1: Operation not permitted)
cannot use real-time scheduling (FIFO at priority 10) [for thread -1159725056, 
f
rom thread -1159725056] (1: Operation not permitted)

There might be reasons within the application... I'll check.
The worse part is that the machine paniced whan I killed the
process, the KASSERT "i->l_class == SCHED_OTHER" in
sched_m2.c line 464 fired.
Stacktrace is:
panic()
__kernassert()
sched_slept()
sleepq_enqueue()
cv_enter()
cv_wait()
lwp_wait1()
exit_lwps()
exit1()
[...]

best regards
Matthias




-------------------------------------------------------------------
-------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich

Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe
Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
Dr. Ulrich Krafft (stellv. Vorsitzender), Dr. Sebastian M. Schmidt
-------------------------------------------------------------------
-------------------------------------------------------------------



Home | Main Index | Thread Index | Old Index