[Bug 296972] pkg(8) memory usage is "too damn high"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Jul 2026 06:28:00 UTC
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.