Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Mar 2009 10:27:53 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        cpghost <cpghost@cordula.ws>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Speeding up exit(2)?
Message-ID:  <alpine.BSF.2.00.0903151027050.41063@wojtek.tensor.gdynia.pl>
In-Reply-To: <20090315091301.GB1051@phenom.cordula.ws>
References:  <20090315091301.GB1051@phenom.cordula.ws>

next in thread | previous in thread | raw e-mail | index | archive | help
> Not sure what's really going on there, but apparently, the process
> reads in pages from swap that have been paged out previously
> (according to top(1)).

is it your program and you are sure it's on exit?

i'm sure it's not.

it's because the program is writted the way it's doing a lot of things 
(probably unneeded) on exit.

not exit(2) itself




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0903151027050.41063>