TODO 541 B

1234567891011121314151617
  1. TODO:
  2. == current problems / short term
  3. - symux queues rrd values for a particular time. Cheers to Jean-Gérard
  4. Pailloncy for the suggestion.
  5. - rewrite sm_proc.c, don't count shared pages twice
  6. - remove mon packet limit
  7. - check shared memory for hackable bugs. (master should only write, clients
  8. should only read. clients should check incoming data for sanity.)
  9. == longer term
  10. - change rrd to accommodate batch updates
  11. - write a muxer that supports unix pipes
  12. - test framework
  13. $Id: TODO,v 1.28 2007/02/11 20:07:31 dijkstra Exp $