diff options
author | Jeremy Fitzhardinge <[email protected]> | 2008-03-17 16:37:20 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-04-24 23:57:32 +0200 |
commit | 229664bee6126e01f8662976a5fe2e79813b77c8 (patch) | |
tree | 1e7d2fc69bae4a941952c00fa20f5746d07c0256 /fs/jbd2/commit.c | |
parent | ee8fa1c67f0b873a324960f0ca9fa1d7e49aa86b (diff) |
xen: short-cut for recursive event handling
If an event comes in while events are currently being processed, then
just increment the counter and have the outer event loop reprocess the
pending events. This prevents unbounded recursion on heavy event
loads (of course massive event storms will cause infinite loops).
Signed-off-by: Jeremy Fitzhardinge <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions