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]
Date:	Thu, 5 Mar 2015 01:51:35 +0100
From:	Ingo Molnar <mingo@...nel.org>
To:	Jiri Slaby <jslaby@...e.cz>
Cc:	Arjan van de Ven <arjanvandeven@...il.com>,
	Dave Airlie <airlied@...il.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Jiri Kosina <jkosina@...e.cz>,
	Vojtech Pavlik <vojtech@...e.com>,
	Josh Poimboeuf <jpoimboe@...hat.com>,
	Peter Zijlstra <peterz@...radead.org>,
	Ingo Molnar <mingo@...hat.com>,
	Seth Jennings <sjenning@...hat.com>,
	LKML <linux-kernel@...r.kernel.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Arjan van de Ven <arjan@...radead.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Borislav Petkov <bp@...en8.de>, live-patching@...r.kernel.org
Subject: Re: live kernel upgrades (was: live kernel patching design)


* Jiri Slaby <jslaby@...e.cz> wrote:

> On 02/24/2015, 10:16 AM, Ingo Molnar wrote:
> >
> > and we don't design the Linux kernel for weird, extreme cases, we 
> > design for the common, sane case that has the broadest appeal, and 
> > we hope that the feature garners enough interest to be 
> > maintainable.
> 
> Hello,
> 
> oh, so why do we have NR_CPUS up to 8192, then? [...]

Because:

 - More CPUs is not some weird dead end, but a natural direction of
   hardware development.

 - Furthermore, we've gained a lot of scalability and other 
   improvements all around the kernel just by virtue of big iron 
   running into those problems first.

 - In the typical case there's no friction between 8192 CPUs and the 
   kernel's design. Where there was friction (and it happened), we 
   pushed back.

Such benefits add up and 8K CPUs support is a success story today.

That positive, symbiotic, multi-discipline relationship between 8K 
CPUs support design goals and 'regular Linux' design goals stands in 
stark contrast with the single-issue approach that live kernel 
patching is designing itself into a dead end so early on ...

Thanks,

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ