Memory compression reduces the amount of RAM Windows needs by storing selected data in a compressed form instead of immediately paging it
#MemoryCompression #WindowsRAM #TechExplained #WindowsOptimization #PCGaming
brutaluniverse.com/memory-compr...
Memory compression reduces the amount of RAM Windows needs by storing selected data in a compressed form instead of immediately paging it
#MemoryCompression #WindowsRAM #TechExplained #WindowsOptimization #PCGaming
brutaluniverse.com/memory-compr...
#Linux #RAM #MemoryCompression #AusNews
https://thedailyperspective.org/article/2026-03-13-as-ram-prices-soar-linux-offers-a-free-way-to-stretch-your-memory-b8c94bed
#Linux #RAM #MemoryCompression #AusNews
https://thedailyperspective.org/article/2026-03-13-as-ram-prices-soar-linux-offers-a-free-way-to-stretch-your-memory-b8c94bed
PowerShellを管理者権限で開き、
Enable-MMagent -mc
とコマンド入力
できているか確認するには
Get-MMagent
コマンドを実行し、
MemoryCompressionがTrueになっているかどうかを見ること
PowerShellを管理者権限で開き、
Enable-MMagent -mc
とコマンド入力
できているか確認するには
Get-MMagent
コマンドを実行し、
MemoryCompressionがTrueになっているかどうかを見ること
(ターミナルだと何故か出来なかった。パス通ってないのかな?)
Get-MMAgentで確認
MemoryCompressionの項目
Trueで有効
Disable-MMAgent -mcコマンドで無効化
要再起動
これで通常時64GBRAMをパンパンにしてた圧縮メモリ領域が消えた
今のとこ弊害なし
(ターミナルだと何故か出来なかった。パス通ってないのかな?)
Get-MMAgentで確認
MemoryCompressionの項目
Trueで有効
Disable-MMAgent -mcコマンドで無効化
要再起動
これで通常時64GBRAMをパンパンにしてた圧縮メモリ領域が消えた
今のとこ弊害なし