On Sunday 28 of April 2013 15:38:39 Michael Lashkevich wrote: > Hi, all! > > Recently I noticed constantly growing Xorg resident memory usage during a > session (OpenSUSE 12.3, xf86-video-intel, KDE4). It starts with 18M and > constantly grows up to 350M, at which point it causes long stalls of > applications due to large use of swap. It seems that the memory is related > to the grow of the plasma-desktop X data memory. Using "prlimit > --data=30000000:60000000 --pid <Xorg PID>" has no effect (though "ulimit" > shows the limits imposed). > > What could you advise?
Hi, You could check output of xrestop (xrestop command). It case the leak is in some of the monitored X resources (Pixmaps, GCs, ...), it will show which resource and which application is taking so much. Michal -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
