-----Original Message-----
From: pradeep singh [mailto:2500.pradeep@xxxxxxxxx]
Sent: Thu 5/24/2007 4:28 PM
To: Ashok Babu shanmugam (WT01 - Embedded & Product Engineering)
Cc: kernelnewbies@xxxxxxxxxxxx
Subject: Re: switching IO-Scheduler...
On 5/24/07, ashok.shanmugam@xxxxxxxxx <ashok.shanmugam@xxxxxxxxx> wrote:
>
>
>
>
>
> Hi all,
>
> Can we switch the IO-scheduler on the fly, from a kernel module.
>>Building your 3 IO scheduelrs as modules and choosing them on the fly
>>would be a better option. Ain't it?
yes it would do.
>>Doens't this serves your intended purpose?
but my purpose is to switch b/w the io-sched based on a flag which i have in my module, so that within my module i can call something like : elv_switch(elv_name..).
Does we have any such function?
>>thanks
>>--psr
Thanks
Ashok