D
D
dimka8122016-10-18 23:36:11
DLNA
dimka812, 2016-10-18 23:36:11

Why is Raspbian running out of RAM?

Good afternoon. I have a raspberry Pi 3, hard drive connected via USB, operating system raspbian.
The main task of the raspberry pi is to stream video from the hard drive over the network to the TV. To do this, a minidlna server has been raised on the raspberry pi, which, in general, does its job.
Problem: when reading and writing movies to this hard drive (and when watching videos on a TV, of course, too), the RAM of the device is completely clogged, and probably for this reason the video starts to interrupt. 56f65a51c4934d2989a1d536d6cd2484.png
Usually free are about 27 MB.
Tell me please, is this normal? Maybe it's the features of ext4? Or will RAM be freed as needed? Or is it a leak?
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey, 2016-10-19
@alsopub

Feel free to add buffers/cached to free memory - this is also free memory, just temporarily used for the file system cache.
Try a command like free -m
www.linuxatemyram.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question