[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4A0A6A67.9010205@sonarnerd.net>
Date: Wed, 13 May 2009 09:36:23 +0300
From: Jussi Laako <jussi@...arnerd.net>
To: Chris Friesen <cfriesen@...tel.com>
CC: Peter Zijlstra <peterz@...radead.org>,
James Courtier-Dutton <James@...erbug.co.uk>,
linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
d.faggioli@...up.it
Subject: Re: [RFC][PATCH] Multimedia scheduling class, take 2
Chris Friesen wrote:
> Really? You can call pthread_attr_setschedpolicy() with a policy of
> SCHED_MM? On my copy of glibc 2.8 it explicitly checks for
> FIFO/RR/OTHER and anything else is rejected.
My copy of 2.9 has that fixed (original one is still broken), because
that's also broken for SCHED_IDLE and SCHED_BATCH which have been in the
kernel for a while already.
I'm not sure, but I think pthread_setschedparam() and
sched_setscheduler() didn't need fixing.
- Jussi
--
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