From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MvWwy-00010e-Bx for mharc-grub-devel@gnu.org; Wed, 07 Oct 2009 09:53:04 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MvWww-0000yl-AT for grub-devel@gnu.org; Wed, 07 Oct 2009 09:53:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MvWwr-0000tG-7j for grub-devel@gnu.org; Wed, 07 Oct 2009 09:53:01 -0400 Received: from [199.232.76.173] (port=49484 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvWwq-0000sw-KJ for grub-devel@gnu.org; Wed, 07 Oct 2009 09:52:56 -0400 Received: from mail-px0-f202.google.com ([209.85.216.202]:36405) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MvWwq-0008J5-8S for grub-devel@gnu.org; Wed, 07 Oct 2009 09:52:56 -0400 Received: by pxi40 with SMTP id 40so5197511pxi.24 for ; Wed, 07 Oct 2009 06:52:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Z9r7/S11VdiTmll3hZ9PjLRoCefRU/4E77gPDUC6ZnA=; b=XQLqTxfJ0riWAbtxn8K3mjoaeNg3hWGTbbHLINi5HAXiNZ0uL+jVi+EQjXXaMMrwH7 bfTYdRqD72IjvDVz8tbFGbIttU8SnJxR9MVnliX0QkX0sk/mr+v8HWBrz1N82yVYoA4u 0/1x5pczH83WKjTNO4sO7oe8jj4H27/P7poGI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=entmou+45t6sqQE5054acG1IMC10U4Rf+Rac4k/m+MUGw7sJGwxj2RmdOXrl3pX+4h 2qTgq08NOowJwfcxLPmE/c9D9aarkFZrLtOEqccQZFoNN+8KFMQDb3vNuDPUQMGR9dTU gzPjyeFyu1c/iiqF1Ga5ZOjbAEVOBDnBpSme4= MIME-Version: 1.0 Received: by 10.142.201.11 with SMTP id y11mr196582wff.313.1254923574660; Wed, 07 Oct 2009 06:52:54 -0700 (PDT) Date: Wed, 7 Oct 2009 19:22:54 +0530 Message-ID: From: Swapnil Pimpale To: grub-devel@gnu.org Content-Type: multipart/alternative; boundary=000e0cd32a9ae34f2a047558a936 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Handling multiple cores by GRUB X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Oct 2009 13:53:02 -0000 --000e0cd32a9ae34f2a047558a936 Content-Type: text/plain; charset=ISO-8859-1 *Hi All, I am trying to understand the grub code (GRUB-0.97). I have a specific query regarding SMP systems. How are multiple cores handled by grub? Are multiple cores active in the grub initially or only one core is active when GRUB takes charge from the BIOS? Also, can anyone suggest any tools to live debug the GRUB code? Thanks in advance.* --000e0cd32a9ae34f2a047558a936 Content-Type: text/html; charset=ISO-8859-1 Hi All,

I am trying to understand the grub code (GRUB-0.97). I have a specific query regarding SMP systems. How are multiple cores handled by grub? Are multiple cores active in the grub initially or only one core is active when GRUB takes charge from the BIOS?

Also, can anyone suggest any tools to live debug the GRUB code?

Thanks in advance.

--000e0cd32a9ae34f2a047558a936--