Hi. I'm running a DB2 8.2 install on a X86_64 SuSE install.
The tablespaces and logs are stored on a netapp filer through an NFS mount.
Now I came across this article:
In that document the possibility of Direct I/O is given to improve
performance. I was wondering if this would also apply to NFS shares (NFS
being a virtual disk etc).
Furthermore, what's the best strategy to pursue on buffer allocation?
How can I best minimize the use of linux buffers? (thus increasing the
use of DB2 allocated memory?)
-R-
The tablespaces and logs are stored on a netapp filer through an NFS mount.
Now I came across this article:
In that document the possibility of Direct I/O is given to improve
performance. I was wondering if this would also apply to NFS shares (NFS
being a virtual disk etc).
Furthermore, what's the best strategy to pursue on buffer allocation?
How can I best minimize the use of linux buffers? (thus increasing the
use of DB2 allocated memory?)
-R-
Comment