Be less aggressive about maintaining timing information.
In particular, don't time code paths that would not otherwise
perform any system calls.
This cuts the system calls under load from about 70k/second to 3k/second.
Also a few fixes to fixarenas.c.
|