Back to the main page.
Bug 140 - busy peerslave should announce the memreq of the job instead of the memavail
Status | CLOSED FIXED |
Reported | 2010-09-02 10:46:00 +0200 |
Modified | 2011-01-05 12:00:59 +0100 |
Product: | FieldTrip |
Component: | peer |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 enhancement |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2010-09-02 10:46:18 +0200
Once a slave switches from idle to busy, it knows what the memreq of the job is. This will (per definition) be less than the memavail. It is more informative to announce the memreq than the memavail, because that can be displayed as summary in peerlist. Right now peerlist displays the memavail of the busy slaves.
Robert Oostenveld - 2010-09-20 22:37:32 +0200
instead of using memavail=memreq, there is now an additional structure host->current that is announced. It includes all details. see rev 1728
Robert Oostenveld - 2011-01-05 11:56:49 +0100
selected a long list of resolved bugs from roboos and changed the status into "RESOLVED"