TODO 430 B

1234567891011121314
  1. TODO:
  2. == current problems / short term
  3. - rewrite sm_proc.c, don't count shared pages twice
  4. - remove mon packet limit
  5. - check shared memory for hackable bugs. (master should only write, clients
  6. should only read. clients should check incoming data for sanity.)
  7. == longer term
  8. - change rrd to accommodate batch updates
  9. - write a muxer that supports unix pipes
  10. - test framework
  11. $Id: TODO,v 1.26 2003/12/20 16:30:44 dijkstra Exp $