https://blogs.msdn.microsoft.com/vijaysk/2012/10/26/tools-to-simulate-cpu-memory-disk-load/
À©µµ¿ì¿¡¼ ½Ã½ºÅÛ ¸®¼Ò½ºµé¿¡ ºÎÇϸ¦ À¯¹ß½ÃÅ°±â À§ÇÑ µµ±¸ÀÔ´Ï´Ù.
½Ã½ºÅÛ³» ÆÛÆ÷¸Õ½º °á°ú°ª(BenchMark Tool)À» »Ì´Â°Í°ú´Â ´Ù¸£°Ô ´Ü¼øÈ÷ ºÎÇÏÀ¯¹ßÀÌ ¸ñÀûÀÔ´Ï´Ù.
Àú °°Àº°æ¿ì Auto Scailing(¿ÀÅ佺ÄÉÀϸµ ::¸®¼Ò½º ÀÚ¿ø »ç¿ë·ü¿¡ µû¶ó ½Ã½ºÅÛ ÀÚµ¿Áõ°¡/ÀÚµ¿°¨¼Ò) Å×½ºÆ®¸¦ À§ÇØ »ç¿ëÇÏ¿´À¸³ª ÀÌ¿Ü¿¡ ´Ù¸¥ ¿ëµµ·Îµµ È°¿ë°¡´ÉÇÏ´Ï Âü°íÇغ¸½Ã±â ¹Ù¶ø´Ï´Ù.
CPU »ç¿ë·ü
Memory »ç¿ë·ü
TestLimit
Example) ÃÑ16G ½Ã½ºÅÛ¿¡ ¸Þ¸ð¸®»ç¿ëÀ» 8G Ãß°¡
> TestLimit64.exe -d -c 8192
¡Ø ¿É¼È¼³¸í
Testlimit v5.24 - test Windows limits
Copyright (C) 2012-2015 Mark Russinovich
Sysinternals - www.sysinternals.com
Process ID: 1904
usage: testlimit [[-h [-u]] | [-p [-n]] | [-t [-n [KB]]] | [-u [-i]] | [-g [object size]] | [-a|-d|-l|-m|-r|-s|-v [MB]]
| [-w]] [-c [count]] [-e [seconds]]
-a Leak Address Windowing Extensions (AWE) memory in
specified MBs (default is 1).
-c Count of number of objects to allocate (default is as many as possible).
This must be the last option specified.
-d Leak and touch memory in specified MBs (default is 1).
-e Seconds elapsed between allocations (default is 0).
-g Create GDI handles of specified size (default 1 byte).
Specify a size of 0 to cause GDI object exhaustion.
-h Create handles. Specify -u to also allocate file objects.
-i Exhaust USER desktop heap.
-l Allocate the specified amount of large pages (rounded to large size multiple.
-m Leak memory in specified MBs (default is 1).
-p Create processes - add -n to set min working set. Add -n to set min working set of processes to smallest.
-r Reserve memory in specified MBs (default is 1).
-s Leak shared memory in specified MBs (default is 1).
-t Create threads - add -n to specify minimum stack reserve (in KB).
-u Create USER handles to menus.
-v VirtualLock memory in specified MBs (default is 1).
-w Reset working set minimum to highest possible value.
Example)
> ./diskspd.exe -c10G -r -w0 -t8 -o8 -b8k -h -L testfile.dat
µð½ºÅ©¿¡ ´ëÇÑ ·¹Æ÷Æà ¸Þ¼¼Áö´Â ¾Æ·¡Ã³·³ ³ª¿µÇ´Ï Âü°íÇÏ¸é µË´Ï´Ù.
¿É¼Ç¿¡ ´ëÇÑ ºÎºÐÀº ¿ö³« ¹æ´ëÇØ /? ÅëÇØ È®ÀÎÇغ¸½Ã±â ¹Ù¶ø´Ï´Ù.