libertas wrote: Mon Nov 18, 2024 11:26 pm
Hi @Wiz57,
The CPU is 64 bits. The RAM amounts to 4GB.
It's intended for seeing videos, youtube or other platform or via USB stick.
By logic, I would guess that s savedirectory would be faster when saving because only the modified contents needed to be saved.
With a savefile, the whole size of it would always have to be saved.
Is this wrong?
A savefile is also difficult to be shrunk.
With a 64 bit CPU and 4GB RAM, you will be pretty good with any 64 bit Pup. Savefiles and folders are
loaded at boot time, sort of combined into the Puppy sfs to create the OS in RAM, neither is really faster
or slower, BUT, with a save folder it will get larger as needed, whereas a savefile can only be made
larger, anyhow without using advanced measures. With 4gb RAM, you may not even need a swap file,
and you have enough RAM that the newer Pups with ZRAM capabilities may be an advantage there!
This allots a percentage of your RAM, compresses it, so that it appears you have more than you
actually do. Sometimes this slows down reads/writes to RAM, but with a decent CPU you'll probably
not notice it. With this Acer Aspire One and only 1 gig RAM, I did notice the slowdown, so I use a
pupswap file on the HD rather than ZRAM.
So, your primary concern will probably be space on the internal drive, 8GB is not much to work with,
as most of my frugal installs need a bit over 2GB just to "install", which in my case is nothing more
than extracting the downloaded ISO file into its own directory. My primary daily driver, a version of
S15Pup32 22.12 from 4/13/2024, currently occupies about 4.5GB with the only real added software
being the LXDE desktop (via a ydrv.sfs from peebee) and 2 web browsers I use, Palemoon and
ungoogled chromium...Palemoon via a DEB file installed just as you would a Puppy pet file, and
chromium installed via SFS-Load. With these details in mind, you can get an idea of what added
software you need and want. That's one of the reasons I still prefer Slackware based Puppys,
they are on the whole a tad smaller in terms of ISO to download and drive space needed.
For video playback, Puppy has pretty good stuff already built-in, and most web browsers can be
obtained for 64 bit Puppys that have been shown to work. My 32 bit Pups are not targeted as
much by the bigger browsers, but Palemoon is pretty decent, what I can't get with it I can fire
up chromium. What you can do to get an idea of how much space on your internal drive will be
required by Vanilla DPup is look at how much of your USB space is occupied by it, it will probably
need at least as much on your internal drive, and probably a bit more to account for the boot
loader and its files.