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>] [day] [month] [year] [list]
Date:	Thu, 11 Oct 2007 10:29:42 +1000
From:	Peter Williams <pwil3058@...pond.net.au>
To:	Ingo Molnar <mingo@...e.hu>
CC:	Nick Piggin <npiggin@...e.de>,
	"Siddha, Suresh B" <suresh.b.siddha@...el.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH] sched: Exclude SMP code from non SMP builds

At the moment, a lot of load balancing code that is irrelevant to non 
SMP systems gets included during non SMP builds.

This patch addresses this issue and should reduce the binary size on non 
SMP systems.

This patch assumes that the "sched: Reduce overhead in balance_tasks()" 
(non urgent) patch that I sent on the 15th of August has been applied.

Signed-off-by: Peter Williams <pwil3058@...pond.net.au>

Peter
-- 
Peter Williams                                   pwil3058@...pond.net.au

"Learning, n. The kind of ignorance distinguishing the studious."
     -- Ambrose Bierce




View attachment "isolate-sched-smp-code.patch" of type "text/x-patch" (4321 bytes)

Powered by blists - more mailing lists