[uml-devel] [PATCH] make quiet suppress parse_chan_pair boot messages

2008-05-03 Thread Rob Landley
From: Rob Landley <[EMAIL PROTECTED]> I usually use UML as a better fakeroot, meaning I run it with a command line like "rootfstype=hostfs rw quiet init=/path/to/some_shell_script.sh". In this context, filling the screen with parse_chan_pair error messages which don't actually hurt anything defea

Re: [uml-devel] actually useful backtrace from a CPU-chewing hang

2008-05-03 Thread Nix
On 3 May 2008, Jeff Dike told this: > On Sat, May 03, 2008 at 12:21:15AM +0100, Nix wrote: >> With this patch (migrating most of the work into os_nsecs(), with a >> non-NO_HZ version doing skew computations too, atop your first patch, >> and making a couple of variables static for good measure), I