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: <20240904134152.2141-1-thunder.leizhen@huawei.com>
Date: Wed, 4 Sep 2024 21:41:49 +0800
From: Zhen Lei <thunder.leizhen@...wei.com>
To: Andrew Morton <akpm@...ux-foundation.org>, Thomas Gleixner
	<tglx@...utronix.de>, <linux-kernel@...r.kernel.org>, David Gow
	<davidgow@...gle.com>, <linux-kselftest@...r.kernel.org>,
	<kunit-dev@...glegroups.com>
CC: Zhen Lei <thunder.leizhen@...wei.com>
Subject: [PATCH 0/3] debugobjects: Add hlist_cut_number() and use it to optimize code


Zhen Lei (3):
  list: add hlist_cut_number()
  list: test: Add a test for hlist_cut_number()
  debugobjects: Use hlist_cut_number() to optimize performance and
    improve readability

 include/linux/list.h |  44 +++++++++++++++++
 lib/debugobjects.c   | 115 ++++++++++++++++++-------------------------
 lib/list-test.c      |  51 +++++++++++++++++++
 3 files changed, 143 insertions(+), 67 deletions(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ