Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Elsa Gonsiorowski
codes
Commits
d2e03a90
Commit
d2e03a90
authored
Jun 23, 2015
by
Jonathan Jenkins
Browse files
small update to best practices
parent
7a7a9070
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/codes-best-practices.tex
View file @
d2e03a90
...
...
@@ -379,7 +379,9 @@ directly into the event structure then free the original copy, though it will
increase the event structure size for the LP accordingly.
In the future, optimistic-mode-aware free lists may be provided by ROSS that
will mitigate this problem.
will mitigate this problem. At the moment, a manual implementation of this is
provided in codes by codes/rc-stack.h (see tests/rc-stack-test.c for a
simple demonstration).
\subsection
{
Handling non-trivial event dependencies: queuing example
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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