Re: Tuning HZ for semi-realtime applications

2003-08-11 Thread Jan Grant
On Tue, 5 Aug 2003, David Schultz wrote: > 100 Hz works just fine for > interactive jobs; humans can't tell the difference.[1] They can if they're using X :-) I gave Denim* a trial recently; it was unusable at 100Hz and fine at 1000. jan * gesture-recognition web design toy: http://gu

Stupid CVS tricks.

2003-08-11 Thread Juli Mallett
Below you'll find some over-mutilated Perl I did just now to produce dot (as in, graphviz) format graphs for CVS logs, with a link from each committer to each RCS file for every commit. With relatively small data sets (fcvs-src rlog xargs, or kern_sig.c,v) this will produce fairly interesting and

small statistics tool in the tree ?

2003-08-11 Thread Poul-Henning Kamp
I written up a small statistics tool which is targeted at showing if a benchmark proves anything or not. critter phk> cat before 29195 29232 29226 29203 29211 critter phk> cat after 29179 29203 29195 29194 29196 critter phk> ./ministat before after x before + after +--