[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: test environments
|
From: |
Bruno Haible |
|
Subject: |
Re: test environments |
|
Date: |
Mon, 13 Nov 2023 00:09:57 +0100 |
Marc Nieper-Wißkirchen wrote:
> I only have access to x86_64 systems, for which `clear_cache ()' can be a
> no-op. Emulators aren't of much help because they usually do not implement
> the need for cache invalidation faithfully. We would need the help of
> someone with, say, an Aarch64 system.
I've added info about how to get access to test environments here:
https://git.savannah.gnu.org/gitweb/?p=gnulib/maint-tools.git;a=blob;f=platforms/test-environments.txt
https://git.savannah.gnu.org/gitweb/?p=gnulib/maint-tools.git;a=tree;f=platforms/environments
In particular, the compile farm has 4 machines with aarch64 CPU.
Maybe you also have an Android phone with aarch64 CPU on it (and
can install Termux in 64-bit mode on it)?
It is correct that emulators sometimes don't implement the need for
cache invalidation correctly; I observed this for mips too. But QEMU
is quite good nowadays; it's better than nothing.
Bruno
- Provide a module for `clear_cache', Marc Nieper-Wißkirchen, 2023/11/06
- Re: Provide a module for `clear_cache', Bruno Haible, 2023/11/06
- Re: Provide a module for `clear_cache', Marc Nieper-Wißkirchen, 2023/11/06
- Re: test environments, Sam James, 2023/11/14
- Re: test environments, Bruno Haible, 2023/11/15
- Re: test environments, matoro, 2023/11/15
- Re: test environments, Bruno Haible, 2023/11/15
- new module 'jit/cache', Bruno Haible, 2023/11/12
- Re: new module 'jit/cache', Bruno Haible, 2023/11/13
- Re: new module 'jit/cache', Marc Nieper-Wißkirchen, 2023/11/25
- Re: new module 'jit/cache', Bruno Haible, 2023/11/25