commit | 118f3663fbc658e9ad6165e129076981c7b685c5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Sep 15 10:42:00 2022 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Sep 20 08:24:38 2022 -0600 |
tree | 89fc6031534b49b402bb655949d1c3b274a3082c | |
parent | 99486c511f686c799bb4e60b79d79808bb9440f4 [diff] |
block: remove PSI accounting from the bio layer PSI accounting is now done by the VM code, where it should have been since the beginning. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Johannes Weiner <hannes@cmpxchg.org> Link: https://lore.kernel.org/r/20220915094200.139713-6-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>