Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2026 06:28:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 296972] pkg(8) memory usage is "too damn high"
Message-ID:  <bug-296972-32340-yw4b1ahOfR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-296972-32340@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296972

Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |o.kryvulia@flex-it.com.ua

--- Comment #1 from Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua> ---
(In reply to pprocacci from comment #0)
I also observe some increase of memory consumption on fresh 15.1 jail with pkg
2.8.0. 
pkg install feh with pkg 2.7.5:

  PID USERNAME    THR PRI NICE   SIZE    RES STATE    C   TIME    WCPU COMMAND
79418 root          1 114    0   464M   330M CPU23   23   0:29  85.21% pkg
79417 root          1   3    0    27M  9412K wait    21   0:00   0.00% pkg

with pkg 2.8.0_1

  PID USERNAME    THR PRI NICE   SIZE    RES STATE    C   TIME    WCPU COMMAND
 4379 root          1 141    0  1574M  1268M CPU7     7   0:51 100.11% pkg
 4292 root          1  51    0    27M    13M wait    20   0:00   0.00% pkg
 4378 root          1  57    0    27M    11M wait    18   0:00   0.00% pkg

It happens at "processing file entries" stage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296972-32340-yw4b1ahOfR>