From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: Re: Question regarding Xen scheduler Date: Fri, 10 Oct 2014 09:12:13 +0100 Message-ID: <5437B0FD020000780003D882@mail.emea.novell.com> References: <543542AE.9060607@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <543542AE.9060607@citrix.com> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Kelly Zytaruk Cc: Andrew Cooper , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org >>> On 08.10.14 at 15:57, wrote: > On 08/10/14 14:05, Zytaruk, Kelly wrote: >> What if I am doing something time critical or sequence critical that can't > be interrupted? Is there a way to tell the Xen scheduler that "I am in a > critical section and can't be interrupted by another Dom" so that Xen won't > task switch until I am done? > > No. But I'd like to note that suggestions to add some mechanism to allow this have been made more than once in the past. Jan