zram...? Raspberry Pi & Snakeoil
#1
zram vs swap.... seems easy to try and revert....
I don't think either are particularly needed as monitoring with top whilst playing seems to show the most hungry program being...top @14% CPU on one core.

Mpd is pretty low resource usage anyway and these days I am using an AK4137 re-sampler to convert to DSD256 either via xmos or I2S depending on player so no heavy re-sampling is needed by the o/s or player hardware and DSD is fed to an Ess DAC bypassing some of the Chip's filtering.

So, I will try some more listening tests using zram and see if I can notice any difference....
Any comments appreciated...

https://github.com/novaspirit/rpi_zram
Reply

#2
(24-Oct-2018, 05:02 PM)Bromf Wrote: zram vs swap.... seems easy to try and revert....
I don't think either are particularly needed as monitoring with top whilst playing seems to show the most hungry program being...top @14% CPU on one core.

Mpd is pretty low resource usage anyway and these days I am using an AK4137 re-sampler to convert to DSD256 either via xmos or I2S depending on player so no heavy re-sampling is needed by the o/s or player hardware and DSD is fed to an Ess DAC bypassing some of the Chip's filtering.

So, I will try some more listening tests using zram and see if I can notice any difference....
Any comments appreciated...

https://github.com/novaspirit/rpi_zram

swap is just there as a buffer in case my RESTful API messed up. So far it hasn't, but if it does at least there's something to fall back to. The good thing is if there's no issues, then the swap space will be enabled but not used. if you know what I mean.

An good  option is to have an option to turn off swap entirely. That may be worthwhile I think.

As for zram.. That's the first time I have heard of it.. Will try and research later what it is later on. Thumbs Up
Snakeoil Operating System - Music, your way!
Reply

#3
zram is a 'swap' space in ram using compression. It replaces a conventional swap space so reduce wear/usage for the Pi's sd-card and is much faster if and when it is used.
The linked github version for the Pi removes current swap and replaces it with zram swap calculated for the performance/cores of a Pi3 or better.

I've found no performance issues so far in testing.... though no obvious benefits yet either... Wink

https://www.kernel.org/doc/Documentation...v/zram.txt
https://www.cnx-software.com/2018/05/14/...able-zram/
Reply

#4
(25-Oct-2018, 05:25 AM)Bromf Wrote: zram is a 'swap' space in ram using compression. It replaces a conventional swap space so reduce wear/usage for the Pi's sd-card and is much faster if and when it is used.
The linked github version for the Pi removes current swap and replaces it with zram swap calculated for the performance/cores of a Pi3 or better.

I've found no performance issues so far in testing.... though no obvious benefits yet either... Wink
Ah, that brings back memories back in the DOS days.. A memory compressor.

(25-Oct-2018, 05:25 AM)Bromf Wrote: https://www.kernel.org/doc/Documentation...v/zram.txt
https://www.cnx-software.com/2018/05/14/...able-zram/
I'd see if I can get that support in. Chances are, it'd require a new kernel though.. Wiill explore this in time.
Snakeoil Operating System - Music, your way!
Reply

#5
From what I've read zram is merged into mainline kernel since 3.14....
Using the linked github install on RPi and when I run...
Code:
$ grep zram /proc/swaps
it returns...
Code:
/dev/zram0                              partition    236028    0    5
so appears to be enabled as default swap but unused currently as Pi3 and Snakeoil is using so very few resources.. Smile
[-] The following 1 user Likes Bromf's post:
  • agent_kith
Reply

#6
(25-Oct-2018, 06:16 PM)Bromf Wrote: From what I've read zram is merged into mainline kernel since 3.14....
Using the linked github install on RPi and when I run...
Code:
$ grep zram /proc/swaps
it returns...
Code:
/dev/zram0                              partition    236028    0    5
so appears to be enabled as default swap but unused currently as Pi3 and Snakeoil is using so very few resources.. Smile  
Run something intensive like JRiver and see more RAM gets consumed. To be fair this also likes a virtual desktop, hence the extra overheads. This is why I prefer MPD or LMS+Squeezelite.

Edit: To be even fairer I think I should be able to cut down the number of running processes too. From 1.x.x onwards I notice the number of processes running appear to be 2 to 4 times more than 0.1.x series. However, I guess because of the real time+force preemption kernel, it doesn't really matter as the process that requires CPU attention will always get it.

Hopefully I can revise the kernel and streamline it even more in the future.
Snakeoil Operating System - Music, your way!
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  Raspberry Pi 4 looks interesting. agent_kith 113 44,326 01-Nov-2023, 01:49 AM
Last Post: Luke 38
  Command line player announced for Ubuntu.... maybe for Snakeoil too ? Bromf 1 2,137 24-Nov-2017, 08:34 AM
Last Post: agent_kith
  Raspberry Pi and Hifiberry DAC Pro Chanh 4 5,569 30-Sep-2016, 12:55 PM
Last Post: Chanh



Users browsing this thread:
4 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
SOXR resampler and DSD
Last Post: agent_kith
Today 01:10 PM
» Replies: 3
» Views: 42
A ripping project ideae/help
Last Post: agent_kith
Today 01:09 PM
» Replies: 7
» Views: 79
Glibc 2.36 missing
Last Post: jetski
04-Mar-2025 03:23 AM
» Replies: 5
» Views: 119
Snakeoil 1.4.0 (High End)
Last Post: knottydreadbr
03-Mar-2025 11:42 PM
» Replies: 63
» Views: 4637
Using Ubuntu low latency & real time ker...
Last Post: hkphantomgtr
26-Feb-2025 12:13 AM
» Replies: 12
» Views: 576
My Snakeoil-powered system
Last Post: petemac110
24-Feb-2025 04:30 AM
» Replies: 7
» Views: 592
Snakeoil 1.4 and Squeezelite R2 - not re...
Last Post: petemac110
23-Feb-2025 07:47 PM
» Replies: 4
» Views: 127
Can't get Roon bridge or UPNP renderer t...
Last Post: agent_kith
21-Feb-2025 04:38 PM
» Replies: 9
» Views: 319
Progress update on High End U1
Last Post: agent_kith
21-Feb-2025 10:43 AM
» Replies: 8
» Views: 636
Snakeoil OS 1.4 problem with Squeezelite...
Last Post: mloutfie
14-Feb-2025 07:00 AM
» Replies: 14
» Views: 733

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.


Powered By MyBB, © 2002-2025. Theme © Melroy van den Berg.