Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
0fb0b68b
Commit
0fb0b68b
authored
Jun 14, 2014
by
yoogx
Browse files
* Add comment on pending issue on Round-Robin scheduler
parent
e9906411
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/backends/ocarina-backends-po_hi_ada-activity.adb
View file @
0fb0b68b
...
...
@@ -1033,6 +1033,9 @@ package body Ocarina.Backends.PO_HI_Ada.Activity is
&
"POSIX_1003_HIGHEST_PRIORITY_FIRST_PROTOCOL or"
&
" ROUND_ROBIN_PROTOCOL"
,
Fatal
=>
True
);
-- XXX In case of Round robin, we should also check that
-- the scheduler is set to non-preemptive mode.
end
if
;
-- Visit all the subcomponents of the process
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment