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]
Message-ID: <Z6cGS__8VRQdzAYA@casper.infradead.org>
Date: Sat, 8 Feb 2025 07:22:51 +0000
From: Matthew Wilcox <willy@...radead.org>
To: Peter Zijlstra <peterz@...radead.org>
Cc: Qi Zheng <zhengqi.arch@...edance.com>, kevin.brodsky@....com,
	riel@...riel.com, vishal.moola@...il.com, david@...hat.com,
	jannh@...gle.com, hughd@...gle.com, yuzhao@...gle.com,
	muchun.song@...ux.dev, akpm@...ux-foundation.org, will@...nel.org,
	aneesh.kumar@...nel.org, npiggin@...il.com, arnd@...db.de,
	dave.hansen@...ux.intel.com, rppt@...nel.org,
	alexghiti@...osinc.com, linux-mm@...ck.org,
	linux-kernel@...r.kernel.org, linux-csky@...r.kernel.org,
	linux-hexagon@...r.kernel.org, loongarch@...ts.linux.dev,
	linux-m68k@...ts.linux-m68k.org, linux-mips@...r.kernel.org,
	linux-openrisc@...r.kernel.org, linux-sh@...r.kernel.org,
	linux-um@...ts.infradead.org, x86@...nel.org,
	linux-riscv@...ts.infradead.org
Subject: Re: [PATCH 0/5] remove tlb_remove_page_ptdesc()

On Fri, Jan 24, 2025 at 12:47:59PM +0100, Peter Zijlstra wrote:
> Right, so I don't think Sparc and Power care to use ptdesc, they're
> using non page page-tables.

i think you mean s390, not sparc.  all architectures _use_ ptdescs,
it's just that s390  and ppc use fractional ptdescs rather than an
entire ptdesc for an individual page table.

eventually we can change that, but we're looking out perhaps five years
before we can allocate a ptdesc for a sub-PAGE_SIZE quantity.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ