Re: [PATCH] make search faster by first trying without module autoloading

2009-08-17 Thread Robert Millan
On Mon, Aug 17, 2009 at 03:46:40PM +0200, Vladimir 'phcoder' Serbinenko wrote: > On Mon, Aug 17, 2009 at 3:32 PM, Robert Millan wrote: > > On Fri, Aug 14, 2009 at 05:58:20PM +0200, Vladimir 'phcoder' Serbinenko > > wrote: > >> Hello. When search encounters an unknown filesystem or filesystem > >>

Re: [PATCH] make search faster by first trying without module autoloading

2009-08-17 Thread Vladimir 'phcoder' Serbinenko
On Mon, Aug 17, 2009 at 3:32 PM, Robert Millan wrote: > On Fri, Aug 14, 2009 at 05:58:20PM +0200, Vladimir 'phcoder' Serbinenko wrote: >> Hello. When search encounters an unknown filesystem or filesystem >> without partition it triggers fs module autoload which takes >> noticeable time. To improve

Re: [PATCH] make search faster by first trying without module autoloading

2009-08-17 Thread Robert Millan
On Fri, Aug 14, 2009 at 05:58:20PM +0200, Vladimir 'phcoder' Serbinenko wrote: > Hello. When search encounters an unknown filesystem or filesystem > without partition it triggers fs module autoload which takes > noticeable time. To improve the situation I propose (after discussing > with Robert Mil

Re: [PATCH] make search faster by first trying without module autoloading

2009-08-15 Thread Yves Blusseau
Le 14 août 09 à 17:58, Vladimir 'phcoder' Serbinenko a écrit : Hello. When search encounters an unknown filesystem or filesystem without partition it triggers fs module autoload which takes noticeable time. To improve the situation I propose (after discussing with Robert Millan) to first search

[PATCH] make search faster by first trying without module autoloading

2009-08-14 Thread Vladimir 'phcoder' Serbinenko
Hello. When search encounters an unknown filesystem or filesystem without partition it triggers fs module autoload which takes noticeable time. To improve the situation I propose (after discussing with Robert Millan) to first search without autoloading modules if we need to find only one device (wi