Hi, On Thu, 18 Feb 2021 at 17:48, Tom <x...@zq3q.org> wrote:
> After a week or two Xorg grows -- last time to about 3.6GB. How may I > restart > Xorg with out rebooting, or disturbing my current session? > You cannot restart the X server without disconnecting the running X11 clients, i.e. killing your session. But X11 resources are allocated by the Xserver on behalf of the clients. Have you checked if it's not just an X11 client allocating (i.e. leaking) resources? The command "xrestop" should give you an indication of how much of resources each X11 client has allocated. If that's the case, killing/restarting just that client would suffice… HTH Cheers O.
_______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: https://lists.x.org/mailman/listinfo/xorg Your subscription address: %(user_address)s