public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: "Frank Ch. Eigler" <fche@redhat.com>
To: Cristiano Pereira <ligieri2002@hotmail.com>
Cc: sid@sources.redhat.com
Subject: Re: Multiprocessor simulation
Date: Thu, 19 Sep 2002 06:29:00 -0000	[thread overview]
Message-ID: <20020919092917.A2755@redhat.com> (raw)
In-Reply-To: <F116vGRTA7xZRvbuoQk00007f3e@hotmail.com>; from ligieri2002@hotmail.com on Wed, Sep 18, 2002 at 06:05:31PM +0000

[-- Attachment #1: Type: text/plain, Size: 999 bytes --]

Hi -

On Wed, Sep 18, 2002 at 06:05:31PM +0000, Cristiano Pereira wrote:
> Can one run SID configured with multiple processors? Two processors for 
> instance? [...]

Sure.  sid was designed to provide models as modular as integrated
circuits are.  Conceptually, one replicates pieces that represent
unshared hardware (CPU, memory, whatever) to give them all distinct
names/types/connections.  One challenge is configuring the non-hardware
modules: those parts that relate to debugging, program loading, host I/O,
scheduling.  This can get complicated because of the number of degrees
of freedom.  It is simpler for a homogenous SMP system, where almost
everything is shared.

The public sid/bsp/configrun-sid script doesn't know how to construct
such configurations automatically, but we have a newer C++-based
configuration generator written by Graydon Hoare that does know how.
If there is interest, we can try pushing it out to sourceware sooner
rather than later.

- FChE

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

      reply	other threads:[~2002-09-19 13:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-18 11:05 Cristiano Pereira
2002-09-19  6:29 ` Frank Ch. Eigler [this message]

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=20020919092917.A2755@redhat.com \
    --to=fche@redhat.com \
    --cc=ligieri2002@hotmail.com \
    --cc=sid@sources.redhat.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 read-only IMAP folder(s) and NNTP newsgroup(s).