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:	Wed, 6 Jun 2012 09:11:17 +0200
From:	Ingo Molnar <mingo@...nel.org>
To:	David Rientjes <rientjes@...gle.com>
Cc:	a.p.zijlstra@...llo.nl, hpa@...or.com,
	linux-kernel@...r.kernel.org, yinghai@...nel.org, tj@...nel.org,
	tglx@...utronix.de, linux-tip-commits@...r.kernel.org
Subject: Re: [tip:sched/core] x86/numa: Allow specifying node_distance() for
 numa=fake


* David Rientjes <rientjes@...gle.com> wrote:

> On Wed, 9 May 2012, tip-bot for Peter Zijlstra wrote:
> 
> > Commit-ID:  94c0dd3278dd3eae52eabf0fb77d472d0dd3e373
> > Gitweb:     http://git.kernel.org/tip/94c0dd3278dd3eae52eabf0fb77d472d0dd3e373
> > Author:     Peter Zijlstra <a.p.zijlstra@...llo.nl>
> > AuthorDate: Wed, 18 Apr 2012 19:04:17 +0200
> > Committer:  Ingo Molnar <mingo@...nel.org>
> > CommitDate: Wed, 9 May 2012 13:28:59 +0200
> > 
> > x86/numa: Allow specifying node_distance() for numa=fake
> > 
> > Allows emulating more interesting NUMA configurations like a quad
> > socket AMD Magny-Cour:
> > 
> >  "numa=fake=8:10,16,16,22,16,22,16,22,
> >               16,10,22,16,22,16,22,16,
> >               16,22,10,16,16,22,16,22,
> >               22,16,16,10,22,16,22,16,
> >               16,22,16,22,10,16,16,22,
> >               22,16,22,16,16,10,22,16,
> >               16,22,16,22,16,22,10,16,
> >               22,16,22,16,22,16,16,10"
> > 
> > Which has a non-fully-connected topology.
> > 
> 
> I like this support and I'm pretty sure you used it to 
> reproduce my problems with sched/numa locally, but I think it 
> would be better to seperate it out as a different parameter 
> such as slit=fake so that we can still use it to fake the SLIT 
> of our NUMA machines without requiring numa=fake which 
> provides no guarantees to break the nodes along physical 
> boundaries.
> 
> So without seperating it out into slit=fake, we can't change 
> this information without changing the SLIT itself and that 
> makes debugging harder.

Makes sense - wanna send a patch?

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