diff options
author | 2014-06-07 00:45:22 -0500 | |
---|---|---|
committer | 2015-02-23 09:59:05 -0600 | |
commit | e94987db2ed983aea4e45d22db9e17c6bbf2a623 (patch) | |
tree | d216701edf17d2f1b6781be78da780a8c9cf6c18 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Copy set bits from another slot (diff) | |
download | wireguard-linux-e94987db2ed983aea4e45d22db9e17c6bbf2a623.tar.xz wireguard-linux-e94987db2ed983aea4e45d22db9e17c6bbf2a623.zip |
Initiate recovery on node failure
The DLM informs us in case of node failure with the DLM slot number.
cluster_info->recovery_map sets the bit corresponding to the slot number
and wakes up the recovery thread.
The recovery thread:
1. Derives the slot number from the recovery_map
2. Locks the bitmap corresponding to the slot
3. Copies the set bits to the node-local bitmap
Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions