How to make the Linux system as CPU-bounded rather than I/O-bounded.
I want to run the mplayer with most-highest priority than any other processes, including copying data from/to one-storage device or from/to over network to/from the local storage device.
Normally, when I started the copying action, the video stuck for a moment, and continued to play again. This process repeats itself, till the copying operation get completed.
If copying takes more time, then I do not mind.
Any idea, how can I do that ?
Regards, Satish