How do I configure Debian to use available physical memory to speed up Samba connections?
I want to maximize the speed of the connections by using more of the available RAM that we have in our server (there’s 4GB worth). What files would I need to edit, what directives would I need to add, etc.? How difficult would it be to implement something like this?
Linux will automatically manage and use the available memory for caches that speed up Samba (or any other I/O operation really). What you can do is tune swappiness and how the kernel will deal with those caches and buffers. You can read this for understanding/tuning swappiness and this about buffer invalidation and times.
A good reference for other performance tunings on samba is the O’Reilly book, there’s a part of it online here
Check more discussion of this question.
Related posts:
- Samba share running on debian-squeeze slow on first connection
- Error while installing Samba on Debian
- Samba Domain Controller with Group Policy on Debian
- Samba: how to copy /etc/passwd to samba passwords on new versions of ubuntu server
- How do I configure SAMBA to use ADS & SMBPASSWD authentication?
Leave a comment
Recent Posts
- Cron expression that runs every 5 minutes from 1:30 am – 6:00 am [duplicate]
- Understanding redundant power supplies
- Is there a way for administrators to disable users from installing Firefox extensions?
- Is there research material on NTP accuracy available?
- How to create a limited “domain admin” that does not have access to domain controllers?
Tags
active-directory
amazon-ec2
apache
apache2
backup
bash
centos
cisco
command-line
debian
dns
email
exchange
firewall
iis
iis7
iptables
linux
macosx
monitoring
mysql
networking
nginx
performance
permissions
php
postfix
raid
security
sql-server
sql-server-2005
sql-server-2008
ssh
ssl
ubuntu
unix
virtualization
vpn
webserver
windows
windows-7
windows-server-2003
windows-server-2008
windows-server-2008-r2
windows-xp





