Hi everyone,
I am executing "blktrace" on my /dev/sda.
In my application i have made a GUI which lets user to choose when he wants to stop "blktrace" execution.
Now how can achieve it ??
Also how can i pass "Ctrl+C" to terminal from a perl script ??
Kindly help..
How to apply color to a label's text, a background color and a background image to a window while making a GUI using Perl/tk.
And also how can we place a label at a desired location.
i.e. desired x-y coordinate
How can we change the scheduler from "cfq" (by default) to "noop" through code.
Basically I am working with Perl.
I know how we can change it manually
"echo noop > /sys/block/sda/queue/scheduler"
but how to do it via code.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.