Title: EFW 2.3 : buffered memory Post by: ceccus on Monday 07 December 2009, 05:59:25 pm Hi,
How to free "buffered memory" in EFW 2.3 ??? ... It's in continuous increase ... Obviously not restarting ;D Thanks Title: Re: EFW 2.3 : buffered memory Post by: mrkroket on Tuesday 08 December 2009, 01:52:48 am This is a Linux kernel design. The system will use all memory available to make the system more responsible, and reduce disk IO (=slow).
That behaviour is totally normal, and the kernel will free up some buffer/cache memory if it's needed. So you don't have to worry about. Check Status->System Graphics-> Memory. If your blue graph (system memory) is below 70%, you are fine. Title: Re: EFW 2.3 : buffered memory Post by: ceccus on Tuesday 08 December 2009, 06:53:13 am Hi,
thanks for the answer ... ;D ... I originate from Windows ;D My blue Graph is much below 70% ... 14% ... ;D Again thank's Best Regards David |