~yolanda.robla/ubuntu/trusty/memcached/add_distribution

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Jay Bonci
  • Date: 2004-05-05 17:25:25 UTC
  • Revision ID: james.westby@ubuntu.com-20040505172525-ullh634q1xce88jl
Tags: upstream-1.1.11
ImportĀ upstreamĀ versionĀ 1.1.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
* slab class reassignment still buggy and can crash.  once that's
 
2
  stable, server should re-assign pages every 60 seconds or so
 
3
  to keep all classes roughly equal.  [Update: fixed now?, but 
 
4
  not heavily tested.  Future: make slab classes, with per-class
 
5
  cleaners functions.]
 
6
 
 
7
* calendar queue for early expirations of items, so they don't push
 
8
  out other objects with infinite expirations.