9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: philw@plan9.bell-labs.com philw@plan9.bell-labs.com
Subject: Stupid question about the plan9 kernel
Date: Sat, 18 Jan 1997 18:48:45 -0500	[thread overview]
Message-ID: <19970118234845.wfQZwR-GbFwete4M31EO9w0ba1tcCcyAh8qIFSpjRMU@z> (raw)

>What does it means when u is 0? Where is (are?) the kernel stack(s?) stored?
When CPU's boot u == nil so if you are a new
cpu coming online you need to call schedinit
to install the labels, then sched to bring
a process up onto the cpu. these are initial
conditions.

phil




             reply	other threads:[~1997-01-18 23:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-01-18 23:48 philw [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-01-19  0:49 philw
1997-01-19  0:13 philw
1997-01-18 23:02 Jean

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=19970118234845.wfQZwR-GbFwete4M31EO9w0ba1tcCcyAh8qIFSpjRMU@z \
    --to=philw@plan9.bell-labs.com \
    /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).