Jeff Dike <[EMAIL PROTECTED]> writes:
> This set of patches implements
> time virtualization by creating a time namespace
> an interface to it through unshare
> a ptrace extension to allow UML to take advantage of this
> UML support
>
> The guts of the namespace is just an
On Sunday 09 April 2006 20:07, Mattia Dongili wrote:
> Hello,
>
> I hear you say "who cares?" :)
> Well, such failure uncovers a small bug on 64bit arches with __u64 not
> defined as unsigned long long (oh, that "who cares" again :)).
No, you're right, good catch.
Systems using linux-libc-headers
On Tuesday 11 April 2006 01:37, Jeff Dike wrote:
> Clean up the jmpbuf code. Since softints, we no longer use sig_setjmp, so
> the UML_SIGSETJMP wrapper now has a misleading name. Also, I forgot to
> change the buffers from sigjmp_buf to jmp_buf.
> Signed-off-by: Jeff Dike <[EMAIL PROTECTED]>
C
On Sunday 09 April 2006 14:52, Stefano Melchior wrote:
> On Fri, Apr 07, 2006 at 06:52:05PM +0200, Mattia Dongili wrote:
> Dear all,
> > > > > #define UML_LIB_PATH ":/usr/lib/uml"
> > > > what about a config option instead? CONFIG_UML_NET_PATH
> > > Don't think so, that's not supposed to be chan
On Saturday 15 April 2006 01:15, Sven Köhler wrote:
> > I'm in the process of setting up a new Debian box that needs a decent
> > source of entropy. So, I have downloaded and installed a relatively new
> > UML kernel:
> >
> > www:/usr/share/doc/rng-tools# uname -a
> > Linux www.myserver.com 2.6.16.
On Saturday 15 April 2006 16:30, Adrian Bunk wrote:
> This patch fixes the INIT_ENV_ARG_LIMIT dependencies to what seems to
> have been intended.
Yes, the global rename USERMODE -> UML in Kconfig missed something, it seems.
My bad.
Acked-by: Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTED]>
>
On Sunday 09 April 2006 19:01, Jeff Dike wrote:
> On Sun, Apr 09, 2006 at 12:57:55PM +0200, Joris van Rantwijk wrote:
> > It soon made sense to me that a 3G/1G configured UML would crash like
> > this, but I then found that UML 2.6.16.2 configured for 2G/2G crashed
> > in exactly the same way. I th
> 2.6.16-bb1 has TLS support, too.
Which patches are all included in 2.6.16-bb1?
I miss a list, where i can look it up :-(
---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrate
Sven,
You can see the list of patches at:
https://lists.ous.edu/mailman/admin/testlist2/logout
Or, you can download the broken-out patches from:
http://www.user-mode-linux.org/~blaisorblade/patches/guest/uml-2.6.16-bb1/uml-2.6.16-bb1-broken-out.tar.bz2
Tony
> -Original Message-
> Fro
On Wed, Apr 19, 2006 at 11:52:10AM +0200, Blaisorblade wrote:
[...]
> Debian did it the hard way IIRC (don't remember if only for the default
> location of uml_switch socket or also for this), and problems resulted for
currently we ship unmodified uml_socket and modified uml_net paths :)
oh, and
Remove redundant NULL checks before [kv]free + small CodingStyle cleanup
for arch/
Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]>
---
arch/ia64/kernel/topology.c |7 --
arch/ia64/sn/kernel/xpc_partition.c |8 --
arch/powerpc/platforms/powermac/low_i2c.c |3
arch/u
11 matches
Mail list logo