Re: [PATCH 1/3] PCI: vpd handle longer delays in access

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Monday, September 8, 2008 - 1:40 pm

On Thu, 04 Sep 2008 13:56:37 -0700
Stephen Hemminger <shemminger@vyatta.com> wrote:


It doesn't call schedule() - it calls yield().

yield() is pretty notoriously badly behaved in the presence of lots of
runnable tasks and there's been a general move to eradicate its
in-kernel callsites.

An alternative would be nice.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/3] PCI: vpd handle longer delays in access, Stephen Hemminger, (Thu Sep 4, 1:56 pm)
Re: [PATCH 1/3] PCI: vpd handle longer delays in access, Peter Zijlstra, (Fri Sep 5, 2:11 am)
Re: [PATCH 1/3] PCI: vpd handle longer delays in access, Matthew Wilcox, (Fri Sep 5, 5:40 am)
Re: [PATCH 1/3] PCI: vpd handle longer delays in access, Andrew Morton, (Mon Sep 8, 1:40 pm)
Re: [PATCH 1/3] PCI: vpd handle longer delays in access, Stephen Hemminger, (Mon Sep 8, 2:08 pm)
Re: [PATCH 1/3] PCI: vpd handle longer delays in access, Arjan van de Ven, (Mon Sep 8, 2:26 pm)
Re: [PATCH 1/3] PCI: vpd handle longer delays in access, Stephen Hemminger, (Tue Sep 9, 9:55 am)
Re: [PATCH 1/3] PCI: vpd handle longer delays in access, Arjan van de Ven, (Tue Sep 9, 10:01 am)