From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH 0/2] range timer support Date: Tue, 28 Oct 2008 14:50:28 +0000 Message-ID: References: <631d03500810280740l44587669q4c83327eb244f2b7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <631d03500810280740l44587669q4c83327eb244f2b7@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Yu Ke Cc: "Liu, Jinsong" , "Tian, Kevin" , "xen-devel@lists.xensource.com" , "Wei, Gang" , "Yu, Ke" List-Id: xen-devel@lists.xenproject.org On 28/10/08 14:40, "Yu Ke" wrote: > Another thing is to execute the expired timer. The only extra thing is to > execute the ready timer; the rest is similar as the original code path. That > is all the required change, not so complicated as it looks, right :) Yeah, actually this implementation seems to work out quite nicely. I'll still stay I'm not convinced it's a good interface for callers though. :-) -- Keir