From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QcIWQ-0005uD-8l for garchives@archives.gentoo.org; Thu, 30 Jun 2011 14:47:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D88181C026; Thu, 30 Jun 2011 14:45:44 +0000 (UTC) Received: from mail-yi0-f53.google.com (mail-yi0-f53.google.com [209.85.218.53]) by pigeon.gentoo.org (Postfix) with ESMTP id A8EBF1C026 for ; Thu, 30 Jun 2011 14:45:44 +0000 (UTC) Received: by yic15 with SMTP id 15so1299914yic.40 for ; Thu, 30 Jun 2011 07:45:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=hrZJi6OXVWkgZKFv7zdbwMHkMVi16G0/e4x1zYY15iY=; b=NeQoPE866CNCpEFpb2pVPj3tRQ4Vz7iY1+UJpTywT7JSYOFeNHPkIvii9/06Bdx7bM bmfzE6HSGzurTkevxk3UeUqvQBj9ERTHTLfkyApIVsBohDhRLg2W5o+ZfdFSoufzWTxW NLHzliilNKGp5gDMVFE7W1jkSzhlKFPaN1hK0= Received: by 10.150.74.21 with SMTP id w21mr1869656yba.396.1309445143799; Thu, 30 Jun 2011 07:45:43 -0700 (PDT) Received: from [192.168.2.5] (adsl-98-95-108-190.jan.bellsouth.net [98.95.108.190]) by mx.google.com with ESMTPS id i30sm1681742yhm.35.2011.06.30.07.45.41 (version=SSLv3 cipher=OTHER); Thu, 30 Jun 2011 07:45:42 -0700 (PDT) Message-ID: <4E0C8C14.8090303@gmail.com> Date: Thu, 30 Jun 2011 09:45:40 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110606 Gentoo/2.0.14-r1 SeaMonkey/2.0.14 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: OT: kernel parameters References: <201106271757.01209.peter@humphrey.ukfsn.org> <201106301358.39866.peter@humphrey.ukfsn.org> <2183641.Saez8PsWW2@nazgul> <201106301530.52461.peter@humphrey.ukfsn.org> In-Reply-To: <201106301530.52461.peter@humphrey.ukfsn.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 670346ad57fd5724079984e264fe27ba Peter Humphrey wrote: > > Hmm. Could be. I'll try setting those in my Gentoo kernel and see if it > hangs. > > Thanks Alan. I did grep for "lockup" without success, so I suppose I must > have mistyped it. > > Use grep -i. That should ignore the case. Sometimes things are in all caps, all lower case or some mix. With -i, it doesn't matter. Hope that helps. Dale :-) :-)