]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/ceph_dedup_tool: limit memory used for fingerprint database
authormyoungwon oh <ohmyoungwon@gmail.com>
Thu, 22 Jun 2023 04:42:55 +0000 (04:42 +0000)
committermyoungwon oh <ohmyoungwon@gmail.com>
Thu, 2 Nov 2023 05:53:45 +0000 (05:53 +0000)
commit3e066d9d32abdcaf500c1fa90ef64735e3390f95
tree23c7bb33060f6def45e2b9b4054b27b0cc8c53a2
parent4801e812bc793b15c99e2b3e199f607ce6372336
tools/ceph_dedup_tool: limit memory used for fingerprint database

Adds an FpMap capable of discarding any entries which have not met the
dedup threshold.

Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
Signed-off-by: Samuel Just <sjust@redhat.com>
src/tools/ceph_dedup_tool.cc