[uml-devel] 2.6.17 host and 2.6.24.2 uml

2008-02-26 Thread clowncoder
Hello, Somebody having a mandrake distribution with a 2.6.17 host kernel says that his 2.6.24.2 uml kernel is not syncing at startup. With a 2.6.18 pclinuxos kernel, it works, is it possible that there is a problem associated to the 2.6.17 kernel or is it something else? Vincent Perrier --

[uml-devel] Timeout in the select

2008-02-21 Thread clowncoder
Hello, At http://clownix.net, my new machine has the select timeout problem, if you download it, the file /usr/src/clownix_liv_feb_2008/jeff_tst.c in the virtual machine has a piece of software not behaving as it should, the 1 second timeout of the select is doubled. Could you tell me if this is

Re: [uml-devel] g_timeout_add

2008-02-15 Thread clowncoder
events=POLLIN}], 2, 4996) = 0 1203096958.157856 gettimeofday({1203096958, 158538}, NULL) = 0 1203096958.159413 gettimeofday({1203096958, 160094}, NULL) = 0 1203096958.160992 write(1, "1203096958\n", 111203096958 ) = 11 Jeff Dike wrote: > On Thu, Feb 14, 2008 at 11:16:45PM +0100, clowncoder wrote

Re: [uml-devel] g_timeout_add

2008-02-14 Thread clowncoder
13, 2008 at 08:57:20PM +0100, clowncoder wrote: > >> It seems that g_timeout_add glib timeouts are not accurate >> when there is no gtk activity on an uml target. >> >> This may be a glib problem since I cannot check >> that it does not occur on my host. >

[uml-devel] g_timeout_add

2008-02-13 Thread clowncoder
Hello, It seems that g_timeout_add glib timeouts are not accurate when there is no gtk activity on an uml target. This may be a glib problem since I cannot check that it does not occur on my host. When gtk events occur through mouse moves, then the timeout is good (a 5 sec timeout) if no graphica

[uml-devel] uml and firefox

2008-01-30 Thread clowncoder
Hello, I get a strange behaviour as far as isolation is concerned between an uml machine and the host, my uml machine is isolated from any network, if firefox is already running in the host, running firefox in the uml machine creates an instance of firefox that is not isolated: the browser can br

[uml-devel] uml_clownix: new network utility

2007-11-25 Thread clowncoder
Hello, A complete solution, for networking with uml is now availlable at http://clownix.net it consists of a 200Mega compressed file system, the uml kernel 2.6.23.8, and a new networking layer called uml_clownix. This platforme was made to test ipv6 mobility, the links between uml machines can b

[uml-devel] A new UML-based network platform

2007-11-11 Thread clowncoder
Hello, I have made a tool to have a network in a PC, based on UML but with only one process to manage the whole network. The virtual network is dynamic, you can connect/disconnect links between machines while it is running. The software is at http://clownix.net it is called uml_clownix_04. Uml is