diff options
author | Lars Ellenberg <[email protected]> | 2011-03-08 17:11:40 +0100 |
---|---|---|
committer | Philipp Reisner <[email protected]> | 2011-05-24 10:02:41 +0200 |
commit | 53ea433145d9a56c7ad5e69f21f5662053e00e84 (patch) | |
tree | fcd581287611f2ad2e169e50c34678192fb085b3 /tools/perf/scripts/python/sched-migration.py | |
parent | 600942e0fdb7ed1565d056d7305c46c7c0544a3e (diff) |
drbd: fix potential distributed deadlock
We limit ourselves to a configurable maximum number of pages used as
temporary bio pages.
If the configured "max_buffers" is not big enough to match the bandwidth
of the respective deployment, a distributed deadlock could be triggered
by e.g. fast online verify and heavy application IO.
TCP connections would block on congestion, because both receivers
would wait on pages to become available.
Fortunately the respective senders in this case would be able to give
back some pages already. So do that.
Signed-off-by: Philipp Reisner <[email protected]>
Signed-off-by: Lars Ellenberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions