Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Official moOde 7.1.0 support thread
#57
(03-20-2021, 03:28 AM)Tim Curtis Wrote: I have a "no j4" version the update on the distribution server but it will require some tweaks to point to it from your 3A+.

Email or PM me tomorrow and we can test it out.

Sure I can test it but here's what I've already found by running just STEP 7-9 in isolation. [I screwed up the script though, so I didn't capture your nice log output with time stamps.]

moOde 7.1.0 ('cuz I'd already updated), no swap

With 'make -j4' replaced by 'make', the upmpdcli (Src 1-2) portion compiled quickly. There was always at least 200MiB of available memory and cc1plus was often the most active process.

However, the libupnpp-bindings (Src 2-2) portion is still grinding on, 50m into my test.

It's stuck in building libs/upnpp_wrap.o at the moment. We're down to ca 60MiB available memory (the scheduler has had to dip into the buff/cache reserve) and the most active process is the dreaded kswapd0. Basically we're just thrashing. All 4 CPUs are mostly in the wait state with some percentage of idle state and almost no percentage in user state. The desired cc1plus process is getting between 0% and 2% of CPU.

I really think enabling swap for the duration of the update is the better solution. I'll test it later with the RPi Zero-W I just pulled out of its hiding place.

Regards,
Kent
Reply


Messages In This Thread
RE: Official moOde 7.1.0 support thread - by TheOldPresbyope - 03-20-2021, 01:39 PM
Thumbnail resolution issues - by chano22000 - 03-20-2021, 08:20 PM
RE: Thumbnail resolution issues - by Tim Curtis - 03-20-2021, 09:30 PM
Bluetooth on pi zero wh - by KeithC - 04-01-2021, 12:35 AM
RE: Bluetooth on pi zero wh - by KeithC - 04-01-2021, 10:25 PM
RE: Bluetooth on pi zero wh - by TheOldPresbyope - 04-01-2021, 11:46 PM

Forum Jump: