From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I8MRc-0008Fj-Qf for qemu-devel@nongnu.org; Tue, 10 Jul 2007 16:36:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I8MRa-0008Ed-PL for qemu-devel@nongnu.org; Tue, 10 Jul 2007 16:36:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I8MRa-0008EZ-Mt for qemu-devel@nongnu.org; Tue, 10 Jul 2007 16:36:22 -0400 Received: from wa-out-1112.google.com ([209.85.146.181]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I8MRZ-00027d-SA for qemu-devel@nongnu.org; Tue, 10 Jul 2007 16:36:22 -0400 Received: by wa-out-1112.google.com with SMTP id k22so2024673waf for ; Tue, 10 Jul 2007 13:36:19 -0700 (PDT) Message-ID: <46d6db660707101336m3c28a8c4yea24a22894b24c6b@mail.gmail.com> Date: Tue, 10 Jul 2007 22:36:18 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] ANN: DetaolB v0.4 is released In-Reply-To: <20070710203221.GY4096@aon.at> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46d6db660706291658n4e267e6aoe6adee31524187a2@mail.gmail.com> <46d6db660707041130l32a896bdqd85d4d28e44605ff@mail.gmail.com> <34115e380707041250v38fe88a6v63331ecb8e3b3f98@mail.gmail.com> <34115e380707041254p70c33965g8de482314a5afbc9@mail.gmail.com> <20070710203221.GY4096@aon.at> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bernhard Fischer Cc: detaolb-devel@lists.sourceforge.net, uClibc , qemu-devel@nongnu.org, Cedric Hombourger On 7/10/07, Bernhard Fischer wrote: > On Wed, Jul 04, 2007 at 09:54:48PM +0200, Cedric Hombourger wrote: > >The busybox link failure has an existing entry in mantis: > >http://www.uclibc.org/bugs/bug_view_advanced_page.php?bug_id=1356 > > Just to expand on this one last time, here is the help-text of taskset: > config TASKSET > bool "taskset" > default n > help > Retrieve or set a processes's CPU affinity. > This requires sched_{g,s}etaffinity support in your libc. > > This was slightly adjusted in uClibc trunk (to stub it out if the syscall is unavailable), > a patch against 0.9.29 which updates this can be found here: > http://buildroot.uclibc.org/cgi-bin/viewcvs.cgi/trunk/buildroot/toolchain/uClibc/ > > HTH, > I hit this today. I'll need this patch then, since I did not see the problem on i686. Thanks! -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu