lkml.org 
[lkml]   [2020]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH v4 4/4] PCI: Limit pci_alloc_irq_vectors() to housekeeping CPUs
    Date

    On 10/20/20 9:41 AM, Peter Zijlstra wrote:
    > On Tue, Oct 20, 2020 at 09:00:01AM -0400, Nitesh Narayan Lal wrote:
    >> On 10/20/20 3:30 AM, Peter Zijlstra wrote:
    >>> On Mon, Oct 19, 2020 at 11:00:05AM -0300, Marcelo Tosatti wrote:
    >>>>> So I think it is important to figure out what that driver really wants
    >>>>> in the nohz_full case. If it wants to retain N interrupts per CPU, and
    >>>>> only reduce the number of CPUs, the proposed interface is wrong.
    >>>> It wants N interrupts per non-isolated (AKA housekeeping) CPU.
    >>> Then the patch is wrong and the interface needs changing from @min_vecs,
    >>> @max_vecs to something that expresses the N*nr_cpus relation.
    >> Reading Marcelo's comment again I think what is really expected is 1
    >> interrupt per non-isolated (housekeeping) CPU (not N interrupts).
    > Then what is the point of them asking for N*nr_cpus when there is no
    > isolation?
    >
    > Either everybody wants 1 interrupts per CPU and we can do the clamp
    > unconditionally, in which case we should go fix this user, or they want
    > multiple per cpu and we should go fix the interface.
    >
    > It cannot be both.

    Based on my understanding I don't think this is consistent, the number
    of interrupts any driver can request varies to an extent that some
    consumer of this API even request just one interrupt for its use.

    This was one of the reasons why I thought of having a conditional
    restriction.

    But I agree there is a lack of consistency.

    --
    Nitesh

    [unhandled content-type:application/pgp-signature]
    \
     
     \ /
      Last update: 2020-10-20 16:40    [W:5.088 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site