DragonFly submit List (threaded) for 2007-05
DragonFly BSD
DragonFly submit List (threaded) for 2007-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/lib Makefile src/lib/libpthread Makefile README dummy.c


From: Aggelos Economopoulos <aoiko@xxxxxxxxxxxxxx>
Date: Sat, 5 May 2007 15:21:50 +0300

On Saturday 05 May 2007 09:52, Matthew Dillon wrote:
[...]
>     What I would like is it to print the PID and TID as %6d:%-6d instead,
>     and only print the PID (i.e. just %6d) if the TID is 0.

Why? Is it so that a kdump for a single-threaded process will not show 
redundant data?

If so, I'd prefer a command line flag to toggle display of the lwpid on and 
off (or at least to force display of the lwpid). What you're suggesting would 
unnecessarily complicate parsing of kdump output.

>     Yah, yah, I know.. its simple stuff.

I wish more people would comment on stuff like that (instead of bikesheding). 
About 90% of the source is "simple", but attention to detail makes the 
difference between a system that occasionally gets in your way and one that 
doesn't.

Aggelos



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]