public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Lewin A.R.W. Edwards" <larwe@larwe.com>
To: Jonathan Larmour <jlarmour@redhat.com>
Cc: "ecos-discuss@sources.redhat.com" <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] Porting to 80386ex...
Date: Mon, 26 Feb 2001 11:23:00 -0000	[thread overview]
Message-ID: <4.3.2.7.2.20010226141810.00abc240@mail.larwe.com> (raw)
In-Reply-To: <3A9AAADD.50A4FC09@redhat.com>

> > Then if 386ex runs in System Mangement Mode, is it a architecture HAL 
> porting , or just a platform HAL porting ,since there are additional registers.
>
>By this do you mean ring 0 versus ring1/2 ?

SMM is a special mode. Essentially it freezes the states of all virtual 
machines and flips some "extra" memory into the address space that is not 
normally accessible.

Typical use would be when you hit the suspend-to-disk button on a portable 
PC. The CPU is whacked into SMM, and it jumps into code that saves hardware 
register contents and display RAM, then displays a "saving to disk" message 
and writes out all the contents of everything to the hard disk.

=== Lewin A.R.W. Edwards (Embedded Engineer)
Work: http://www.digi-frame.com/
Personal: http://www.zws.com/ and http://www.larwe.com/

"Und setzet ihr nicht das Leben ein,
Nie wird euch das Leben gewonnen sein."

  reply	other threads:[~2001-02-26 11:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200102250307.TAA14041@cygnus.com>
2001-02-26 11:13 ` Jonathan Larmour
2001-02-26 11:23   ` Lewin A.R.W. Edwards [this message]
2001-02-24 19:06 Li Xinghua

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=4.3.2.7.2.20010226141810.00abc240@mail.larwe.com \
    --to=larwe@larwe.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=jlarmour@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).