* Xen Virtualization Algorithms
@ 2012-07-20 7:11 Rajendra Bele
2012-07-20 7:21 ` Ian Campbell
2012-07-20 7:51 ` Dario Faggioli
0 siblings, 2 replies; 3+ messages in thread
From: Rajendra Bele @ 2012-07-20 7:11 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 397 bytes --]
Dear Friends;
I wish to enhance some Xen Algorithms, most probably CPU Scheduling;
Can any one guide me to identify specific code for these algorithms from
Xen Source code;
Also I wanted to know which programming has used in Xen Source code
development.
whether it is python or C or something else.
if Anybody directs me to complete this task it would be great for me
Thanks
Rajendra Bele
[-- Attachment #1.2: Type: text/html, Size: 461 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Xen Virtualization Algorithms
2012-07-20 7:11 Xen Virtualization Algorithms Rajendra Bele
@ 2012-07-20 7:21 ` Ian Campbell
2012-07-20 7:51 ` Dario Faggioli
1 sibling, 0 replies; 3+ messages in thread
From: Ian Campbell @ 2012-07-20 7:21 UTC (permalink / raw)
To: Rajendra Bele; +Cc: xen-devel@lists.xensource.com
On Fri, 2012-07-20 at 08:11 +0100, Rajendra Bele wrote:
> Dear Friends;
>
> I wish to enhance some Xen Algorithms, most probably CPU Scheduling;
>
> Can any one guide me to identify specific code for these algorithms
> from Xen Source code;
Where have you looked for it?
> Also I wanted to know which programming has used in Xen Source code
> development.
>
> whether it is python or C or something else.
Seriously? You couldn't look at the source yourself to find that out?
> if Anybody directs me to complete this task it would be great for me
I'm afraid you need to do some leg work yourself, nobody here is going
to spoon feed you or do your homework for you.
Please read http://wiki.xen.org/wiki/AskingXenDevelQuestions
Ian.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Xen Virtualization Algorithms
2012-07-20 7:11 Xen Virtualization Algorithms Rajendra Bele
2012-07-20 7:21 ` Ian Campbell
@ 2012-07-20 7:51 ` Dario Faggioli
1 sibling, 0 replies; 3+ messages in thread
From: Dario Faggioli @ 2012-07-20 7:51 UTC (permalink / raw)
To: Rajendra Bele; +Cc: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 966 bytes --]
On Fri, 2012-07-20 at 12:41 +0530, Rajendra Bele wrote:
> Dear Friends;
>
Hi,
> I wish to enhance some Xen Algorithms, most probably CPU Scheduling;
>
Wow, cool.
>
> Can any one guide me to identify specific code for these algorithms
> from Xen Source code;
>
I'd recommend running something like the below from the root of a Xen
source tree:
find xen/ -iname sched*
It might not be perfect, but should be enough as a starting point.
>
> Also I wanted to know which programming has used in Xen Source code
> development.
>
> whether it is python or C or something else.
>
The above command _should_ pretty much answer this question too. :-D
Regards,
Dario
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://retis.sssup.it/people/faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-07-20 7:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-20 7:11 Xen Virtualization Algorithms Rajendra Bele
2012-07-20 7:21 ` Ian Campbell
2012-07-20 7:51 ` Dario Faggioli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).