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: <Z2D7pi1Gl4Bq-ln2@casper.infradead.org>
Date: Tue, 17 Dec 2024 04:18:46 +0000
From: Matthew Wilcox <willy@...radead.org>
To: Dev Jain <dev.jain@....com>
Cc: akpm@...ux-foundation.org, david@...hat.com,
	kirill.shutemov@...ux.intel.com, ryan.roberts@....com,
	anshuman.khandual@....com, catalin.marinas@....com, cl@...two.org,
	vbabka@...e.cz, mhocko@...e.com, apopple@...dia.com,
	dave.hansen@...ux.intel.com, will@...nel.org, baohua@...nel.org,
	jack@...e.cz, srivatsa@...il.mit.edu, haowenchao22@...il.com,
	hughd@...gle.com, aneesh.kumar@...nel.org,
	yang@...amperecomputing.com, peterx@...hat.com, ioworker0@...il.com,
	wangkefeng.wang@...wei.com, ziy@...dia.com, jglisse@...gle.com,
	surenb@...gle.com, vishal.moola@...il.com, zokeefe@...gle.com,
	zhengqi.arch@...edance.com, jhubbard@...dia.com, 21cnbao@...il.com,
	linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH 01/12] khugepaged: Rename hpage_collapse_scan_pmd()
 -> ptes()

On Mon, Dec 16, 2024 at 10:20:54PM +0530, Dev Jain wrote:
> -static int hpage_collapse_scan_pmd(struct mm_struct *mm,
> +static int hpage_collapse_scan_ptes(struct mm_struct *mm,

i don't think this is necessary at all.  you're scanning a pmd.
you might not be scanning in order to collapse to a pmd, but pmd
is the level you're scanning at.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ