Re: [Pkg-uml-pkgs] Bug#366915: [uml-devel] Re: Bug#366915: user-mode-linux: fails when host kernel is linux-image-2.6.16-1-k7

2006-05-16 Thread Jeff Dike
On Tue, May 16, 2006 at 08:09:39PM +0200, Mattia Dongili wrote:
> > More a bug.  We are considering ways of detecting the host vmsplit at
> > run time and adapting to it, but added back the CONFIG_HOST_2G_2G as
> > an interim measure.
> 
> Thanks, will enable it in the .17 release of the debian package.

The option is not without cost.  It reduces the address space
available to UML processes.  Since the B000 split seems to be
Debian-specific, you might add a corresponding Debian-specific patch
to UML which defines the top of the address space to B000, rather
than A000, which CONFIG_HOST_2G_2G does.

Jeff


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


Re: [Pkg-uml-pkgs] Bug#366915: [uml-devel] Re: Bug#366915: user-mode-linux: fails when host kernel is linux-image-2.6.16-1-k7

2006-05-16 Thread Mattia Dongili
On Mon, May 15, 2006 at 09:23:19PM -0400, Jeff Dike wrote:
> On Mon, May 15, 2006 at 09:55:09PM +0200, Mattia Dongili wrote:
> > Does this mean that UML will run on a non-standard-vm-split _only_ if
> > the host has CONFIG_VMSPLIT_2G=y ?
> 
> The question is not clear.  The host will only have a nonstandard
> split if it has CONFIG_VMSPLIT_2G or equivalent enabled.
> 
> Do you instead mean whether UML will run on a nonstandard split host
> if IT (not the host) has CONFIG_HOST_2G_2G (not CONFIG_VMSPLIT_2G)
> enabled?
> 
> If so, the answer for now is yes.

Aah! thanks for clarifing and sorry for the confusion on my side..

> 
> > If so is this considered a bug or a feature? :)
> 
> More a bug.  We are considering ways of detecting the host vmsplit at
> run time and adapting to it, but added back the CONFIG_HOST_2G_2G as
> an interim measure.

Thanks, will enable it in the .17 release of the debian package.

-- 
mattia
:wq!


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


Re: [Pkg-uml-pkgs] Bug#366915: [uml-devel] Re: Bug#366915: user-mode-linux: fails when host kernel is linux-image-2.6.16-1-k7

2006-05-16 Thread Mattia Dongili
On Mon, May 15, 2006 at 08:39:54AM -0400, Jeff Dike wrote:
> On Mon, May 15, 2006 at 12:08:58PM +0200, Mattia Dongili wrote:
> > Oh, I found
> > CONFIG_PAGE_OFFSET=0xB000
> > 
> > may this be the problem? I found reports telling it broke other SW:
> > http://lists.debian.org/debian-kernel/2006/04/msg00042.html
> 
> Yup, that's the problem.  They did spring a split change on you.
> 
> On rc4, UML will run if you enable host 2G/2G support.

Does this mean that UML will run on a non-standard-vm-split _only_ if
the host has CONFIG_VMSPLIT_2G=y ?

If so is this considered a bug or a feature? :)

Thanks a lot
-- 
mattia
:wq!


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


Re: [Pkg-uml-pkgs] Bug#366915: [uml-devel] Re: Bug#366915: user-mode-linux: fails when host kernel is linux-image-2.6.16-1-k7

2006-05-15 Thread Jeff Dike
On Mon, May 15, 2006 at 09:55:09PM +0200, Mattia Dongili wrote:
> Does this mean that UML will run on a non-standard-vm-split _only_ if
> the host has CONFIG_VMSPLIT_2G=y ?

The question is not clear.  The host will only have a nonstandard
split if it has CONFIG_VMSPLIT_2G or equivalent enabled.

Do you instead mean whether UML will run on a nonstandard split host
if IT (not the host) has CONFIG_HOST_2G_2G (not CONFIG_VMSPLIT_2G)
enabled?

If so, the answer for now is yes.

> If so is this considered a bug or a feature? :)

More a bug.  We are considering ways of detecting the host vmsplit at
run time and adapting to it, but added back the CONFIG_HOST_2G_2G as
an interim measure.

Jeff


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel