All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: battipatisainagendra Bhavaniprasad <sainagendrabhavaniprasad@gmail.com>
Cc: user-mode-linux-devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: Re: [uml-devel] diffrence between swap partition and swap file?
Date: Mon, 28 May 2007 18:10:44 -0400	[thread overview]
Message-ID: <20070528221044.GA9367@c2.user-mode-linux.org> (raw)
In-Reply-To: <dec0fd580705280707g69b0e966r692a7d8c0fef14a3@mail.gmail.com>

On Mon, May 28, 2007 at 10:07:18AM -0400, battipatisainagendra Bhavaniprasad wrote:
> 1.What is the diffrence between swap partition and swap file?

Swapping on a disk partition vs swapping into a file.

> 2.If i create swap file, will it reside in host kernel?

Of course - everything on the system resides in the host kernel.

> 3.Is it possible to create swap partition(disk partition) for UML?

Sure.

> 4.I am trying to mount a file from host kernel to guest kernel.....can any
> one give me a way to do that?

host% uml_mconsole <umid> config ubdb /path/to/host/file

UML# mount /dev/ubdb /mnt

> 5.What is the diffrence between skas0 and skas3?

skas3 requires a patch to the host kernel, skas0 does not, and will
run on a stock host.

OTOH, some operations are faster on a skas3 host.

				Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

      reply	other threads:[~2007-05-28 22:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-28 14:07 [uml-devel] diffrence between swap partition and swap file? battipatisainagendra Bhavaniprasad
2007-05-28 22:10 ` Jeff Dike [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=20070528221044.GA9367@c2.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=sainagendrabhavaniprasad@gmail.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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.