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]
Date:   Tue, 5 Dec 2017 14:23:00 -0800
From:   Andrew Morton <akpm@...ux-foundation.org>
To:     Daniel Jordan <daniel.m.jordan@...cle.com>
Cc:     linux-mm@...ck.org, linux-kernel@...r.kernel.org,
        aaron.lu@...el.com, dave.hansen@...ux.intel.com,
        mgorman@...hsingularity.net, mhocko@...nel.org,
        mike.kravetz@...cle.com, pasha.tatashin@...cle.com,
        steven.sistare@...cle.com, tim.c.chen@...el.com
Subject: Re: [RFC PATCH v3 0/7] ktask: multithread CPU-intensive kernel work

On Tue,  5 Dec 2017 14:52:13 -0500 Daniel Jordan <daniel.m.jordan@...cle.com> wrote:

> This patchset is based on 4.15-rc2 plus one mmots fix[*] and contains three
> ktask users:
>  - deferred struct page initialization at boot time
>  - clearing gigantic pages
>  - fallocate for HugeTLB pages

Performance improvements are nice.  How much overall impact is there in
real-world worklaods?

> Work in progress:
>  - Parallelizing page freeing in the exit/munmap paths

Also sounds interesting.  Have you identified any other parallelizable
operations?  vfs object teardown at umount time may be one...

>  - CPU hotplug support

Of what?  The ktask infrastructure itself?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ