[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m3ejnxqbfl.fsf@lugabout.jhcloos.org>
Date: Sat, 10 Mar 2007 12:01:59 -0500
From: James Cloos <cloos@...loos.com>
To: Con Kolivas <kernel@...ivas.org>
Cc: Matt Mackall <mpm@...enic.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
akpm@...ux-foundation.org
Subject: Re: 2.6.21-rc3-mm1 RSDL results
>>>>> "Con" == Con Kolivas <kernel@...ivas.org> writes:
Con> It's sad that sched_yield is still in our graphics card drivers ...
I just did a recursive grep(1) on my mirror of the freedesktop git
repos for sched_yield. This only checked the master branches as I
did not bother to script up something to clone each, check out all
branches in turn, and grep(1) each possibility.
The output is just:
:; grep -r sched_yield FDO/xorg
FDO/xorg/xserver/hw/kdrive/via/viadraw.c: sched_yield();
FDO/xorg/driver/xf86-video-glint/src/pm2_video.c: if (sync) /* sched_yield? */
Is there something else I should grep(1) for? If not, it looks as
if sched_yield(2) has been evicted from the drivers.
-JimC
--
James Cloos <cloos@...loos.com> OpenPGP: 1024D/ED7DAEA6
-
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