- Updated README
- Updated BalanceSheet git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1272 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
4be1fff629
commit
6faf77f042
22
NEWS
22
NEWS
|
@ -7,23 +7,29 @@ See the end of file for copying conditions.
|
||||||
Please send SGPEMv2 bug reports to <matteo@member.fsf.org>.
|
Please send SGPEMv2 bug reports to <matteo@member.fsf.org>.
|
||||||
|
|
||||||
|
|
||||||
Version ?.??
|
Version 1.0
|
||||||
|
|
||||||
* List of features :
|
* List of features :
|
||||||
|
|
||||||
** this is the second level of indentation
|
** Brand new Graphical User Interface
|
||||||
|
|
||||||
** first feature
|
** Simulation of both processes and threads
|
||||||
|
|
||||||
** second feature
|
** Powerful custom policies support
|
||||||
|
|
||||||
|
** Resources and policy resources
|
||||||
|
|
||||||
|
** Load and save simulation environments
|
||||||
|
|
||||||
|
** Full command-line user interface
|
||||||
|
|
||||||
|
** Rich statistics showcase
|
||||||
|
|
||||||
* And bugfixes :
|
* And bugfixes :
|
||||||
|
|
||||||
** a first bugfix
|
** Scheduler now is more precise than ever
|
||||||
|
|
||||||
** a second bugfix
|
** Improved overall efficiency
|
||||||
|
|
||||||
* Separated by blank lines
|
|
||||||
|
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
3
README
3
README
|
@ -1,5 +1,6 @@
|
||||||
|
|
||||||
SGPEMv2 is ... description of product.
|
SGPEMv2 is an educational simulator for process scheduling
|
||||||
|
policies in a monoprocessor computer.
|
||||||
|
|
||||||
Still to be written ... please refer to the
|
Still to be written ... please refer to the
|
||||||
Info manual in the meantime.
|
Info manual in the meantime.
|
||||||
|
|
Loading…
Reference in New Issue