'sort' tool is eating my system ressources

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Jul 28 01:33:00 PDT 2004


On Wed, Jul 28, 2004 at 10:17:19AM +0200, Aurelien Nephtali wrote:

> 	Each time I launch a 'portupgrade -ak', it takes ~5min to start
> 	upgrading, eats totally my RAM and ~130Mo of swap...
> 	Doing a 'top' shows 5-6 occurences of 'sort', each one eating ~26Mo!!
> 	I can remember that before the 'sort' import, everything was fine!
> 	Somebody knows why ? or experienced that ?

Sounds like portupgrade is building an INDEX file.  You'll see a
message about running 'portsdb -Uu' if it is.  What you've seen is
pretty much the expected impact I'd expect from doing that.

You should be able to download a recently build INDEX file by running

    # make fetchindex

before starting your portupgrade -- it's about 6Mb.  After doing that
portupgrade will only need to run 'portsdb -u' which is a lot lighter
weight.

Although if your system can build the INDEX file in 5 minutes, you
might as well let it do that.  Takes more like 20 minutes on my
machine.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040728/132e659b/attachment.bin


More information about the freebsd-current mailing list