]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw file: remove busy-wait in RGWLibFS::gc() 10638/head
authorMatt Benjamin <mbenjamin@redhat.com>
Tue, 9 Aug 2016 20:49:41 +0000 (16:49 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Thu, 11 Aug 2016 18:02:52 +0000 (14:02 -0400)
commitca33241286f52d849dbde8092507131b8b1108cc
treef7e5f07988bc6d8a82e22c3beb4c42717c693891
parent253f28556c8dead17806deeb49917246bdbed8ea
rgw file: remove busy-wait in RGWLibFS::gc()

This is a background thread.  However, CPU is wasted.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_file.cc
src/rgw/rgw_file.h