From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: Re: Question regarding Xen scheduler Date: Wed, 08 Oct 2014 17:03:11 +0300 Message-ID: <5435441F.2080705@bitdefender.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> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Cooper , "Zytaruk, Kelly" , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 10/08/2014 04:57 PM, Andrew Cooper wrote: > On 08/10/14 14:05, Zytaruk, Kelly wrote: >> Other than reading the source code is there a good reference that I can read for Xen internal details and architecture? > > Not which comes to mind. I'm not sure how useful it is as scheduler documentation, but I've found this book somewhat useful: http://www.amazon.com/Definitive-Hypervisor-Prentice-Software-Development/dp/0133582493/ It's quite outdated, but there's some insight to be gained from reading it. It might at least make going through the source code easier. Hope this helps, Razvan