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:   Mon, 26 Jun 2017 16:43:38 +0200
From:   Peter Zijlstra <peterz@...radead.org>
To:     riel@...hat.com
Cc:     linux-kernel@...r.kernel.org, jhladky@...hat.com, mingo@...nel.org,
        mgorman@...e.de
Subject: Re: [PATCH 3/4] sched,numa: implement numa node level wake_affine

On Fri, Jun 23, 2017 at 12:55:29PM -0400, riel@...hat.com wrote:
> From: Rik van Riel <riel@...hat.com>
> 
> Since select_idle_sibling can place a task anywhere on a socket,
> comparing loads between individual CPU cores makes no real sense
> for deciding whether to do an affine wakeup across sockets, either.
> 
> Instead, compare the load between the sockets in a similar way the
> load balancer and the numa balancing code do.

This seems to assume LLC == NUMA, which isn't strictly so.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ