* bwmon uses byte limits instead of average rates (slice attributes). After reachin...
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Fri, 1 Dec 2006 20:05:30 +0000 (20:05 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Fri, 1 Dec 2006 20:05:30 +0000 (20:05 +0000)
commitcacd7158435573b7391c44ad96c94713ff29db5c
treeab1a72d9c69dd0d79ac2cdda94de3fbd2c0b16bb
parentcec191ea114b80511881ea3d94c3443b124be939
*  bwmon uses byte limits instead of average rates (slice attributes).  After reaching threshold bytelimit, cap to (bytelimit - threshold)/time_left_in_period
*  Still need appropriate slice attribute to be added to NM.  Using hardcoded values until new NM is ready.

Still testing.  Not for public consumption yet.
.cvsignore [new file with mode: 0644]
bwmon.py