From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3C88E56E.8191F68F@strakt.com> From: Boyd Roberts MIME-Version: 1.0 To: 9fans@cse.psu.edu Subject: Re: [9fans] schedinit() References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 8 Mar 2002 17:23:10 +0100 Topicbox-Message-UUID: 61cac4b4-eaca-11e9-9e20-41e7f4b1d025 presotto@plan9.bell-labs.com wrote: > > 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? Sounds like the obvious way to do it -- no problem.