summaryrefslogtreecommitdiffstats
path: root/include/linux/intel-svm.h
diff options
context:
space:
mode:
authorColy Li2019-06-28 14:00:00 +0200
committerJens Axboe2019-06-28 15:39:18 +0200
commitdff90d58a1c815b87b2603295382c97e78064349 (patch)
tree01a21f99e7eca59b8b6f13008ac82075acc4c220 /include/linux/intel-svm.h
parentbcache: performance improvement for btree_flush_write() (diff)
downloadkernel-qcow2-linux-dff90d58a1c815b87b2603295382c97e78064349.tar.gz
kernel-qcow2-linux-dff90d58a1c815b87b2603295382c97e78064349.tar.xz
kernel-qcow2-linux-dff90d58a1c815b87b2603295382c97e78064349.zip
bcache: add reclaimed_journal_buckets to struct cache_set
Now we have counters for how many times jouranl is reclaimed, how many times cached dirty btree nodes are flushed, but we don't know how many jouranl buckets are really reclaimed. This patch adds reclaimed_journal_buckets into struct cache_set, this is an increasing only counter, to tell how many journal buckets are reclaimed since cache set runs. From all these three counters (reclaim, reclaimed_journal_buckets, flush_write), we can have idea how well current journal space reclaim code works. Signed-off-by: Coly Li <colyli@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/intel-svm.h')
0 files changed, 0 insertions, 0 deletions
8'>MAINTAINERS: Farewell Martin SchwidefskyHeiko Carstens2019-05-312-2/+8 | * | | s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger2019-05-292-7/+8 | * | | s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger2019-05-281-41/+107 | * | | s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger2019-05-284-9/+41 | * | | s390/pci: fix assignment of bus resourcesSebastian Ott2019-05-281-1/+4 | * | | s390/pci: fix struct definition for set PCI functionSebastian Ott2019-05-282-13/+18 | * | | s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inlineMasahiro Yamada2019-05-281-2/+2 | * | | s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitializedMasahiro Yamada2019-05-281-1/+3 * | | | Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-317-22/+48 |\ \ \ \ | * | | | PCI: PM: Avoid possible suspend-to-idle issueRafael J. Wysocki2019-05-272-1/+17 | * | | | ACPI: PM: Call pm_set_suspend_via_firmware() during hibernationRafael J. Wysocki2019-05-273-18/+27 | * | | | ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki2019-05-272-3/+4 * | | | | Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-311-0/+4 |\ \ \ \ \ | * | | | | gcc-plugins: Fix build failures under Darwin hostKees Cook2019-05-201-0/+4 * | | | | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-31