[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5c8c5c98-c16f-2df4-8582-90b5facc9f54@suse.com>
Date: Sat, 7 Apr 2018 13:59:05 +0200
From: Juergen Gross <jgross@...e.com>
To: Dongli Zhang <dongli.zhang@...cle.com>,
xen-devel@...ts.xenproject.org, linux-kernel@...r.kernel.org
Cc: boris.ostrovsky@...cle.com, ian.jackson@...citrix.com,
wei.liu2@...rix.com, srinivas.eeda@...cle.com
Subject: Re: [RFC 0/2] To introduce xenwatch multithreading (xen mtwatch)
On 07/04/18 13:25, Dongli Zhang wrote:
> This is to introduce "xenwatch multithreading" (or "multithreaded xenwatch",
> abbreviated as 'mtwatch'). The implementation of xen mtwatch involves below
> components:
>
> * dom0 linux kernel
> * xen toolstack
>
> Here are what the RFC is going to discuss:
>
> - what is the problem
> - what is the objective
> - what is the solution
Instead of creating one thread per domU, wouldn't it make much more
sense to use another mechanism, e.g. a workqueue, to deliver the
watch events? This would be one central place, wouldn't need any
changes in Xen tools or complex mechanisms to select the correct
thread, save resources, and domUs would benefit, too.
Juergen
Powered by blists - more mailing lists