1.7 16:09:06 Made changes to make sure several methods on CPView work
also added trimming of CP storage nad made other fixes
2004/10/11 mbalazin Added an option that allows to configure Borealis with all non-error messages suppressed. Simply configure with:
wtf configure [your usual options] --disable-messages
That will suppress all INFO, DEBUG, WARN, and NOTICE messages.
(I also replaced a few NOTICE with DEBUG so they don't appear by default)
2004/10/07 alexr
Several bug fixes.
QueueListners are now properly changed from input listeners to internal
listeners and vice-versa. That should be the proper rewrite replacing
Magda's fix (Magda, thank you for the quick fix! :)
A subtle bug with scheduler not waking up occasionally should be fixed now.
As far as I understand it was an interesting combination of two different
bugs, where each could cause similar behavior involving a non-waking up
scheduler.
Please report to me if scheduler fails to wake up during your runs. This
bug was somewhat non-determenistic and difficult to observe.
2004/09/24 yna Moved most of the Aurora code into the Borealis namespace. There are still a few things in util/ that aren't
used that need to be moved.....
2004/09/14 anurag added DEBUG lines
2004/08/17 anurag Connection Point and supporting files added
2004/04/14 mbalazin New dir structure