Clarity wrote: ↑Fri Aug 16, 2024 3:04 am
For awhile, I have had a concern using real-time kernels with file management services in forum distros. I dont experience these in WINs/MACs
Concern: Writing to one device ties up the whole desktop's operations until the copy operation completes. Is this a result of the kernel or something else?
Curious
I don't find this to be the case.
I've been using mostly realtime kernels with KLV's for years now. I haven't swapped one in a pure puppy yet, but you may be right, as I remember jackalpup may have had a tendency to act that way during copy operations.
I think it might have more to do with particular machines, drives, modules, and file managers.
I often setup a huge 80GB file copy command and browse the forum while it's executing.
It's interesting though to see which operations max the processors. For instance, when I squash a file system using mksquashfs, it drives all of my cpu's full tilt. I have to make sure I have the governor and processor limits set correctly to avoid overheating.
But even while running mksquash, it's still okay to run other applications for me on KLVs with RT kernels.
To reiterate, when using RT kernels it's more important to tweak the cpu governor. I always make sure cpupower
is installed to do this. And I have command scripts on hotkeys so I can make instant switches when necessary.