Browse Source

Merge pull request #203 from ogmios-voice/ssd-tune

SSD tuning
pull/209/head
Alex Hirsch 6 years ago
committed by GitHub
parent
commit
dd12dd0be1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      utils/ssd-tune.ps1

3
utils/ssd-tune.ps1

@ -0,0 +1,3 @@
# SSD life improvement
fsutil behavior set DisableLastAccess 1
fsutil behavior set EncryptPagingFile 0
Loading…
Cancel
Save