All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] diffrence between swap partition and swap file?
@ 2007-05-28 14:07 battipatisainagendra Bhavaniprasad
  2007-05-28 22:10 ` Jeff Dike
  0 siblings, 1 reply; 2+ messages in thread
From: battipatisainagendra Bhavaniprasad @ 2007-05-28 14:07 UTC (permalink / raw)
  To: user-mode-linux-devel


[-- Attachment #1.1: Type: text/plain, Size: 497 bytes --]

Hai all,
               This is Prasad,please help me.Please answer the following
questions.

1.What is the diffrence between swap partition and swap file?

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

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

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

5.What is the diffrence between skas0 and skas3?



I am sorry to ask you too many questions?

rgds,
Prasad.

[-- Attachment #1.2: Type: text/html, Size: 627 bytes --]

[-- Attachment #2: Type: text/plain, Size: 286 bytes --]

-------------------------------------------------------------------------
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/

[-- Attachment #3: Type: text/plain, Size: 194 bytes --]

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [uml-devel] diffrence between swap partition and swap file?
  2007-05-28 14:07 [uml-devel] diffrence between swap partition and swap file? battipatisainagendra Bhavaniprasad
@ 2007-05-28 22:10 ` Jeff Dike
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Dike @ 2007-05-28 22:10 UTC (permalink / raw)
  To: battipatisainagendra Bhavaniprasad; +Cc: user-mode-linux-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-28 22:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-28 14:07 [uml-devel] diffrence between swap partition and swap file? battipatisainagendra Bhavaniprasad
2007-05-28 22:10 ` Jeff Dike

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.