I was reading Disposable customization — Qubes OS Documentation and noticed that the section on “Named disposable for service qubes with PCI devices via GUI” says to Add the meminfo-writer service, while the next section describing how to do it via command line says to issue qvm-service <SERVICE_QUBE> meminfo-writer off, which has the opposite effect.
Which one is correct? And what is the goal here in turning meminfo-writer on/off?
So they don’t need their memory assignment to be managed by qmemmand in dom0. Therefore they don’t need to send updates about their memory usage upstream to dom0, which is what meminfo-writer does.
I think there is no harm if it’s on, but it’s not useful.