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: <160563797013.919203.6342916534242159843.b4-ty@arm.com>
Date:   Tue, 17 Nov 2020 18:33:27 +0000
From:   Catalin Marinas <catalin.marinas@....com>
To:     linux-arm-kernel@...ts.infradead.org,
        Sudarshan Rajagopalan <sudaraja@...eaurora.org>,
        linux-kernel@...r.kernel.org
Cc:     Will Deacon <will@...nel.org>
Subject: Re: [PATCH v4] arm64/mm: add fallback option to allocate virtually contiguous memory

On Fri, 16 Oct 2020 11:56:55 -0700, Sudarshan Rajagopalan wrote:
> V1: The initial patch used the approach to abort at the first instance of PMD_SIZE
> allocation failure, unmaps all previously mapped sections using vmemmap_free
> and maps the entire request with vmemmap_populate_basepages to allocate
> virtually contiguous memory.
> https://lkml.org/lkml/2020/9/10/66
> 
> V2: Allocates virtually contiguous memory only for sections that failed
> PMD_SIZE allocation, and continous to allocate physically contiguous
> memory for other sections.
> https://lkml.org/lkml/2020/9/30/1489
> 
> [...]

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64/mm: add fallback option to allocate virtually contiguous memory
      https://git.kernel.org/arm64/c/9f84f39f5515

(figured out which v3 and v4 have the same message-id and presumably the
same patch)

-- 
Catalin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ