https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286367
--- Comment #3 from Mark Johnston <[email protected]> --- (In reply to sporran-musing0p from comment #2) Thanks, this makes the problem clear: 1055 100371 beldexd CALL linux_sched_setscheduler(0x18813,0,0x8497298dc) 1055 100371 beldexd RET linux_sched_setscheduler -1 errno -1 Operation not permitted Currently, jails do not permit the sched_setscheduler(2) system call. I don't think there's any administrative solution to that. -- You are receiving this mail because: You are the assignee for the bug.
