From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from <gentoo-user+bounces-58048-garchives=archives.gentoo.org@gentoo.org>) id 1H41HN-0003Lb-3h for garchives@archives.gentoo.org; Mon, 08 Jan 2007 20:39:37 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l08KcPcW015604; Mon, 8 Jan 2007 20:38:25 GMT Received: from um1.unlimitedmail.net (139.Red-80-26-111.staticIP.rima-tde.net [80.26.111.139]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l08KXxpD019824 for <gentoo-user@lists.gentoo.org>; Mon, 8 Jan 2007 20:34:00 GMT Received: from ppp.zz ([137.204.208.98]) (authenticated bits=0) by um1.unlimitedmail.net (8.13.7/8.13.4) with ESMTP id l08KXvwc020744 for <gentoo-user@lists.gentoo.org>; Mon, 8 Jan 2007 21:33:58 +0100 From: Etaoin Shrdlu <shrdlu@unlimitedmail.org> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Core 2 duo: Building threaded program versions Date: Mon, 8 Jan 2007 22:02:50 +0100 User-Agent: KMail/1.9.5 References: <1f05046e0701081216p550b8dbdu1d671cfa2ed31b62@mail.gmail.com> In-Reply-To: <1f05046e0701081216p550b8dbdu1d671cfa2ed31b62@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Message-Id: <200701082202.50844.shrdlu@unlimitedmail.org> X-UnlimitedMail-MailScanner-From: shrdlu@unlimitedmail.org X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id l08KXxpD019824 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id l08KcPcj015604 X-Archives-Salt: 40b0c37a-e30c-4b23-8ab4-ba9008f72dd5 X-Archives-Hash: d82a22cf71ab52d824bf104a50525681 On Monday 8 January 2007 21:16, Nico Sch=C3=BCmann wrote: > Hi folks, > > I recently set up a Core 2 duo system. Following the AMD64 howto, the > system now works. Kernel compilation took 1:40 minutes passing -j6 to > make. > > Then I tried to bunzip a large file and found out that the machine was > about 40 % in idle which is clear because bzip2 is only one process. > So is there any way to build those utilities like bzip2 or gzip in a > thread-using way? Use pbzip2, a parallel version of bzip2. It's in portage. --=20 gentoo-user@gentoo.org mailing list