From e681a95546747af58089fc17c4e46aeff2981f2d Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Thu, 18 Jul 2024 22:00:04 +1000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b3ba1cd..74d387b 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ #### What the script does: * Optionally disable DSM's "support_memory_compatibility" to prevent non-Synology memory notifications. * Optionally edits max supported memory to match the amount of memory installed, if installed memory is greater than the current max memory setting. * DSM only uses the max memory setting when calculating the reserved RAM area size for SSD caches. +* Optionally set writemostly on your internal HDDs drives so DSM will normally read from your faster SSD(s). + * It can automatically set DSM to read from your internal SSDs. + * Or you can tell the script which drive(s) DSM should read from. * Optionally disables Western Digital Device Analytics (aka WDDA) to prevent DSM showing a [warning for WD drives that are 3 years old](https://arstechnica.com/gadgets/2023/06/clearly-predatory-western-digital-sparks-panic-anger-for-age-shaming-hdds). * DSM 7.2.1 already has WDDA disabled. * Enables M2D20, M2D18, M2D17 and E10M20-T1 if present on Synology NAS that don't officially support them.