There are probably some proper tools, but here are my suggestions for DIY! Emmanuel Briot wrote: > I was wondering whether there is any tool in linux that can be used to > simulate a slow file system ?
Use NFS over a slow network (or over a fast network for that matter :) And give it some interesting parameters 'rsize=1,wsize=1' maybe? > While we are at it, any way to simulate a slow network ? wondershaper? Traditionally, plug a cable between two serial ports and set up a PPP link across it. 9600 bps network! Cheers, Dave -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
