-
Buenas tardes
estaba haciendo unas pruebas, y se da el caso que si sigo las condiciones para suspensión:
> Suspensión - Mediano plazo
> Por último, este planificador se encargará de gestionar las…
-
Buenas tardes, tengo varias consultas poco relacionadas, algunas de kernel y otras de la interacción kernel-lib:
1. En la lib en mate_call_io la función recibe como parámetro un `void* msg. Ahora,…
-
Hi @hamadmarri
Since CacULE scheduler might work better on some machine/load, and Cachy might work better for the others, it probably makes sense to have a single patch and use kconfig menu to sel…
-
Some alternative schedulers have " yield_type" tunable
From MuQSS description:
```
This determines what type of yield calls to sched_yield will perform.
0: No yield.
1: Yield only to better pri…
-
Maintainers of tweaked kernels change a lot of settings in config. The most noticeable tweak is CONFIG_HZ (upstream x86 values: 1000, 300, 250, 100; addition upstream ARM values: 500, 200). And Cachy-…
-
I tried few latest version (5.4-r7 and and 5.8-r8). They both worked well until I started kernel compilation.5.8-r8 is probably better but I still have sound skips on Youtube music (poorly optimized w…
-
Buenas, ayer en el checkpoint me nombraron que el ciclo tiene que ser comun entre todos los hilos que se estan ejecutando.
No se me ocurre muy bien como lograr esto, ya que tengo PCBS que tambien dep…
-
Hi.
When I tried to compile the source code on my 32-bit Raspberry Pi with clang compiler, I got the error that the symbol __aeabi_uldivmod was undefined. By a quick Google search it seems to be du…
-
Buenas! Estuve trabajando en la planificación del módulo APP y me surgió una duda en cuanto al descanso de los repartidores. La consigna indica que el repartidor deberá descansar determinada cantidad …
-
Hi.
On both of my laptop and desktop machine, the cachy-5.8-r7 causes system freeze under heavy load e.g. compiling. Reverting the change of reset_lifetime at hamadmarri/linux@d45986942ebeed2a0827…