Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106102617
D1033.id2163.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
693 B
Referenced Files
None
Subscribers
None
D1033.id2163.diff
View Options
Index: sys/i386/linux/syscalls.master
===================================================================
--- sys/i386/linux/syscalls.master
+++ sys/i386/linux/syscalls.master
@@ -283,8 +283,8 @@
l_int policy); }
160 AUE_SCHED_GET_PRIORITY_MIN STD { int linux_sched_get_priority_min( \
l_int policy); }
-161 AUE_SCHED_RR_GET_INTERVAL NOPROTO { int sched_rr_get_interval(l_pid_t pid, \
- struct l_timespec *interval); }
+161 AUE_SCHED_RR_GET_INTERVAL STD { int linux_sched_rr_get_interval( \
+ l_pid_t pid, struct l_timespec *interval); }
162 AUE_NULL STD { int linux_nanosleep( \
const struct l_timespec *rqtp, \
struct l_timespec *rmtp); }
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 26, 10:53 AM (11 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15603972
Default Alt Text
D1033.id2163.diff (693 B)
Attached To
Mode
D1033: In preparation for switching linuxulator to the use the native 1:1 threads use MI linux_sched_rr_get_interval() in i386.
Attached
Detach File
Event Timeline
Log In to Comment