Null
Snug
You may find the following video helpful.
The f**k ?Swap files are a hazard to begin with, everyone should be aware of it.
Even more, dont even have your swap on your main harddrive as partition.
SSDs costs like 20 bucks now, just grab one and dedicate it entirely for this purpose.
Using the same disk for it makes as much sense as using a roaster to plough a field.
ah yes - thank you for reminding me of the helpfulness of a hemp plantation.
All of the machines I own have had their ram maxxed out long ago. As I say I don't use swap as most of the processes I run simply limit themselves to the available RAM and CPU time. I think the most common need to for ram than you have is games and things that procedurally generate massive textures and maps but store those in RAM at startup to speed up access.The f**k ?
Swap is evil, why dedicating a f**king drive to it ? as fast as a SSD drive can be, it's still 100 times slower than RAM. You dont have enough RAM on your machine ? buy more of it not a drive 100 times slower.
Modern architecture like kubernetes mandate NO swap (kubelet wont start otherwise...), there's a good point behind this.
Quite the opposite.The f**k ?
Swap is evil, why dedicating a f**king drive to it ? as fast as a SSD drive can be, it's still 100 times slower than RAM. You dont have enough RAM on your machine ? buy more of it not a drive 100 times slower.
Modern architecture like kubernetes mandate NO swap (kubelet wont start otherwise...), there's a good point behind this.
You wouldn't have noticed either. The bug is only about configuring a swapfile which is usually not used on SD cards (too much wear) and only needed if you are doing RAM intensive work when the internal RAM (512 MB / 4 GB) is not enough.What do whe have on the Pyra/Pandora?
There's not a single way an SSD can be faster than RAM.Quite the opposite.
Firstoff modern SSDs outperform rams from like 15 years ago, DDR2 speeds are possible.
Second Ram speeds dont really affect most programs. What needs to be fast has plenty of space in the cpu cache these days. After all that cache is the primary reason a computer is fast at all.
I rather question if ram is needed at all anymore. Why waste money for it when 20 bucks can get you something way bigger and less power using?
Now dont give me an "but but but" speech, i know it works cause this is how my computer runs right now: 4gb of throttled ddr3 that runs at 1/4 of its rated speed to save energy and an old 30gb ssd dedicated for swap.
These only kick in for bigger programs, darktable, gimp and audacity to be precise. They run totally snappy, cpu speed is the bottleneck in every operation, thus i consider it maxed out.
Now if your modern architecture has problems with it i suggest using less crappy software instead.
seb already said it, but:Dude, wtf?
i'll add: it's the most sophisticated (and successful) software mankind has ever seenlinux kernel is the most versatile kernel ever written
It's even true if you look simply at the bandwidths. As I read it, old DDR2-400 RAM has a bandwidth of 3200MB/s, while modern SATA has a rated bandwidth of up to 6Gb/s, which is 750MB/s. With raditional spinning iron oxide based media, the seek time part of latency will be significant, but an entirely electronic disc should not have the same limitation. But still, a DDR2 board directly wired to a fast memory bus will run at 3200MB/s all of the time, whereas a SATA disc is presumably connected over the northbridge, and perhaps shares bandwidth with PCI cards, and only tops out at 750MB/s.There's not a single way an SSD can be faster than RAM.