[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] MPI benchmark performance gap between native linux anddomU



xuehai zhang wrote:


echo -2 > /proc/sys/net/ipv4/tcp_adv_win_scale


In my experiments, I notice the above changing doesn't persist upon reboots (every reboot will change the value back to 2, the default value for Debian Sarge 3.1). Is there a way to make a permanent changing?


You can edit /etc/sysctl.conf and add the following entry:

net.ipv4.tcp_adv_win_scale = -2

Or you can put in a sysctl -w net.ipv4.tcp_adv_win_scale -2
into some appropriate /etc/init.d startup script.

thanks,
Nivedita


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.