From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: presotto@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] schedinit() MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-yrhpsyjsjpgevrnuvdwsvfvulp" Date: Thu, 7 Mar 2002 20:19:40 -0500 Topicbox-Message-UUID: 616df13a-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-yrhpsyjsjpgevrnuvdwsvfvulp Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit There's a scheduler running on each processor. Each one has to get inited. They all get jobs from the same stack of run queues. What's the problem? --upas-yrhpsyjsjpgevrnuvdwsvfvulp Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Thu Mar 7 20:13:13 EST 2002 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Thu Mar 7 20:13:12 EST 2002 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.18.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 1519C1999B; Thu, 7 Mar 2002 20:13:06 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from plan9.cs.bell-labs.com (ampl.com [204.178.31.2]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id 90CFD199B9 for <9fans@cse.psu.edu>; Thu, 7 Mar 2002 20:12:34 -0500 (EST) Message-ID: <3260182dab3d9f3acd478fd3c48001ba@plan9.bell-labs.com> From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] schedinit() MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Help: List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Thu, 7 Mar 2002 20:12:32 -0500 On Thu Mar 7 13:03:27 EST 2002, lucio@proxima.alt.za wrote: > ... > But having schedinit() called both in main() and in squidboy() - > anyone care to explain squidboy() to me? - doesn't fit with my > somewhat vague understanding of the kernel. > ... Rucker, Rudy: The Hacker and the Ants --upas-yrhpsyjsjpgevrnuvdwsvfvulp--