public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Friesen <cfriesen@nortelnetworks.com>
To: jbradford@dial.pipex.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: Recoverable RAM Disk
Date: Tue, 09 Jul 2002 12:40:26 -0400	[thread overview]
Message-ID: <3D2B11FA.65A92E40@nortelnetworks.com> (raw)
In-Reply-To: 200207091619.RAA00228@darkstar.example.net

jbradford@dial.pipex.com wrote:
> 
> Just wondering - has anyone ever given any thought to the idea of a RAM disk that is not erased on a warm boot?
> 
> Obviously this is a bit architechture-specific - I don't think it's easily do-able on i386, but maybe it is other architechtures?

We did it for a product using PowerPC on compactPCI.  Critical logs are stored
in ram beyond what the kernel uses, and it can be mapped in for processes to use
it.

As long as the card has power, the information remains available, including
resets of the card.

The only tricky bit is that I don't know if a warm boot on a PC wipes ram or
not...

Chris

-- 
Chris Friesen                    | MailStop: 043/33/F10  
Nortel Networks                  | work: (613) 765-0557
3500 Carling Avenue              | fax:  (613) 765-2986
Nepean, ON K2H 8E9 Canada        | email: cfriesen@nortelnetworks.com

  reply	other threads:[~2002-07-09 16:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-09 16:19 Recoverable RAM Disk jbradford
2002-07-09 16:40 ` Chris Friesen [this message]
2002-07-09 17:24   ` Roy Sigurd Karlsbakk
     [not found] <p04320407b950a89e4fc4@[192.168.3.11]>
2002-07-10 11:16 ` jbradford
  -- strict thread matches above, loose matches on Subject: below --
2002-09-02 23:48 Recoverable RAM disk jbradford

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=3D2B11FA.65A92E40@nortelnetworks.com \
    --to=cfriesen@nortelnetworks.com \
    --cc=jbradford@dial.pipex.com \
    --cc=linux-kernel@vger.kernel.org \
    /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