From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 16 Jun 2010 00:06:29 +0200 Message-ID: From: Enrique Soriano To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] Inducing artificial latency Topicbox-Message-UUID: 33ff9de6-ead6-11e9-9d60-3106f5b1d025 On Tue, Jun 15, 2010 at 11:39 PM, Jorden M wrote: > On Tue, Jun 15, 2010 at 5:29 PM, John Floren wrote: >> I'm going to be doing some work with 9P and high-latency links this >> summer and fall. I need to be able to test things over a high-latency >> network, but since I may be modifying the kernel, running stuff on >> e.g. mordor is not the best option. I have enough systems here to do >> the tests, I just need to artificially add latency between them. >> > > Use a router that can do QoS, much simpler. You can also put a BSD in the middle and use Dummynet to generate the latency: http://info.iet.unipi.it/~luigi/dummynet/ Regards q