⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 Linux下内存测试软件
💻
字号:
Version 4.0.821 November 2007  -add a startup check for amount of memory being greater than the possible  address space; prevents user confusion on 32-bit systems that use addressing  tricks to have >4GB total system memory.  Thanks: Michael Kelly.  -documentation updatesVersion 4.0.713 May 2007  -fix a bug in the align-to-page logic which may have prevented memtester  from mlock()ing the memory it was trying to test on some systems.  Thanks: Baif Chen.Version 4.0.615 November 2006  -test algorithm improvement: the walking 0 bits test was only walking   the 0 bit in one direction, instead of walking it up and back down   the line the way it was intended to.  Thanks: Tim Rule.  -formatting cleanups.  Version 4.0.510 March 2005  -change to the method of allocating and locking memory; if we get EPERM  when trying to mlock(), reset the amount of memory desired to the original  amount and try again without mlock().  The reason for this is that on many  systems, mlock() won't return EPERM until after having returned ENOMEM for  a larger amount.  The new behaviour allows processes without mlock privileges  to still test the fully-specified amount or as much memory as can be   allocated.  Thanks for the suggestion and testing to Dan Bradley.Version 4.0.426 August 2004  -make memtester's exit code meaningful.  See the manpage for its meaning.  Thanks to Wurzel Parsons-Keir, who sent a patch for the code, so I only had  to document it.Version 4.0.310 August 2004  -small changes to enable building with dietlibc and a few other environments  that don't even attempt to provide the various Posix definitions.  -cosmetic fixes to output.  -restore the reduce-and-retry loop of memory locking from version 2.Version 4.0.29 August 2004  -add manpageVersion 4.0.18 August 2004  -fix cosmetic bugs in outputVersion 4.0.07 August 2004  -rewrite to clean up the code (previously an ugly hack), for 64-bit  cleanliness  -change build system to build on (hopefully) any platform.  Previous  versions required hackery on some systems.Version 3 not publicly released.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -