Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jul 1999 18:08:05 -0400
From:      Jerry Bell <jerry@bellnetworks.net>
To:        freebsd-current@freebsd.org
Subject:   Re: Stuck in "objtrm"
Message-ID:  <3783CFC5.38D2F103@bellnetworks.net>
References:  <199907021200.WAA06282@nymph.detir.qld.gov.au> <199907060745.RAA12161@nymph.detir.qld.gov.au> <199907061044.UAA14043@nymph.detir.qld.gov.au> <14210.4262.296904.751060@grasshopper.cs.duke.edu> <199907070349.NAA13375@nymph.detir.qld.gov.au>

next in thread | previous in thread | raw e-mail | index | archive | help
I can very reliable reproduce a process getting stuck in this state. The
box it is running on is a k6-2 400 with 128MB of ram and 500MB of swap. 
When compiling mysql322-server with the compiler option of '-O2' or
'-O3', the build gets up to sql_yacc.cc.  It churns on this file and
goes into the objtrm state after about 4 minutes of cpu time pass. 
Watching the memory usage of this compile is pretty interesting:  it
starts out using about 30M of memory, then jumps to about 105MB.  It
bounces around between 100MB and 130MB, then jumps to 200MB, at which
point is starts swapping in and out pretty frequently.  The compile
runs, every now and then going into swread state.  After a while of
this, with about 170MB of swap taken up, the process goes into the
objtrm state, and drops to about 3MB in size.  

This is happening on a build from last friday (7/2).

If I can provide any further information, please let me know.  I can get
this to happen every time I try.

Jerry


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3783CFC5.38D2F103>