[<prev] [next>] [day] [month] [year] [list]
Message-id: <op.vrt6z7bu4557yb@localhost.localdomain>
Date: Fri, 04 Mar 2011 21:53:57 +0100
From: Notifications <notifications@...adoxuncreated.com>
To: linux-kernel@...r.kernel.org
Subject: Re: Renicing for OpenGL smoothness.
> So I was thinking, maybe some of you could inform me, which processes
> are involved in getting the graphics on-screen.
> I have already started making a renicing script.
Well, there's just two processes that I couldn't find information on
online though, kintegrityd and kworker. I set them to highpri for the
moment, in my script. However the script didn't seem to make much of a
difference, so the processes that run on Ubuntu Natty Narwhal seems to be
quite well behaved. It's just a principle though, that any background
processes shouldn't be able to request a lot of cpu, while I am running my
opengl app. I do see that the ubuntu folks have reniced some processes of
their own though.
[khelper] [kintegrityd] [kblockd] [kacpid] [kacpi_notify] [kacpi_hotplug]
[ata_sff] and more are all at -20. Seems to be quite the opposite of what
I am doing...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists