Re: [PATCH 13/15] powerpc/rtas: Use fsleep() to minimize additional sleep duration

2024-09-05 Thread Michael Ellerman
Anna-Maria Behnsen writes: > When commit 38f7b7067dae ("powerpc/rtas: rtas_busy_delay() improvements") > was introduced, documentation about proper usage of sleep realted functions > was outdated. > ... > Use fsleep() directly instead of using an own heuristic for the best > sleeping mechanism to

[PATCH 13/15] powerpc/rtas: Use fsleep() to minimize additional sleep duration

2024-09-04 Thread Anna-Maria Behnsen
When commit 38f7b7067dae ("powerpc/rtas: rtas_busy_delay() improvements") was introduced, documentation about proper usage of sleep realted functions was outdated. The commit message references the usage of a HZ=100 system. When using a 20ms sleep duration on such a system and therefore using msle