Method for testing pressure dynamic changes of CPU and DIMM
A technology of dynamic changes and testing methods, applied in software testing/debugging, error detection/correction, instruments, etc., can solve the problems of unfavorable server stability testing, large testing time and manpower, cumbersome operation process, etc., and achieve simplified installation and The effect of testing steps, saving manpower, and simple operation
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Examples
Embodiment
[0026] The CPU and DIMM pressure dynamic change testing method described in this embodiment is based on the Linux system, through an automatic test program, using the shell language to call the pressurization tool of intel, automatically adjusting the CPU and DIMM pressure dynamic changes in the test process, and setting After the test cycle is completed, check whether the test log meets the requirements, and realize the dynamic change test of CPU and DIMM pressure.
[0027] This CPU and DIMM pressure dynamic change test method, the specific realization content of described automatic test program is as follows:
[0028] #! / bin / bash
[0029] if [ -f / root / ptutest.log ];then
[0030] rm -rf / root / ptutest.log
[0031] the fi
[0032] for i in $(seq 1 144)
[0033] do
[0034] . / ptugen -ct 2 -mt 3 -p 100 -t 300 >> / root / ptu / ptutest.log
[0035] lscpu >> / root / ptu / ptutest.log
[0036] sleep 300
[0037] done
[0038] After the execution is completed, the test results are p...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com