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-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200928.144149.790487567012040407.davem@davemloft.net>
Date:   Mon, 28 Sep 2020 14:41:49 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     kliteyn@...dia.com
Cc:     saeed@...nel.org, kuba@...nel.org, netdev@...r.kernel.org,
        erezsh@...dia.com, mbloch@...dia.com, saeedm@...dia.com
Subject: Re: [net-next 01/15] net/mlx5: DR, Add buddy allocator utilities

From: Yevgeny Kliteynik <kliteyn@...dia.com>
Date: Mon, 28 Sep 2020 19:58:59 +0000

> By replacing the bits-per-long array with a single counter we loose
> this ability to jump faster to the free spot.

I don't understand why this is true, because upon the free we will
update the hint and that's where the next bit search will start.

Have you even tried my suggestion?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ