lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240509123717.3223892-1-yukuai1@huaweicloud.com>
Date: Thu,  9 May 2024 20:37:15 +0800
From: Yu Kuai <yukuai1@...weicloud.com>
To: axboe@...nel.dk,
	ming.lei@...hat.com,
	hch@...radead.org,
	mpatocka@...hat.com,
	snitzer@...hat.com
Cc: linux-block@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	yukuai3@...wei.com,
	yukuai1@...weicloud.com,
	yi.zhang@...wei.com,
	yangerkun@...wei.com
Subject: [PATCH v2 for-6.10/block 0/2] block: fix user-aware inaccurate util

From: Yu Kuai <yukuai3@...wei.com>

Changes in v2:
 - just replace blk_mq_in_flight() with part_in_flight() for
 diskstats_show() and part_stat_show() in patch 2;

Yu Kuai (2):
  block: support to account io_ticks precisely
  block: fix that util can be greater than 100%

 block/blk-core.c  |  9 +++++----
 block/blk-merge.c |  2 ++
 block/blk-mq.c    |  4 ++++
 block/blk.h       |  1 +
 block/genhd.c     | 14 +++-----------
 5 files changed, 15 insertions(+), 15 deletions(-)

-- 
2.39.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ