All of lore.kernel.org
 help / color / mirror / Atom feed
From: james@spunkysoftware.com
To: <selinux@tycho.nsa.gov>
Subject: No RAM swapout to disk for "sandbox" run programs
Date: Tue, 28 Aug 2001 09:34:10 +1000	[thread overview]
Message-ID: <005201c12f50$c8891240$b9fe3c3f@spunky> (raw)

PGP uses, or did use, a (sloppy?) memory driver which prevented process
address space active in RAM from being swapped out to disk.

I have written Linus Torvalds talking about a range of PIDs, or a new field
in the task_struct, which would indicate to the mm in the kernel that
swapping this process' address space out to disk was forbidden.

A program can be launched from a shell that acts as a "sandbox" to run
programs that shouldn't be swapped to disk. All tasks forked from this
should be regarded as unswappable. This would be useful for encryption
programs, since PGP on WinNT at least was already doing it. I'm not sure how
GnuPG handles this at the moment.

Any thoughts anyone?

Also, I am wondering where I can get software that will allow me to look at
arbitrary memory ranges, the purpose being to look at "deleted" files on
Windows and Linux. Anybody know of any such software? Is there a kernel
module that allows this?

James Buchanan



--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

             reply	other threads:[~2001-08-27 23:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-27 23:34 james [this message]
2001-08-28  7:25 ` No RAM swapout to disk for "sandbox" run programs Tom
2001-08-28 11:40 ` Stephen Smalley

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='005201c12f50$c8891240$b9fe3c3f@spunky' \
    --to=james@spunkysoftware.com \
    --cc=selinux@tycho.nsa.gov \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.