5 Commits

Author SHA1 Message Date
22a7de03a0 eudy: koro: fcs: Fix fcs unprotected cpuid all
smp_processor_id() was called in a preepmtible context, which could
invalidate the returned value. However, this was not harmful, because
fcs threads in nosv are pinned.

Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2024-07-16 17:36:21 +02:00
b5d3d08706 eudy: Add fcsv3 and intermediate versions for testing 2023-07-12 13:22:42 +02:00
72497a88d4 eudy: Enable memory overcommit 2023-06-30 12:49:44 +02:00
cb90c9c73f eudy: disable all cpu mitigations 2023-06-29 09:14:39 +02:00
59a29e1af6 Rename xeon08 to eudy
From Eudyptula, a little penguin.
2023-06-16 17:16:05 +02:00