Written documentation for section "The Resources list"

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1075 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
elvez 2006-09-08 23:34:37 +00:00
parent c0b65e96e9
commit c6612d4ad4
1 changed files with 12 additions and 0 deletions

View File

@ -91,6 +91,7 @@ Free Documentation License''.
@table @strong @table @strong
@item 2006, September 9th @r{--- Luca Vezzaro} @item 2006, September 9th @r{--- Luca Vezzaro}
Written documentation for section "The Schedulables/Requests tree" Written documentation for section "The Schedulables/Requests tree"
and section "The Resources list"
@item 2006, September 8th @r{--- Luca Vezzaro} @item 2006, September 8th @r{--- Luca Vezzaro}
Written documentation for section "Overall view of the main window" Written documentation for section "Overall view of the main window"
@item 2006, September 8th @r{--- Matteo Settenvini} @item 2006, September 8th @r{--- Matteo Settenvini}
@ -640,6 +641,17 @@ and the numbers between parenthesis are its "elapsed time"/"required time".
@subsection The Resources list @subsection The Resources list
@cindex resources @cindex resources
You can interact with this widget in the same way you interact with the
@ref{The Schedulables/Requests tree, Schedulables tree}, but since it's a plain
list, not a tree, it's much more simpler.
So let's get to the hot stuff: when the simulation moves from the boring stopped state
to a running or paused state, below each resource will be displayed the requests queue.
Since a request has no name, the name of the thread owning that request will be displayed,
instead.@*
As if that wasn't cool enough, the thread name in the queue is colored accordingly with the state of the
request!
@c % ------------------------------------------------- @c % -------------------------------------------------
@node The Simulation widget, The Holt graph, The Resources list, From the GUI @node The Simulation widget, The Holt graph, The Resources list, From the GUI
@subsection The Simulation widget @subsection The Simulation widget