On Thu, Apr 21, 2022 at 6:56 AM Miroslav Suchý <msu...@redhat.com> wrote:
>
> Dne 20. 04. 22 v 8:55 Jaroslav Mracek napsal(a):
>>
>>
>> I've gotta ask... How much memory does the new dnf daemon take while idle?
>
>
> We do not have any measurements right now. Please feel free to test it. We 
> have a repository with DNF5/Microdnf nightly builds - 
> https://copr.fedorainfracloud.org/coprs/rpmsoftwaremanagement/dnf5-unstable/
>
> My measurements (as reported by systemctl status):
>
> After installation:
>     Memory: 1.6M
>        CPU: 23ms
>
> After upgrade of few packages:
>     Memory: 917.6M
>        CPU: 1min 44.767
>
> This is a lot. To dive deep. `top` reports VIRT: 797232, RES: 186596
>
> To be fair, I have huge repository enabled. `dnf repoquery |wc -l` says 94 
> 803.
>
> Other feedback:
>
> # systemctl enable dnfdaemon-server.service
> The unit files have no installation config (WantedBy=, RequiredBy=, Also=,
> Alias= settings in the [Install] section, and DefaultInstance= for template
> units). This means they are not meant to be enabled using systemctl.
>
> Is this expected? `start` works well. I am curious how we should enable it 
> persistently.
>

Like the current dnfdaemon from ManaTools, it is dbus-activated. You
need something that uses its D-Bus APIs to have it start the service.


-- 
真実はいつも一つ!/ Always, there's only one truth!
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to