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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080523150622.GA9782@elte.hu>
Date:	Fri, 23 May 2008 17:06:22 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Vegard Nossum <vegard.nossum@...il.com>
Cc:	Pekka Enberg <penberg@...helsinki.fi>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kmemcheck: SMP support


* Vegard Nossum <vegard.nossum@...il.com> wrote:

> This works on real hw, but not on qemu. It seems to get stuck waiting 
> for one of the atomic values to change. Don't know why yet, it might 
> just be yet another bug in qemu... (we've hit at least two of them so 
> far. And they were real bugs too.)
> 
> But do you think this approach is feasible? It will kill 
> interactivity, that's for sure, though only when kmemcheck is run-time 
> enabled and number of CPUs > 1 (the more the worse).

i think we definitely want it - if for no other purpose but for people 
to become disgusted at the overhead and fixing it ;-)

Vegard, wanna have a look at introducing per CPU kernel pagetables? I 
tried that once in the past and it wasnt too horrible. (the patches are 
gone though) We could do it before bringing other CPUs online, i.e. much 
of the really yucky boot time pagetable juggling phase would be over 
already. Hm?

	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