]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
C_Gather: Set debug #ifdefs to remove set.
authorGreg Farnum <gregf@hq.newdream.net>
Sat, 15 Jan 2011 00:12:32 +0000 (16:12 -0800)
committerGreg Farnum <gregf@hq.newdream.net>
Sat, 15 Jan 2011 00:12:32 +0000 (16:12 -0800)
commita93b970ab128f64fc14191570562332c31e819fa
tree9a6683fe2f1f094f45ae245285fd35f397d11039
parent55cf6bad2fcf47c8a74fcb363a27a2cedb59ab52
C_Gather: Set debug #ifdefs to remove set.

This way when we're confident it works right, we can
remove the set<Context*> and just rely on ref counting.

Further optimizations would include using a spinlock
rather than a mutex, or possibly even just switching
sub_[created|existing]_count to be atomics.

Signed-off-by: Greg Farnum <gregf@hq.newdream.net>
configure.ac
src/include/Context.h