Skip to content

Commit 3ec4cd4

Browse files
authored
Update sql-server-linux-performance-best-practices.md
1 parent 3213546 commit 3ec4cd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/linux/sql-server-linux-performance-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ vm.dirty_expire_centisecs = 500
108108
vm.dirty_writeback_centisecs = 100
109109
vm.transparent_hugepages=always
110110
# For multi-instance SQL deployments, use
111-
# vm.transparent_hugepages=madvice
111+
# vm.transparent_hugepages=madvise
112112
vm.max_map_count=1600000
113113
net.core.rmem_default = 262144
114114
net.core.rmem_max = 4194304

0 commit comments

Comments
 (0)