From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miklos Vajna Date: Wed, 22 Dec 2010 13:31:55 +0000 Subject: Re: [PATCH] avoid race condition in pick_next_task_fair in Message-Id: <20101222133154.GS10557@genesis.frugalware.org> MIME-Version: 1 Content-Type: multipart/mixed; boundary="UlsYxwg8UDQn+EKZ" List-Id: References: <1277808215.1868.5.camel@laptop> <20101219020313.GJ31750@genesis.frugalware.org> <20101222002248.GP10557@genesis.frugalware.org> <1293006589.2170.41.camel@laptop> <1293007311.11370.172.camel@marge.simson.net> <1293008842.2170.70.camel@laptop> In-Reply-To: <1293008842.2170.70.camel@laptop> To: Peter Zijlstra Cc: Mike Galbraith , shenghui , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, mingo@elte.hu, Greg KH --UlsYxwg8UDQn+EKZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 22, 2010 at 10:07:22AM +0100, Peter Zijlstra wrote: > On Wed, 2010-12-22 at 09:41 +0100, Mike Galbraith wrote: > > On Wed, 2010-12-22 at 09:29 +0100, Peter Zijlstra wrote: > > > On Wed, 2010-12-22 at 01:22 +0100, Miklos Vajna wrote: > > > > Please let me know if you need more info. > > >=20 > > > What distro are you using? it looks like systemd is involved and I'm > > > actively avoiding anything using that crap. First, sorry about the systemd list, I did not know it's subscriber-only. This is Frugalware Linux, and it's disabled by default here as well. > > Heh, gearing up to hunt a bug it triggers, just doing all I had to do to > > get the thing built and installed blew my box _all up_. I still have > > smoldering bits lying about a week later. >=20 > There's a reason I was asking for a qemu image ;-), I'm not letting that > stuff anywhere near my regular machines. Sure - here is a qcow image (871M): http://frugalware.org/~vmiklos/files/systemd.img Here is how I started it: qemu-kvm -vnc :0 -m 1G -hda systemd.img $ qemu-kvm -version QEMU PC emulator version 0.12.3 (qemu-kvm-0.12.3), Copyright (c) 2003-2008 = Fabrice Bellard There are two menu entries in grub config - first is sysvinit, that boots up correctly here, you can login using root / root. The second is systemd, that just panics here almost all the time. In case it would not, use 'systemctl emergency' as root and that will trigger the bug. :) If you need more packages in the virtual machine and the pacman package manager sounds exotic, here is a quick help: http://frugalware.org/docs/pacman-g2#_apt_pacman_g2_cross_reference Thanks, Miklos --UlsYxwg8UDQn+EKZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk0R/coACgkQe81tAgORUJbeNQCfene0h38HZsRYHWavdKPKrjPC UhUAni/5sEqmhHjk0DSTV5ttMWfV0PSa =x5FW -----END PGP SIGNATURE----- --UlsYxwg8UDQn+EKZ--