From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: cache coloring Date: Fri, 22 Nov 2013 10:56:38 +0000 Message-ID: <528F3866.9000501@citrix.com> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2630999075998022261==" Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1VjoPi-0000If-Uk for xen-devel@lists.xenproject.org; Fri, 22 Nov 2013 10:56:43 +0000 In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrea Braschi Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org --===============2630999075998022261== Content-Type: multipart/alternative; boundary="------------090003080402040909010400" --------------090003080402040909010400 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit On 22/11/13 09:48, Andrea Braschi wrote: > Hi everybody, > I'm Andrea and I'm a student from Politecnico di Milano, for a project > at my university I need to implement cache coloring for the third > level cache for xen-4.2.3 .I'm quite lost in this huge amount of code > and documentation and I was wondering if here someone could help me > answering some little questions: > > -where is the code implementing the buddy allocator for the third > level caches?(i've found two buddies but none of them seems to me the > right one...I'll be implementig this in order to support x86 64 bit > architecture) None - there is nothing special about the L3 cache as far as memory management is concerned. The buddy allocators present are just for allocation of RAM. > > -there's a documentation about it? > > I apologize if that's not the right list (if it's not please tell me > where I can ask) and I hope I was clear in explaining my problem. This is probably the best place to ask. ~Andrew > > Thanks in advance for your patience! > > Andrea > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel --------------090003080402040909010400 Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit
On 22/11/13 09:48, Andrea Braschi wrote:
Hi everybody,
I'm Andrea and I'm a student from Politecnico di Milano, for a project at my university I need to implement cache coloring for the third level cache for xen-4.2.3 .I'm quite lost in this huge amount of code and documentation and I was wondering if here someone could help me answering some little questions:

-where is the code implementing the buddy allocator for the third level caches?(i've found two buddies but none of them seems to me the right one...I'll be implementig this in order to support x86 64 bit architecture)

None - there is nothing special about the L3 cache as far as memory management is concerned.  The buddy allocators present are just for allocation of RAM.


-there's a documentation about it?

I apologize if that's not the right list (if it's not please tell me where I can ask) and I hope I was clear in explaining my problem.

This is probably the best place to ask.

~Andrew


Thanks in advance for your patience!

Andrea


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

--------------090003080402040909010400-- --===============2630999075998022261== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============2630999075998022261==--