freebsd-nq/sys/amd64/linux32
Dmitry Chagin 1aa90eca33 In preparation for switching linuxulator to the use the native 1:1
threads refactor kern_sched_rr_get_interval() and sys_sched_rr_get_interval().
Add a kern_sched_rr_get_interval() counterpart which takes a targettd
parameter to allow specify target thread directly by callee (new Linuxulator).

Linuxulator temporarily uses first thread in proc.

Move linux_sched_rr_get_interval() to the MI part.

Differential Revision:	https://reviews.freebsd.org/D1032
Reviewed by:	trasz
2015-05-24 14:39:26 +00:00
..
linux32_dummy.c Implement most of timer_{create,settime,gettime,getoverrun,delete} 2014-09-18 08:36:45 +00:00
linux32_genassym.c Remove dead code. 2011-03-07 08:12:07 +00:00
linux32_ipc64.h
linux32_locore.s
linux32_machdep.c In preparation for switching linuxulator to the use the native 1:1 2015-05-24 14:39:26 +00:00
linux32_proto.h Regen for r283370. 2015-05-24 14:34:46 +00:00
linux32_support.s
linux32_syscall.h Regen for r283370. 2015-05-24 14:34:46 +00:00
linux32_syscalls.c Regen for r283370. 2015-05-24 14:34:46 +00:00
linux32_sysent.c Regen for r283370. 2015-05-24 14:34:46 +00:00
linux32_systrace_args.c Regen for r283370. 2015-05-24 14:34:46 +00:00
linux32_sysvec.c Revert r266925 as it can lead to instant panic at fexecve(): 2014-06-17 05:29:18 +00:00
linux.h In preparation for switching linuxulator to the use the native 1:1 2015-05-24 14:29:35 +00:00
Makefile add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.conf add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.master In preparation for switching linuxulator to the use the native 1:1 2015-05-24 14:33:19 +00:00