Hi, I want to change seL4 benchmark configuration in ninja build tool. First, I want to change seL4's cache use. Sencond, I want to change CPU core number. How can I change these configuration?
Hi,
Please see our docs on configuring cmake projects [1]. You can change KernelMaxNumNodes for the number of CPUs. There are some options to turn on and off caches too, depending on the platform. If the option you want is not there you will need to implement it yourself.
Cheers.
Anna.
?[1] https://docs.sel4.systems/Developing/Building/Using
________________________________
From: Devel
participants (2)
-
Anna.Lyons@data61.csiro.au
-
송대영