Whamcloud - gitweb
b=17682 limit performance impact of rpctrace, dlmtrace & quota
authorDmitry Zogin <dmitry.zogin@sun.com>
Tue, 15 Dec 2009 15:46:04 +0000 (10:46 -0500)
committerJohann Lombardi <johann@granier.local>
Wed, 16 Dec 2009 12:59:33 +0000 (13:59 +0100)
Performance improvements for debug messages with
D_RPCTRACE, D_LDLM, D_QUOTA.

i=alexey.lyashkov
i=andrew.perepechko
i=johann

lustre/ChangeLog

index 6742713..a28274c 100644 (file)
@@ -13,7 +13,7 @@ tbd Sun Microsystems, Inc.
 Severity   : normal
 Bugzilla   : 21147
 Description: quota type and version is not tolerant to resetting
-             to the same value
+            to the same value
 
 Severity   : enhancement
 Bugzilla   : 21511
@@ -253,6 +253,10 @@ Description: BUG: soft lockup - CPU#1 stuck for 10s! [ll_mdt_07:4523]
 Details    : add cond_resched() calls to avoid hogging the cpu for too long
             in the hash code.
 
+Severity   : enhancement
+Bugzilla   : 17682
+Description: Performance improvements for debug messages with D_RPCTRACE,
+            D_LDLM, D_QUOTA options.
 
 -------------------------------------------------------------------------------
 2009-10-16 Sun Microsystems, Inc.