All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Sander Eikelenboom <linux@eikelenboom.it>
Cc: andrew.cooper3@citrix.com, Jan Beulich <JBeulich@suse.com>,
	xen-devel@lists.xenproject.org
Subject: Re: [for-xen-4.5 PATCH v2 2/2] dpci: Add ZOMBIE state to allow the softirq to finish with the dpci_pirq.
Date: Thu, 20 Nov 2014 15:31:27 -0500	[thread overview]
Message-ID: <20141120203127.GK31889@laptop.dumpdata.com> (raw)
In-Reply-To: <1131707258.20141120211830@eikelenboom.it>

On Thu, Nov 20, 2014 at 09:18:30PM +0100, Sander Eikelenboom wrote:
> 
> Thursday, November 20, 2014, 8:51:33 PM, you wrote:
> 
> > Ah crud.
> 
> > So a simple fix could be to seperate the 'state' to only deal with the
> > raise_softirq and softirq_dpci. And then add a new (old) 'masked' to
> > deal between hvm_dirq_assist, pt_irq_guest_eoi and hvm_do_IRQ_dpci.
> 
> 
> > From 94a98e20a8ab721a58788919f92e3524a6c6e25c Mon Sep 17 00:00:00 2001
> > From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> > Date: Thu, 20 Nov 2014 14:28:11 -0500
> > Subject: [PATCH] dpci: Add 'masked' as an gate for hvm_dirq_assist to process.
> 
> > commit f6dd295381f4b6a66acddacf46bca8940586c8d8
> > "dpci: replace tasklet with softirq" used the 'masked' as an
> > two-bit state mechanism (STATE_SCHED, STATE_RUN) to communicate
> > between 'raise_softirq_for' and 'dpci_softirq' to determine whether
> > the 'struct hvm_pirq_dpci' can be re-scheduled.
> 
> <SNIP>
> 
> Hi Konrad,
> 
> Is this patch supposed to replace both the previous ones ?

Yes.
> 
> --
> Sander
> 

  reply	other threads:[~2014-11-20 20:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19 22:21 [for xen-4.5 PATCH v2] Fix list corruption in dpci_softirq Konrad Rzeszutek Wilk
2014-11-19 22:21 ` [for-xen-4.5 PATCH v2 1/2] dpci: Fix list corruption if INTx device is used and an IRQ timeout is invoked Konrad Rzeszutek Wilk
2014-11-20 10:43   ` Jan Beulich
2014-11-19 22:21 ` [for-xen-4.5 PATCH v2 2/2] dpci: Add ZOMBIE state to allow the softirq to finish with the dpci_pirq Konrad Rzeszutek Wilk
2014-11-20 10:55   ` Jan Beulich
2014-11-20 19:51     ` Konrad Rzeszutek Wilk
2014-11-20 20:18       ` Sander Eikelenboom
2014-11-20 20:31         ` Konrad Rzeszutek Wilk [this message]
2014-11-21  7:51       ` Jan Beulich
2014-11-21 11:50         ` Konrad Rzeszutek Wilk
2014-11-21 12:03           ` Jan Beulich
2014-11-21 15:14             ` Konrad Rzeszutek Wilk
2014-11-21 15:55               ` Jan Beulich
2014-11-21 16:45                 ` Konrad Rzeszutek Wilk
2014-11-24  8:58                   ` Jan Beulich
2014-11-24 12:58                     ` Sander Eikelenboom
2014-11-24 14:40                     ` Is: dpci: Add 'masked' as an gate for hvm_dirq_assist to process. Was:Re: " Konrad Rzeszutek Wilk
2014-11-21 12:51           ` Sander Eikelenboom
2014-11-21 15:14             ` Konrad Rzeszutek Wilk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141120203127.GK31889@laptop.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=JBeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=linux@eikelenboom.it \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.