aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/event_analyzing_sample-report
diff options
context:
space:
mode:
authorRyan Haasken <[email protected]>2014-04-27 13:07:01 -0400
committerGreg Kroah-Hartman <[email protected]>2014-04-27 10:30:59 -0700
commit73b8990780e3aa0a31326fb1ae338646620176d1 (patch)
treecedf34c1be33a5a7ba5e0b8f9195945f5c50766f /tools/perf/scripts/python/bin/event_analyzing_sample-report
parent47a57bde2a79cbf5a7fe106d74b8a19531000413 (diff)
staging/lustre/llite: Do not rate limit dirty page discard warning
Messages which are printed by ll_dirty_page_discard_warn() should not be rate limited. If they are rate limited, some files which may be corrupted on client eviction will not be reported to the user. This patch changes the CWARN to a CDEBUG to disable console message rate limiting for this message. The dirty page discard warnings are already limited on a per-file basis by the function vvp_vmpage_error which calls ll_dirty_page_discard_warn only if the ccc_object's cob_discard_page_warned == 0. Signed-off-by: Ryan Haasken <[email protected]> Reviewed-on: http://review.whamcloud.com/9752 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4799 Reviewed-by: Cory Spitz <[email protected]> Reviewed-by: Ann Koehler <[email protected]> Reviewed-by: Chris Horn <[email protected]> Signed-off-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/event_analyzing_sample-report')
0 files changed, 0 insertions, 0 deletions