Marc Di Luzio
|
0d018d91a8
Implement some error logging/checking and clean up some TODO comments
|
5 years ago |
Marc Di Luzio
|
ef29b35258
Make sure we don't leave a hanging gamemode request from the child process
|
5 years ago |
Marc Di Luzio
|
139b90e0b7
Refactor the process test function
|
5 years ago |
Marc Di Luzio
|
4091a0c532
Now that renice works - set it to a hard fail again
|
5 years ago |
Marc Di Luzio
|
16c932f5d0
Adjust logs for generic process test function
|
5 years ago |
Marc Di Luzio
|
3ac49385dc
Add a test for renicing multithreaded processes
|
5 years ago |
Marc Di Luzio
|
87cfd9c5a6
Remove error log about known issue now that it is fixed
|
5 years ago |
Marc Di Luzio
|
6639b17500
Make the multithreaded ioprio tests not cause a full failure
|
5 years ago |
Marc Di Luzio
|
6869470f9b
Fix feature status codes - failures here should be considered a failure
|
5 years ago |
Marc Di Luzio
|
934b497603
Implement multithreaded test framework (and use for ioprio)
|
5 years ago |
Marc Di Luzio
|
2249a71355
Get ready for re-setting ioprio value on un-register
|
5 years ago |
Marc Di Luzio
|
09d63ae4f5
Set up for resetting niceness value
|
5 years ago |
Christian Kellner
|
41b85c245d
Rewrite strncpy to silence compiler warning
|
6 years ago |
Christian Kellner
|
d12ab6830f
No old-style function definitions.
|
6 years ago |
Christian Kellner
|
bbde1d0357
Ensure strncpy'ed strings are all null terminated
|
6 years ago |
Alex Smith
|
10a31f8dec
Update copyright years to 2019
|
6 years ago |
Marc Di Luzio
|
fec32ac53d
Remove the nv_perf_level config option and figure it out programmatically
|
6 years ago |
Marc Di Luzio
|
7fb1950357
Fix formatting
|
6 years ago |
Marc Di Luzio
|
54d7d3f259
Allow nv_perl_level and nv_powermizer_mode to be set independently
|
6 years ago |
Marc Di Luzio
|
834a18aab4
Implement nv_powermizer_mode option to allow setting the Nvidia powermizer mode
|
6 years ago |
Marc Di Luzio
|
9ade4481c3
Change AMD overclocking to simply be setting the power_dpm_force_performance_level file for now
|
6 years ago |
Marc Di Luzio
|
20efaaa33f
Rename the core and mem stats to nv_ prefix
|
6 years ago |
Marc Di Luzio
|
6a240d550e
Extend the sleep for the child gamemode in tests
|
6 years ago |
Marc Di Luzio
|
0efd65fc78
set the default gov not the desired gov in tests
|
6 years ago |
Marc Di Luzio
|
c215626ccd
Add "script_timeout" config value to control if a user wants to extend the script timeout before kill value
|
6 years ago |
Marc Di Luzio
|
53d1700a68
Add the timout to the call signature of run_external_process
|
6 years ago |
Marc Di Luzio
|
4578af47ba
Combine the two run_external_process functions so they both have the same timeout protection
|
6 years ago |
Marc Di Luzio
|
1665447350
Use run_external_process for the script execution
|
6 years ago |
Marc Di Luzio
|
9df1dd857c
Try waiting for the reaper thread at the start of tests if needed
|
6 years ago |
Alex Smith
|
3c28e84700
Merge pull request #105 from mdiluz/auto-detect-vendor
|
6 years ago |