stressapptest参数详解

-M mbytes megabytes of ram to test
--reserve-memory If not using hugepages, the amount of memory to reserve for the system
-H mbytes minimum megabytes of hugepages to require
-s seconds number of seconds to run
-m threads number of memory copy threads to run
-i threads number of memory invert threads to run
-C threads number of memory CPU stress threads to run
--findfiles find locations to do disk IO automatically
-d device add a direct write disk thread with block device (or file) 'device'
-f filename add a disk thread with tempfile 'filename'
-l logfile log output to file 'logfile'
--no_timestamps do not prefix timestamps to log messages
--max_errors n exit early after finding 'n' errors
-v level verbosity (0-20), default is 8
--printsec secs How often to print 'seconds remaining'
-W Use more CPU-stressful memory copy
-A run in degraded mode on incompatible systems
-p pagesize size in bytes of memory chunks
--filesize size size of disk IO tempfiles
-n ipaddr add a network thread connecting to system at 'ipaddr'
--listen run a thread to listen for and respond to network threads.
--no_errors run without checking for ECC or other errors
--force_errors inject false errors to test error handling
--force_errors_like_crazy inject a lot of false errors to test error handling
-F don't result check each transaction
--stop_on_errors Stop after finding the first error.
--read-block-size size of block for reading (-d)
--write-block-size size of block for writing (-d). If not defined, the size of block for writing will be defined as the size of block for reading
--segment-size size of segments to split disk into (-d)
--cache-size size of disk cache (-d)
--blocks-per-segment number of blocks to read/write per segment per iteration (-d)
--read-threshold maximum time (in us) a block read should take (-d)
--write-threshold maximum time (in us) a block write should take (-d)
--random-threads number of random threads for each disk write thread (-d)
--destructive write/wipe disk partition (-d)
--monitor_mode only do ECC error polling, no stress load.
--cc_test do the cache coherency testing
--cc_inc_count number of times to increment the cacheline's member
--cc_line_count number of cache line sized datastructures to allocate for the cache coherency threads to operate
--cc_line_size override the auto-detected cache line size
--cpu_freq_test enable the cpu frequency test (requires the --cpu_freq_threshold argument to be set)
--cpu_freq_threshold fail the cpu frequency test if the frequency goes below this value (specified in MHz)
--cpu_freq_round round the computed frequency to this value, if set to zero, only round to the nearest MHz
--paddr_base allocate memory starting from this address
--pause_delay delay (in seconds) between power spikes
--pause_duration duration (in seconds) of each pause
--local_numa choose memory regions associated with each CPU to be tested by that CPU
--remote_numa choose memory regions not associated with each CPU to be tested by that CPU
--channel_hash mask of address bits XORed to determine channel. Mask 0x40 interleaves cachelines between channels
--channel_width bits width in bits of each memory channel
--memory_channel u1,u2 defines a comma-separated list of names for dram packages in a memory channel. Use multiple times to define multiple channels.

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
RAM Stress Test(RST)内存测试软件使用指南 近日比较关注内存的检测问题,找到了名为“RAM Stress Test”的软件(简称“R. S. T.)。但是下载下来,只有区区的2M多,并且是nero格式的文件,这么小的文件能检测内存吗?于是在Google上查找相关说明,经过跋山涉水,终于找到一片,但是很不幸,在一家被挡在墙外的网站上,也就只好半转载、半理解得写出了这一篇使用说明。 先看软件介绍。这个可以从网络上搜索。例如,它是一个独立开发的系统,没有依附任何操作系统,相容于x86系列,只要BIOS认的到的容量都能测。也有人写道,是什么专业测试软件,很贵(500美元)等等,其实只需要知道能测试内存好坏就可以了。 DDR测试软件简要说明书 0123456789ABCDEF0123456789ABCDEF 0123456789ABCDEF0123456789ABCDEF 第1颗粒 第2颗粒 第3颗粒 第4颗粒 第5颗粒 第6颗粒 第7颗粒 第8颗粒 如以上的示范图: 闪动的代表8颗粒的区域 横着数0-7带表第一颗区域8-F代表第二颗区域,0-7带表第三颗区域,8-F代表第四颗区域 依次带表8颗颗粒的内存条. ⒈DDR8位与16位的单面测法: 注意:DDR的颗粒排列循序是1-2-3-4-5-6-7-8 ⑴.0-7(第1颗粒)区域如果出现乱码,代表这根DDR内存条的第一颗粒已经损坏 ⑵. 8-F(第2颗粒)区域如果出现乱码,代表这根DDR内存条的第二颗粒已经损坏 ⑶. 0-7(第3颗粒)区域如果出现乱码,代表这根DDR内存条的第三颗粒已经损坏 ⑷.8-F(第4颗粒)区域如果出现乱码,代表这根DDR内存条的第四颗粒已经损坏 ⑸. 0-7(第5颗粒)区域如果出现乱码,代表这根DDR内存条的第五颗粒已经损坏 ⑹. 8-F(第6颗粒)区域如果出现乱码,代表这根DDR内存条的第六颗粒已经损坏 ⑺. 0-7(第7颗粒)区域如果出现乱码,代表这根DDR内存条的第七颗粒已经损坏 ⑻. 8-F(第8颗粒)区域如果出现乱码,代表这根DDR内存条的第八颗粒已经损坏 ⒉如果你是128M的双面DDR内存,如以上显示界面图: 1-16M ------------------------------------------------------------------------------------------------------------ 16-32M ------------------------------------------------------------------------------------------------------- 32-48M ------------------------------------------------------------------------------------------------------------ 48-64M------------------------------------------------------------------------------------------------------------- 从1M到64M的上面的4根虚线上出现乱码的话,代表这跟内存的的第一面的颗粒有问题(判断哪个颗粒的好坏按照以上的说明) 64-80M ------------------------------------------------------------------------------------------------------------ 80-96M ------------------------------------------------------------------------------------------------------- 96-112M------------------------------------------------------------------------------------------------------------ 112-128M---------------------------------------------------------------------------------------------------------- 从64M到128M的上面的4根虚线上出现乱码的话,代表这跟内存的的第二面的颗粒有问题(判断哪个颗粒的好坏按照以上的说明) 注意:在内存的PCB板上的两边标着1与92的代表第一面93与184的代表第二面,1-128M的8根虚线是用来区分两面区域的作用. ⒊SD的8位与16位的单面测法: 注意:SD的颗粒排列循序是8-4-7-3-6-2-5-1 ⑴.0-7(第1颗粒)区域如果出现乱码,代表这根DDR内存条的第8颗粒已经损坏 ⑵. 8-F(第2颗粒)区域如果出现乱码,代表这根DDR内存条的第4颗粒已经损坏 ⑶. 0-7(第3颗粒)区域如果出现乱码,代表这根DDR内存条的第7颗粒已经损坏 ⑷.8-F(第4颗粒)区域如果出现乱码,代表这根DDR内存条的第3颗粒已经损坏 ⑸. 0-7(第5颗粒)区域如果出现乱码,代表这根DDR内存条的第6颗粒已经损坏 ⑹. 8-F(第6颗粒)区域如果出现乱码,代表这根DDR内存条的第2颗粒已经损坏 ⑺. 0-7(第7颗粒)区域如果出现乱码,代表这根DDR内存条的第5颗粒已经损坏 ⑻. 8-F(第8颗粒)区域如果出现乱码,代表这根DDR内存条的第1颗粒已经损坏 4.通过以上的说明SD的双面是跟DDR的是一样的但是颗粒的好坏判断要按照 他们的排列循序来判断的. 5.PCB板的短路或者虚焊的测法:在以8根虚线上都出现乱码代表这根内存的PCB板有问题. 6.不点亮内存的测试方法:很多内存短路和颗粒损坏后都不能点亮,不点亮的可以用. 一根好的内存去带动他.必须SD的带SD的.DDR的带DDR的.内存软件会自动跳过好的那根去检测坏的那条. 7.使用方法:直接把软盘插入软驱,在主板的CMOS里设置软驱起动,起动后本软件会自动引导到测试界面进行检测

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值