From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: Huge performance issues Date: Tue, 28 Jun 2005 19:50:59 +0400 Message-ID: <42C171E3.6070904@aknet.ru> References: <42B3294A.9040402@aknet.ru> <1119946052.2721.8.camel@ikar> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1119946052.2721.8.camel@ikar> Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: gwenn.boussard@talc.fr Cc: linux-msdos@vger.kernel.org Hello. Gwenn Boussard wrote: >> if you change in >> src/base/misc/ioctl.c:152 >> reset_idle(10) to something like >> reset_idle(2) or reset_idle(0). >> I think 2 should quite work. > It works ! Thanks for testing, though I am surprised it works *for you*. You said you tried different versions, and I am pretty sure this line exists only in 1.3.2 (that's why not apecifying the versions was a bad decision). So it can be something else after all. > I will stay with this 1.3.2 until troubles are reported. Since you all "scared" me, I put reset_idle(0) in CVS, not even 2. So if you can test also with 0 - that would be nice (and try the different $_hogthreshold values too, if something goes wrong), but also double-check that the reset_idle(10) is exactly an issue for you, since it wasn't there before and so I am surprised how it could affect the other versions.