On Fri, Feb 15, 2008 at 06:39:12PM +0100, clowncoder wrote: > By the way, do you use other very interresting tools such as strace? > if so could you give me names?
strace is the major one. > 1203096946.933947 poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], > 2, 4996) = 0 > 1203096958.157856 gettimeofday({1203096958, 158538}, NULL) = 0 The smoking gun - a poll that should have timed out in .5 sec slept for 12. Now, can you do it again, but strace UML on the host at the same time, with -ttt? Jeff -- Work email - jdike at linux dot intel dot com ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel