summaryrefslogtreecommitdiff
path: root/src/TODO
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2010-03-24 11:50:17 -0700
committerSage Weil <sage@newdream.net>2010-03-24 11:50:17 -0700
commit8e069f64d29af5dc31a154dbe08caf4f628b478c (patch)
treefdf321a343865929018d8a368964c943c40b4b03 /src/TODO
parent0eeec6f5d09009273e70ede389dc6c8a75703885 (diff)
downloadceph-8e069f64d29af5dc31a154dbe08caf4f628b478c.tar.gz
todo
Diffstat (limited to 'src/TODO')
-rw-r--r--src/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/TODO b/src/TODO
index 29b0dd72cfa..93f397562ed 100644
--- a/src/TODO
+++ b/src/TODO
@@ -357,6 +357,8 @@ repair
- mds scrubbing
kclient
+- mdsc: preallocate reply(ies?)
+- kill msgpool for statfs
- ENOMEM
- message pools
- sockets? (this can actual generates a lockdep warning :/)
@@ -412,6 +414,7 @@ uclient
- hadoop: clean up assert usage
mds
+- should we occasionally journal session completed requests??
- don't sync log on every clientreplay request?
- pass issued, wanted into eval(lock) when eval() already has it? (and otherwise optimize eval paths..)
- add an up:shadow mode?