summaryrefslogtreecommitdiffstats
path: root/configs.signatures
diff options
context:
space:
mode:
authorMarkos Fountoulakis <44345837+mfundul@users.noreply.github.com>2020-02-06 21:58:13 +0200
committerGitHub <noreply@github.com>2020-02-06 21:58:13 +0200
commit6b119d9170fce726e9a5720edc83f6d9ac88e7ce (patch)
tree90dc7094ba92af299f5e7c0532e519f706b47d92 /configs.signatures
parentb2b3c182548fe81e6d1c9a599b2571dabfdabcaa (diff)
Drop dirty dbengine pages if disk cannot keep up (#7777)
* Introduce dirty page pressure handling in the dbengine page cache that invalidates pages when the disk cannot keep up with the flushing speed.
Diffstat (limited to 'configs.signatures')
-rw-r--r--configs.signatures2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs.signatures b/configs.signatures
index ef4b99aa60..994b62a80e 100644
--- a/configs.signatures
+++ b/configs.signatures
@@ -381,7 +381,7 @@ declare -A configs_signatures=(
['7deb236ec68a512b9bdd18e6a51d76f7']='python.d/mysql.conf'
['7e5fc1644aa7a54f9dbb1bd102521b09']='health.d/memcached.conf'
['7f13631183fbdf79c21c8e5a171e9b34']='health.d/zfs.conf'
- ['8edc8c73a8f3ca40b32e27fe452c70f3']='health.d/dbengine.conf'
+ ['82f1dc0a477a175ae31d7b815411e44e']='health.d/dbengine.conf'
['7fb8184d56a27040e73261ed9c6fc76f']='health_alarm_notify.conf'
['80266bddd3df374923c750a6de91d120']='health.d/apache.conf'
['803a7f9dcb942eeac0fd764b9e3e38ca']='fping.conf'