OSDN Git Service

move chm dir
[sevenzip/7-Zip.git] / sevenzip.sourceforge.jp / chm / cmdline / switches / large_pages.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">\r
2 <HTML>\r
3 <HEAD>\r
4   <META http-equiv="Content-Type" content="text/html; charset=Windows-1252">\r
5   <TITLE>-slp (Set Large Pages mode) switch</TITLE>\r
6   <LINK href="style.css" rel="stylesheet" type="text/css">\r
7 </HEAD>\r
8 \r
9 <BODY>\r
10 \r
11 <H1>-slp (Set Large Pages mode) switch</H1>\r
12 \r
13 <P>Sets Large Pages mode.</P>\r
14 \r
15 <H4>Syntax</H4>\r
16 \r
17 <PRE class="syntax">\r
18 -slp[-]\r
19 </PRE>\r
20 \r
21 \r
22 <TABLE>\r
23   <TR><TH width="80">Switch</TH> <TH>Description</TH></TR>\r
24   <TR><TD>-slp</TD> <TD>Enables Large Pages mode.</TD></TR>\r
25   <TR><TD>-slp-</TD> <TD>Disables Large Pages mode. This option is default for all commands.</TD></TR>\r
26 </TABLE>\r
27 \r
28 <P>Large Pages mode increases the speed of compression.\r
29 However, there is a pause at the start of compression while 7-Zip allocates the large pages in memory.\r
30 If 7-Zip can't allocate large pages, it allocates usual small pages.\r
31 Also, the Windows Task Manager doesn't show the real memory usage of the program, if 7-Zip uses large pages.\r
32 This feature works only on Windows 2003 / XP x64. \r
33 Also, it requires administrator's rights for your system.\r
34 The recommended size of RAM for this feature is 1 GB or more.\r
35 To install this feature, you must run the 7-Zip File Manager at least once, \r
36 close it, and then reboot the system.</P>\r
37 <P>Your system can hang for several seconds at compressing starting, if you use -slp mode.\r
38 So it's not recommended to use -slp mode to compress small data sets (less than 100 MB).</P>\r
39 \r
40 \r
41 <H4>Example</H4>\r
42 \r
43 <PRE class="example">\r
44 7z a archive.7z -slp a.iso\r
45 </PRE>\r
46 \r
47 <P>compresses <SPAN class="filename">a.iso</SPAN> file with Large Pages mode switched on.</P>\r
48 \r
49 </BODY>\r
50 </HTML>\r