public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Slowing down the schedular, How?
@ 2009-06-25 18:36 kernel mailz
  2009-06-25 23:40 ` Robert Hancock
  0 siblings, 1 reply; 2+ messages in thread
From: kernel mailz @ 2009-06-25 18:36 UTC (permalink / raw)
  To: linux-kernel

Hi,

I have a SMP linux running on 85xx poweprc. Say on Core 0 and Core 1
two different processes are running and on both the schedular runs.
Now for some special case, if one of my process issues a ioctl which
gets serviced by a kernel module, I wish to slow the schedular on that
core only. Otherwise the performance will get degraded.

Should I use highest priority tasklet, will it be sufficient or i need
to do something special

-TZ

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-25 23:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-25 18:36 Slowing down the schedular, How? kernel mailz
2009-06-25 23:40 ` Robert Hancock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox