aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorSlava Pestov <[email protected]>2011-07-15 14:23:58 -0700
committerSteven Rostedt <[email protected]>2012-10-31 16:45:27 -0400
commit884bfe89a462fcc85c8abd96171519cf2fe70929 (patch)
treebe61b3c6ee4d75198af22f5cdadc3b289b207bda /fs/jbd2/commit.c
parentf43c738bfa8608424610e4fc1aef4d4644e2ce11 (diff)
ring-buffer: Add a 'dropped events' counter
The existing 'overrun' counter is incremented when the ring buffer wraps around, with overflow on (the default). We wanted a way to count requests lost from the buffer filling up with overflow off, too. I decided to add a new counter instead of retro-fitting the existing one because it seems like a different statistic to count conceptually, and also because of how the code was structured. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Slava Pestov <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions