On Wed, Feb 06, 2002 at 12:10:05AM -0500, Garance A Drosihn wrote:
>          On current      On stable
>          ----------     ----------
> real    7m 43.392s     4m 53.100s    in /usr/src for current
> user    0m 11.692s     0m  4.203s
> sys     3m  4.601s     0m  2.248s
> 
> real    6m 40.322s     2m 39.361s    in /usr/src for stable
> user    0m 10.531s     0m  6.653s
> sys     4m 28.863s     0m  9.480s

...

> Could it be due to the DDB, INVARIANTS & WITNESS options in the


The order of magnitude increase in 'sys' time is the indication that
WITNESS is turned on.  Infact IIRC I once did a 'make -j8 buildworld' on
a dual Athlon system, and had sys > user.

-- 
-- David  ([EMAIL PROTECTED])

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to