9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Lucio De Re <lucio@proxima.alt.za>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] schedinit()
Date: Fri,  8 Mar 2002 11:38:38 +0200	[thread overview]
Message-ID: <20020308113835.I21445@cackle.proxima.alt.za> (raw)
In-Reply-To: <a3a362865eda8824581070fa20552219@plan9.bell-labs.com>; from presotto@plan9.bell-labs.com on Thu, Mar 07, 2002 at 08:19:40PM -0500

On Thu, Mar 07, 2002 at 08:19:40PM -0500, 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?

I misunderstood my debugging output for schedinit() and thought it
was being called twice whereas both paths through it were exercised
before the machine stalled (remember north_'s fix?)

The problem is that the machine hangs after the second invocation
of sched() (port/proc.c).  I have no idea how far it goes into the
second invocation, I think I could work my way throught the first
to get a better grip on what's going on.

I'll also follow up jmk's recommended reading, but probably not
right now :-)

++L


  reply	other threads:[~2002-03-08  9:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-08  1:19 presotto
2002-03-08  9:38 ` Lucio De Re [this message]
2002-03-08 16:23 ` Boyd Roberts
  -- strict thread matches above, loose matches on Subject: below --
2002-03-08  1:12 jmk
2002-03-07 16:52 Lucio De Re

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020308113835.I21445@cackle.proxima.alt.za \
    --to=lucio@proxima.alt.za \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).