aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorDenis Bolotin <[email protected]>2019-04-14 17:23:05 +0300
committerDavid S. Miller <[email protected]>2019-04-14 13:59:48 -0700
commit9ac6bb1414ac0d45fe9cefbd1f5b06f0e1a3c98a (patch)
tree89d5750c1165ec8f6d07328cf5d38af2e63dc29f /tools/perf/scripts/python/bin/export-to-postgresql-report
parentc543cb4a5f07e09237ec0fc2c60c9f131b2c79ad (diff)
qed: Delete redundant doorbell recovery types
DB_REC_DRY_RUN (running doorbell recovery without sending doorbells) is never used. DB_REC_ONCE (send a single doorbell from the doorbell recovery) is not needed anymore because by running the periodic handler we make sure we check the overflow status later instead. This patch is needed because in the next patches, the only doorbell recovery type being used is DB_REC_REAL_DEAL, and the fixes are much cleaner without this enum. Signed-off-by: Denis Bolotin <[email protected]> Signed-off-by: Michal Kalderon <[email protected]> Signed-off-by: Ariel Elior <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions