windows-server-2012 – Windows Server 2012中的碎片整理选项
我正在查看defrag.exe的命令行选项以及 Windows Server 2012上的“ScheduledDefrag”任务,我不明白一些参数.特别是,当我查看碎片整理/?我知道了: /D Perform traditional defrag (this is the default). /L Perform retrim on the specified volumes. “非传统”碎片整理包括什么?什么是重新开始? 此外,在计划任务下,命令行是 %windir%system32defrag.exe -c -h -k -$ 我看到-c表示“所有卷”,-h表示“正常优先级”,-k表示“slab consolidation”,显然,– $表示“defrag.exe is being called from the task scheduler”. 为什么 – $重要? Retrim和SlabConsolidate适用于精简配置的存储卷.-ReTrim -SlabConsolidate 我不确定,但我的猜测是 – $更改IO优先级作为后台进程运行. 用于优化卷的Powershell指南. (编辑:武汉站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |