Re: RISC-V animals sporadically produce weird memory-related failures - Mailing list pgsql-hackers

From Tom Turelinckx
Subject Re: RISC-V animals sporadically produce weird memory-related failures
Date
Msg-id 3db97903-884f-4b0c-b1cd-d7442e71ea75@app.fastmail.com
Whole thread Raw
In response to RISC-V animals sporadically produce weird memory-related failures  (Alexander Lakhin <exclusion@gmail.com>)
Responses Re: RISC-V animals sporadically produce weird memory-related failures
List pgsql-hackers
Hello Alexander,

On Thu, Aug 22, 2024, at 11:00 AM, Alexander Lakhin wrote:
> Dear copperhead, boomslang owner, could you consider upgrading OS on
> these animals to rule out effects of OS anomalies that might be fixed
> already? If it's not an option, couldn't you perform stress testing of
> these machines, say, with stress-ng?

Thank you for investigating and sorry about the delay on my side.

Both boomslang and copperhead were running on the same HiFive Unmatched board (with soldered RAM) [1]. When I
configuredthis machine in late 2021 riscv64 was a Debian ports architecture. When it became an official architecture
allthe packages were rebuilt, so upgrading this machine essentially meant re-installing it completely.
 

I have now done just that, but on a new HiFive Premier P550 board [2]. It is running Ubuntu 24.04 LTS with a
board-specifickernel, currently 6.6.21-9-premier (2024-11-09). The buildfarm client is executing within a Debian Trixie
containercreated from the official Debian repo.
 

This stack is a lot more recent, should be more future-proof, and the board is significantly faster too. Boomslang has
alreadybuilt all branches and copperhead is currently going through them.
 

[1] https://www.sifive.com/boards/hifive-unmatched
[2] https://www.sifive.com/press/hifive-premier-p550-development-boards-now-shipping

Best regards,
Tom



pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: define pg_structiszero(addr, s, r)
Next
From: Alexander Lakhin
Date:
Subject: deadlock-soft isolation test is failing on newest Fedora