On Tue, Aug 3, 2010 at 11:22 PM, Wouter Verhelst <[email protected]> wrote:
> You can try to change the I/O scheduler. The default for most devices is > "cfq", but that isn't very useful for nbd. The 'deadline' one could > yield better results. Good point. Yes, cfq definitely does not work well with nbd. At the least you'll see performance problems, at worst complete hangs of the nbd device, depending on kernel version. deadline has been the default for nbd for about 2 years now, so this shouldn't be an issue anymore. -- Paul ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Nbd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nbd-general
