to bloat or not to bloat, debate gvfs-metadata.service

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Post Reply
solarbear
Level 2
Level 2
Posts: 95
Joined: Mon Apr 30, 2018 4:27 am

to bloat or not to bloat, debate gvfs-metadata.service

Post by solarbear »

anybody ever notice what an increase in performance caja gets when getting this POS out of the processes? I noticed also that outbound packets were reduced also. Is it ok to just leave it masked? Everything appears to be running ok without it.

here is how i suspended it:

systemctl --user mask gvfs-metadata.service

reboot.

then to unmask:

systemctl --user unmask gvfs-metadata.service

reboot

all i could get out of briefly reading up on it is that it is a service that automounts usb sticks.
vanadium
Level 5
Level 5
Posts: 832
Joined: Sun Dec 27, 2015 1:07 pm

Re: to bloat or not to bloat, debate gvfs-metadata.service

Post by vanadium »

gvfs-metadata actually maintains metadata about your files. Metadata is used by (primarily GTK) applications for various purposes, such as storing icon positions, last-played locations, document positions, … They are written in a separate location, so indeed constitute a parallel housekeeping over that of the file system. It is therefore well possible that file operations may sometimes appear slightly snappier if gvfs-metadata.service is not running.
Hoser Rob
Level 22
Level 22
Posts: 15239
Joined: Sat Dec 15, 2012 8:57 am

Re: to bloat or not to bloat, debate gvfs-metadata.service

Post by Hoser Rob »

It's not always easy to say whether something like this is an improvement or not. Services like this often speed the user up more than they slow the system down. I'd be inclined to let it run.
For every complex problem there is an answer that is clear, simple, and wrong - H. L. Mencken
solarbear
Level 2
Level 2
Posts: 95
Joined: Mon Apr 30, 2018 4:27 am

Re: to bloat or not to bloat, debate gvfs-metadata.service

Post by solarbear »

After a couple weeks of usage with this service stopped, all worked ok without it. The only notable deviation was the desktop icons not quite arranging the way they used to. Disabling this service is maybe good thing for those users limited to 4gb ram or less and users suffering from poor file operation performance with their file managers.
Post Reply

Return to “MATE”