WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

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

To: xuehai zhang <hai@xxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] MPI benchmark performance gap between native linux anddomU
From: Nivedita Singhvi <niv@xxxxxxxxxx>
Date: Tue, 05 Apr 2005 15:53:19 -0700
Cc: Xen-devel@xxxxxxxxxxxxxxxxxxx, "Santos, Jose Renato G \(Jose Renato Santos\)" <joserenato.santos@xxxxxx>
Delivery-date: Tue, 05 Apr 2005 22:52:58 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4253125E.4060209@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <6C21311CEE34E049B74CC0EF339464B902FB1D@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <4253125E.4060209@xxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.1) Gecko/20040707
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

<Prev in Thread] Current Thread [Next in Thread>