[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH net] xen-netback: correctly schedule rate-limited queues


  • To: David Miller <davem@xxxxxxxxxxxxx>
  • From: Jean-Louis Dupond <jean-louis@xxxxxxxxx>
  • Date: Thu, 27 Jul 2017 10:21:56 +0200
  • Arc-authentication-results: i=1; auth=pass smtp.auth=jean-louis@xxxxxxxxx smtp.mailfrom=jean-louis@xxxxxxxxx
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=dupond.be; s=dkim; t=1501143716; h=from:subject:date:message-id:to:cc:mime-version:content-type:content-transfer-encoding:in-reply-to:references; bh=bsbOr3KZReOANb3ZGTHgFuFwXbZIhwoFRWxdnZ5TXMM=; b=MkV9oQ8LuzyK/AfB4caxH7lnPD+WJrFoHZFUyObj9NwtCrSd4TyUQSe6Pq1xtJslQj4JUI V4/cZT8df7BZVuzmCOsz+KBp5uK7FVr/iHKqNz0gSfMEcrTEReCRsxXC/Gx1fCRybWAPl5 tcUNei/D1jcudMpLtPd7RplT3ZfsHP9rtU3o+18FJH7T0hj6JXjbymJBNDvNTA+IwGmtzr fcbZ5FFcPPVh9TYs/MrZsAfYH3qpA4S7ETAlIQ34EykX4l2X2N89lGOFRNhZ/HUoJz6R8p WIXHoRm/x8QDQ7ooO8X/jgtLOmQgGRMxxlGXZNv+IUHSlHgrjcw7rTKXFAS8Ig==
  • Arc-seal: i=1; s=dkim; d=dupond.be; t=1501143716; a=rsa-sha256; cv=none; b=aUZ9WF63sfEIiXspgoERDBFNEg2XmnzUdvmG3Rputu2q5qWmLynxXdhDJD1ilXf2eT1VLezJzo9FVS0p/SZ4uzpafhXZZMznUBOcZ89eOJ0NYlQkl5m4GGgI9q5QWGLN12Z3jL1gLEOd7WbLRoguMnFHFVtHVoLHmu5UGe6tPy9bpBcntXtVZd5YdNXdNFjCENn1b+8cc5aYbEq3sEojeukIzz5AaC4HfX4ekL+52GUBPOrujexuuqqlPxQydfm79C3mAKj3FT6N6YdCjH73QZpsYwKCf3ykVo2Trjo8HmcjuttmLGhHp5EMIuO3BPMVNCv2rPabdCcwl2m6rN+ubQ==
  • Cc: netdev@xxxxxxxxxxxxxxx, Paul.Durrant@xxxxxxxxxx, wei.liu2@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 27 Jul 2017 08:22:01 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xen.org>

Op 2017-06-22 17:16, schreef David Miller:
From: Wei Liu <wei.liu2@xxxxxxxxxx>
Date: Wed, 21 Jun 2017 10:21:22 +0100

Add a flag to indicate if a queue is rate-limited. Test the flag in
NAPI poll handler and avoid rescheduling the queue if true, otherwise
we risk locking up the host. The rescheduling will be done in the
timer callback function.

Reported-by: Jean-Louis Dupond <jean-louis@xxxxxxxxx>
Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
Tested-by: Jean-Louis Dupond <jean-louis@xxxxxxxxx>

Applied.

Could this get applied to stable & LTS kernels also?
Seems important enough in my opinion.

Thanks!

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.