Searched hist:130816 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/bin/ps/
H A Dps.hdiff 130816 Sun Jun 20 19:25:10 MDT 2004 gad Have the main() routine calculate %CPU and (if needed) memory information
when copying per-process info before starting to sort the list. This way,
sort-by-CPU or sort-by-memory will only calculate values once-per-process,
instead of twice-per-comparison. Also take advantage of this to simplify
the pscomp() routine.
H A Dps.cdiff 130816 Sun Jun 20 19:25:10 MDT 2004 gad Have the main() routine calculate %CPU and (if needed) memory information
when copying per-process info before starting to sort the list. This way,
sort-by-CPU or sort-by-memory will only calculate values once-per-process,
instead of twice-per-comparison. Also take advantage of this to simplify
the pscomp() routine.

Completed in 70 milliseconds