TODO 585 B

123456789101112131415161718
  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. - check shared memory for hackable bugs. (master should only write, clients
  7. should only read. clients should check incoming data for sanity.)
  8. - check for availability of rrd before compilation
  9. - release probe memory at config reload
  10. - same for pagetob and friends
  11. == longer term
  12. - change rrd to accommodate batch updates
  13. - write a muxer that supports unix pipes
  14. - test framework