TODO 413 B

12345678910111213
  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. $Id: TODO,v 1.25 2003/10/10 15:19:45 dijkstra Exp $