Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

High Ram useage

Featured Replies

Using Simplefeatures I've noticed that upon transfering data to my server RAM useage spikes and stays high afterward. Almost like it is using the Ram for a cache drive and never clearing it. I have 8GB and it's useage is over 7 constantly. I've only seen one mention of something similar anywhere and not sure where to start.

Using Simplefeatures I've noticed that upon transfering data to my server RAM useage spikes and stays high afterward. Almost like it is using the Ram for a cache drive and never clearing it. I have 8GB and it's useage is over 7 constantly. I've only seen one mention of something similar anywhere and not sure where to start.

Start by ignoring it.  It is not freeing memory because nothing else needs it.  It will ALWAYS keep the most recently accessed blocks of data in memory (it is the disk buffer cache)  That way, if you rewind on a movie, or re-invoke a program you constantly are using, it does not even have to go to the disk to access it.

 

All Linux is designed this way.    It has nothing to do with SimpleFeatues, the same memory usage will occur if you play a 4GB movie.  (It, because it is most recently data accessed will displace the least recently accessed data in memory, but your memory will still show high usage in buffer cache.)

 

What does

free -l

show?

 

If anything unRAID will run out of "low" memory if you run too many add-on processes.  It is probably the most critical to watch.

 

 

  • Author

root@Tower:~# free -l

                    total          used            free    shared        buffers        cached

Mem:      7992596    6491488    1501108            0        143276      6189236

Low:        835768      530560      305208

High:    7156828      5960928    1195900

-/+ buffers/cache:        158976    7833620

Swap:                0                0              0

 

So I shouldn't worry at all and go back to solving my cache drive/plugin concern?

root@Tower:~# free -l

                    total          used            free    shared        buffers        cached

Mem:      7992596    6491488    1501108            0        143276      6189236

Low:        835768      530560      305208

High:    7156828      5960928    1195900

-/+ buffers/cache:        158976    7833620

Swap:                0                0              0

 

So I shouldn't worry at all and go back to solving my cache drive/plugin concern?

exactly.  It is working as designed. 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.