[Bugs] [Bug 1439731] Sharding: Fix a performance bug

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 12 07:30:36 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1439731

RamaKasturi <knarra at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?(kdhananj at redhat.c
                   |                            |om)



--- Comment #5 from RamaKasturi <knarra at redhat.com> ---
Hi Krutika,

   I tested this with the patch what you have provided and i see the following
results.

With out this fix following are the numbers i see:
====================================================
Total lookups sent over the fuse mount are : 1057

Total lookups sent over the brick : 16273

There were ~1100 lookups from mount while the brick got > 16200 lookups.

With the fix following are the numbers i see:
==============================================

Total lookups sent over the fuse mount : 1280

Total lookups sent over the brick : 3037

There were ~1300 lookups from the mount while the brick got > 3000 lookups. Is
this acceptable number?

-- 
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=rCscdFQ3Oh&a=cc_unsubscribe


More information about the Bugs mailing list