Тёмный

Linux Talk | Linux Memory Management 

Joe Collins (EzeeLinux)
Подписаться 128 тыс.
Просмотров 47 тыс.
50% 1

Опубликовано:

 

26 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 51   
@philmulley59
@philmulley59 8 лет назад
Great piece, Joe. I have an old Dell machine that I use as a Squeezebox media servier amongst other things. Its always worked well but it is very leaky in terms of memory usage. I heard your comment about the command to "reclaim" memory being potentitally useful for media servers so I set this up as a Cron job and its really done the business. Thanks again.
@EzeeLinux
@EzeeLinux 8 лет назад
+Phil Mulley Cool. Glad to hear it helped. :)
@JorgeEscobarMX
@JorgeEscobarMX 8 лет назад
Almost done watching the video, added to "watch later" playlist. Very interesting RAM monitoring programs, and they are already installed. Thanks a lot for this video. Keep up the good work.
@EzeeLinux
@EzeeLinux 8 лет назад
+Ricardo Escobar Thank you. :)
@funkydunky1671
@funkydunky1671 7 лет назад
good voice. it is a pleasure to listen to. keep up the good work!
7 лет назад
Though I never suspend/hibernate, I have 16GB RAM and don't have a swap partition and Linux has been working all fine since years.
@spencerreppe7558
@spencerreppe7558 4 года назад
Thank you, I forgot that as SSDs write and read it wears out their cells.
@zdw123
@zdw123 8 лет назад
Really appreciated, I have learned something about Linux memory management from this video.
@PoeLemic
@PoeLemic 4 года назад
Very good and helpful video. New to channel, but love how you are teaching. I am really benefitting.
@motim92
@motim92 8 лет назад
SSDs have quite the endurance, I would not worry about it. 700-2000TB written per 250gb SSD is about the endurance you can expect from an SSD.
@utubeuser907
@utubeuser907 3 года назад
nice video... cache that was mentioned to drop... that is the page cache stored in RAM.. and has nothing to do with cpu cache... just to make it clear for others who are watching this..
@gleventhal
@gleventhal 5 лет назад
You should mention what the alternative to swapping is, it doesn't just "not swap" with a lower swappiness, it will choose to drop pages from the page file instead of swapping, which could potentially be worse performance if your workload is constantly needing to read and write from files on the filesystem and less so accessing anonymous pages .
@EzeeLinux
@EzeeLinux 5 лет назад
Yep. I don't even mess with this anymore and leave it set to the defaults. It's a trade off either way. :)
@naveenkumar-kw2ch
@naveenkumar-kw2ch 2 года назад
Buffer occupying more in Db server is any solution to improve stability.
@hannesthiersen8170
@hannesthiersen8170 6 лет назад
Hey Joe. You're contradicting yourself when talking about swappiness. You're saying that if the value is 60 the system starts swapping when 60% of the memory is used, but then setting the swappiness value to 15 would mean the system starts to swap when 15% is used according to this logic. After you've set the value to 15 you state that it will start swapping when 85% of memory is used which contradicts the previous statement.
@EzeeLinux
@EzeeLinux 6 лет назад
Sorry if I didn't make it clear enough. Swappiness is less likely the lower the number is. :)
@Silverballer48c
@Silverballer48c 4 года назад
Are you from Colorado ? Im trying to place the accent
6 лет назад
How come SimpleScreenRecorder is running at 67% CPU but is noted as "S" (sleeping) ?
@abhabh6896
@abhabh6896 4 года назад
I type the long code over and over, doesnt even ask me for password, doesnt do anything.
@Toimi
@Toimi 7 лет назад
the watch command is awesome :o why did i not know about this?
@diablominero
@diablominero 5 лет назад
What happens if I set my swappiness to 1? Does that block most non-essential swap operations while still letting system crashes write to it?
@EzeeLinux
@EzeeLinux 5 лет назад
Something like that. It's not exact. If you want to limit it 10 is about the lowest you should go. :)
@sattish99
@sattish99 4 года назад
Very useful and informative
@RamiJaloudi
@RamiJaloudi 6 лет назад
Very informative, thanks!
@mcalnd
@mcalnd 8 лет назад
Great video, just what I was looking for - thanks
@thadguy271
@thadguy271 8 лет назад
great info, very insightful...I think you could benefit from using the ctrl-c and ctrl-v commands when copying and pasting, just a thought
@gjj8351
@gjj8351 6 лет назад
You didn't answer the question you spoke about in the beginning
@misium
@misium 7 лет назад
Seriously, give me a good reason to ever manually clear the caches.
@cthedosboss5113
@cthedosboss5113 6 лет назад
he just gave u one
@alekssandroassisbarbosa3749
@alekssandroassisbarbosa3749 5 лет назад
Isn't that oppose on SSD? I mean, why isn't that less damageable?
@miketh1234
@miketh1234 6 лет назад
How would you use ssh to run the second script?
@DonutDeflector
@DonutDeflector 8 лет назад
Hey Joe, what settings do you use for SSR on that computer?
@EzeeLinux
@EzeeLinux 8 лет назад
+Donut Deflector I pretty much leave it at the defaults other than to choose what microphone to use. It works just fine. :)
@DonutDeflector
@DonutDeflector 8 лет назад
Joe Collins Thanks!
@mtpolak
@mtpolak 3 года назад
Let me share a tip for "clear the console": try to use Ctrl+L learned few days ago after years of using clear command :'-\
@DrayseSchneider
@DrayseSchneider 8 лет назад
Isn't the "sh" shell they bourne shell? Where bash is the bourne again shell?
@EzeeLinux
@EzeeLinux 8 лет назад
+Steven Schneider Yep. :)
@tinicum54
@tinicum54 6 лет назад
Sort of off topic. Imagine Joe trying to stream this on that machine with win10.
@23angelful
@23angelful 8 лет назад
Very informative video,excellent.
@farieddebruyns338
@farieddebruyns338 6 лет назад
Very good teacher
@RussTeeTrombone
@RussTeeTrombone 5 лет назад
Awesome video. Cheers!
@stevew270
@stevew270 6 лет назад
Haven't used swap for over a year, no issues at all.
@cr74life96
@cr74life96 6 лет назад
You someday would need it and then you would wish you had a swap. OS really in bad situation when it runs out of memory and there's not swap.
@Arunkumarpuskur
@Arunkumarpuskur 6 лет назад
Awesome bro. Thanks
@farieddebruyns338
@farieddebruyns338 6 лет назад
Thank you.
@scottvigerlinux
@scottvigerlinux 8 лет назад
cron kron crawn ? how do we write it pls (;
@EzeeLinux
@EzeeLinux 8 лет назад
+scott viger It's cron. help.ubuntu.com/community/CronHowto
@scottvigerlinux
@scottvigerlinux 8 лет назад
thanks
@djsensacion7
@djsensacion7 8 лет назад
+Joe Collins I hope you have a video on cron jobs and how to set it up soon ! Thank you !
@EzeeLinux
@EzeeLinux 8 лет назад
+Miguel Sensacion Just posted one... :)
@WMRamadan
@WMRamadan 6 лет назад
Honestly Linux has the worst memory management I have ever seen. On the other hand Mac OS has the best memory management I have ever seen!
Далее
Linux Internals: Memory Management
37:56
Просмотров 30 тыс.
But, what is Virtual Memory?
20:11
Просмотров 295 тыс.
Думайте сами блин
18:15
Просмотров 515 тыс.
Исповедь / Мася
2:47:10
Просмотров 166 тыс.
Linux Tip | 10 Useful Linux Commands
34:35
Просмотров 662 тыс.
Introduction to Memory Management in Linux
51:19
Просмотров 177 тыс.
The Tragedy of systemd
47:18
Просмотров 1,1 млн
Linux Tip | How to Customize Your BASH Environment
35:31
WHY IS THE HEAP SO SLOW?
17:53
Просмотров 256 тыс.
How I installed the HARDEST operating system
34:40
Просмотров 495 тыс.
Linux File System/Structure Explained!
15:59
Просмотров 4,2 млн
Linux Tip | How To Automate Tasks using Cron
38:44
Просмотров 49 тыс.