[Bugs] [Bug 1442569] Implement Negative lookup cache feature to improve create performance
bugzilla at redhat.com
bugzilla at redhat.com
Thu Apr 20 04:18:55 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1442569
--- Comment #10 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16952 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com)
------
commit 561766e45a323be3d5c521fdb47f68d71cea776e
Author: Poornima G <pgurusid at redhat.com>
Date: Wed Apr 12 15:24:14 2017 +0530
Implement negative lookup cache
Before creating any file negative lookups(1 in Fuse, 4 in SMB etc.)
are sent to verify if the file already exists. By serving these
lookups from the cache when possible, increases the create
performance by multiple folds in SMB access and some percentage
in Fuse/NFS access.
Feature page: https://review.gluster.org/#/c/16436
Updates #82
Change-Id: Ib1c0e7ac7a386f943d84f6398c27f9a03665b2a4
BUG: 1442569
Signed-off-by: Poornima G <pgurusid at redhat.com>
Reviewed-on: https://review.gluster.org/16952
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
Tested-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=PaLrpmoBPY&a=cc_unsubscribe
More information about the Bugs
mailing list