On Tue, 25 Oct 2011 11:11:42 +0200
Jeremy Jongepier <jeremy(a)autostatic.com> wrote:
On 10/25/2011 10:44 AM, Renato wrote:
On Tue, 25 Oct 2011 10:20:18 +0200
Jeremy Jongepier <jeremy(a)autostatic.com> wrote:
True. I've set up the netbook to disable all
services and unload
all drivers I don't need when booting with a realtime kernel.
for doing this you simply run a script which figures out the running
kernel with "uname"?
Hi Renato,
Hi, your scripts have some nice tips for performance :)
echo -n "0000:00:13.0" >
/sys/bus/pci/drivers/ohci_hcd/unbind
so what does this exactly do? how do I figure out a similar command for
my system? but now that I think of it by usb controller with lowest IRQ
shares it with the video card, so I guess I can't do anything in this
case...?
you should consider putting those scripts on some wiki! they're cool
cheers,
renato