mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
Add notes on increasing performance on AIX, based on an email from William Jojo
(This used to be commit 7dc2b10215c2b015a36e78c3b9b8f13cecfdfeba)
This commit is contained in:
parent
c08c475cf2
commit
8742d1ff96
@ -175,4 +175,16 @@ Corrective Action: Delete the entry after the word loopback
|
||||
in the line starting 127.0.0.1
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>AIX</title>
|
||||
<sect2>
|
||||
<title>Sequential Read Ahead</title>
|
||||
<!-- From an email by William Jojo <jojowil@hvcc.edu> -->
|
||||
<para>
|
||||
Disabling Sequential Read Ahead using "vmtune -r 0" improves
|
||||
samba performance significally.
|
||||
</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
</chapter>
|
||||
|
Loading…
x
Reference in New Issue
Block a user