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]
Date: Thu,  9 May 2024 20:11:05 +0800
From: Yu Kuai <yukuai1@...weicloud.com>
To: axboe@...nel.dk,
	chenhuacai@...nel.org,
	tj@...nel.org,
	josef@...icpanda.com,
	victor@...atatu.com,
	raven@...maw.net,
	yukuai3@...wei.com,
	twoerner@...il.com,
	zhaotianrui@...ngson.cn,
	svenjoac@....de,
	jhs@...atatu.com
Cc: linux-block@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	loongarch@...ts.linux.dev,
	cgroups@...r.kernel.org,
	yukuai1@...weicloud.com,
	yi.zhang@...wei.com,
	yangerkun@...wei.com
Subject: [PATCH for-6.10/block 0/2] blk-throtl: delete throtl low and lay initialization

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

Tested with the new blktests:

https://lore.kernel.org/all/20240420084505.3624763-1-yukuai1@huaweicloud.com/

Changes from RFC:
 - remove patches to support build blk-throtl as module;
 - add ack tag for patch 1, also rebase on the top of for-6.10/block;
 - some small changes for patch 2;

Yu Kuai (2):
  blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
  blk-throttle: delay initialization until configuration

 Documentation/ABI/stable/sysfs-block       |  12 -
 arch/loongarch/configs/loongson3_defconfig |   1 -
 block/Kconfig                              |  11 -
 block/bio.c                                |   1 -
 block/blk-cgroup.c                         |   6 -
 block/blk-stat.c                           |   3 -
 block/blk-sysfs.c                          |   8 -
 block/blk-throttle.c                       | 996 +++------------------
 block/blk-throttle.h                       |  46 +-
 block/blk.h                                |  11 -
 10 files changed, 127 insertions(+), 968 deletions(-)

-- 
2.39.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ