[LTP] controllers/cpuacct_task: Increase execution time to 100ms
linuxtestproject.agent@gmail.com
linuxtestproject.agent@gmail.com
Mon Aug 10 05:55:39 CEST 2026
Hi Wake,
On Aug 10, 2026, Wake Liu wrote:
> controllers/cpuacct_task: Increase execution time to 100ms
> + struct itimerval it = {.it_value = {.tv_sec = 0, .tv_usec = 100000}};
Could this avoid increasing every helper's CPU time tenfold? The
cpuacct_100_100 runtest case starts 10,000 helpers, so this requires at least
1,000 aggregate CPU seconds. The shell harness has a 300-second default
timeout, which makes that case time out on systems restricted to three or
fewer CPUs, before accounting for setup and process-management overhead.
Verdict - Needs revision
---
Note:
The agent can sometimes produce false positives although often its
findings are genuine. If you find issues with the review, please
comment this email or ignore the suggestions.
Regards,
LTP AI Reviewer
More information about the ltp
mailing list