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] [day] [month] [year] [list]
Date:   Thu, 9 Nov 2023 17:05:38 +0800
From:   Kefeng Wang <wangkefeng.wang@...wei.com>
To:     Gregory Price <gregory.price@...verge.com>
CC:     Matthew Wilcox <willy@...radead.org>,
        Gregory Price <gourry.memverge@...il.com>,
        <linux-mm@...ck.org>, <akpm@...ux-foundation.org>,
        <david@...hat.com>, <vbabka@...e.cz>, <naoya.horiguchi@...ux.dev>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] kpageflags: respect folio head-page flag placement



On 2023/11/9 7:33, Gregory Price wrote:
> On Wed, Nov 08, 2023 at 10:01:19AM +0800, Kefeng Wang wrote:
>>
>> Yes, I see your "Node Weights and Weighted Interleave", this is an
>> interesting topic, we need some easy and efficient way to use tiered
>> memory.
>>
> 
> There will be an LPC talk on it next week in the CXL track, presented
> by another group that's been testing it.  Please tune in!

Sure.

> 
>>>
>>> There's only a handful, so yeah the best way is probably to go ahead and
>>> swap k = page->flags for k = *folio_flags(folio, 0) and then handle the
>>> couple of outliars.
>>
>> If you don't mind, I maybe try to convert it in my changes.
>>
> 
> Please feel free! I am happy to help test, CC me on subsequent patches
> please!

Will do, thanks.
> 
> ~Gregory

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ