Skip to content

Commit

Permalink
[doc] Changelog: New scheduler functions. New scheduling policy.
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricss committed Apr 16, 2012
1 parent fd3f590 commit bdefb6d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ New supported platform:
- Opa commited to FreeBSD port trees: http://www.freshports.org/lang/opa/
Thanks to Jeremy Messenger <mezz.freebsd@gmail.com>

New features:

* Scheduler
- new set_max_compute_successive function
- new set_nb_step_apply function
Those functions are made to fine-tune scheduling policy. For advanced users!

Improvements:

* Scheduling policy updated to improve concurrency level

Bug fixes:

* UriParser
Expand Down

0 comments on commit bdefb6d

Please sign in to comment.