* GSoC 2014 @ 2014-03-06 5:07 Chamika Kasun 2014-03-10 10:40 ` Wei Liu 0 siblings, 1 reply; 4+ messages in thread From: Chamika Kasun @ 2014-03-06 5:07 UTC (permalink / raw) To: xen-devel [-- Attachment #1.1: Type: text/plain, Size: 735 bytes --] Hi all, I'm chamika kasun from Sri Lanka, Currenly i'm an Undergraduate Computer Science and Engineering 3rd Year Student of University of Moratuwa, I'm interested in taking "Create a tiny VM for easy load testing" as my GSoC project for 2014. For that project required skill is OCaml as mentioned in the project description page. By now i have taken a OCmal module in the University under the Object Oriented Programming Languages. And also under the Operating System module i have done a small project, that is creating a small kernel. as well as i'm having a good knowledge about the linux operating system. i believe that i have potential to complete this project, please tell me how to proceed further. thank you, Chamika Kasun [-- Attachment #1.2: Type: text/html, Size: 814 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] 4+ messages in thread
* Re: GSoC 2014 2014-03-06 5:07 GSoC 2014 Chamika Kasun @ 2014-03-10 10:40 ` Wei Liu 2014-03-10 11:40 ` David Scott 0 siblings, 1 reply; 4+ messages in thread From: Wei Liu @ 2014-03-10 10:40 UTC (permalink / raw) To: Chamika Kasun; +Cc: dave.scott, wei.liu2, xen-devel Hello, I've CC'ed the technical contact for your. You should do the same in the future, because not every developer monitors the mailing list on a daily basis. Wei. On Thu, Mar 06, 2014 at 10:37:56AM +0530, Chamika Kasun wrote: > Hi all, > > I'm chamika kasun from Sri Lanka, Currenly i'm an Undergraduate Computer > Science and Engineering 3rd Year Student of University of Moratuwa, I'm > interested in taking "Create a tiny VM for easy load testing" as my GSoC > project for 2014. For that project required skill is OCaml as mentioned in > the project description page. By now i have taken a OCmal module in the > University under the Object Oriented Programming Languages. And also under > the Operating System module i have done a small project, that is creating a > small kernel. as well as i'm having a good knowledge about the linux > operating system. i believe that i have potential to complete this project, > please tell me how to proceed further. > > thank you, > Chamika Kasun > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: GSoC 2014 2014-03-10 10:40 ` Wei Liu @ 2014-03-10 11:40 ` David Scott 2014-03-12 12:03 ` Chamika Kasun 0 siblings, 1 reply; 4+ messages in thread From: David Scott @ 2014-03-10 11:40 UTC (permalink / raw) To: Wei Liu, Chamika Kasun Cc: dave.scott, mirageos-devel@lists.xenproject.org, xen-devel Hi, [cc:d mirageos-devel] On 10/03/14 10:40, Wei Liu wrote: > Hello, I've CC'ed the technical contact for your. You should do the same > in the future, because not every developer monitors the mailing list on > a daily basis. Thanks! > Wei. > > On Thu, Mar 06, 2014 at 10:37:56AM +0530, Chamika Kasun wrote: >> Hi all, >> >> I'm chamika kasun from Sri Lanka, Currenly i'm an Undergraduate Computer >> Science and Engineering 3rd Year Student of University of Moratuwa, I'm >> interested in taking "Create a tiny VM for easy load testing" as my GSoC >> project for 2014. For that project required skill is OCaml as mentioned in >> the project description page. By now i have taken a OCmal module in the >> University under the Object Oriented Programming Languages. And also under >> the Operating System module i have done a small project, that is creating a >> small kernel. as well as i'm having a good knowledge about the linux >> operating system. i believe that i have potential to complete this project, >> please tell me how to proceed further. I think a good next step is to try Mirage by following the "Getting started" links on the website: http://www.openmirage.org/docs/ See if you can get a small kernel working on xen. It's a good idea to join the Mirage developer list (mirageos-devel@lists.xenproject.org) and send an email there if you get stuck. We've been trying to debug the getting started guide, so if you find bugs there then please report them. Let me know how you get on! :-) Thanks, Dave ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: GSoC 2014 2014-03-10 11:40 ` David Scott @ 2014-03-12 12:03 ` Chamika Kasun 0 siblings, 0 replies; 4+ messages in thread From: Chamika Kasun @ 2014-03-12 12:03 UTC (permalink / raw) To: David Scott Cc: dave.scott, Wei Liu, mirageos-devel@lists.xenproject.org, xen-devel [-- Attachment #1.1: Type: text/plain, Size: 1931 bytes --] Hi all, thank you for giving a node to start. ok ill go through the steps and let you know if i got a problem. thank you very much. ~chamika On Mon, Mar 10, 2014 at 5:10 PM, David Scott <dave.scott@eu.citrix.com>wrote: > > Hi, > > [cc:d mirageos-devel] > > > On 10/03/14 10:40, Wei Liu wrote: > >> Hello, I've CC'ed the technical contact for your. You should do the same >> in the future, because not every developer monitors the mailing list on >> a daily basis. >> > > Thanks! > > > Wei. >> >> On Thu, Mar 06, 2014 at 10:37:56AM +0530, Chamika Kasun wrote: >> >>> Hi all, >>> >>> I'm chamika kasun from Sri Lanka, Currenly i'm an Undergraduate Computer >>> Science and Engineering 3rd Year Student of University of Moratuwa, I'm >>> interested in taking "Create a tiny VM for easy load testing" as my GSoC >>> project for 2014. For that project required skill is OCaml as mentioned >>> in >>> the project description page. By now i have taken a OCmal module in the >>> University under the Object Oriented Programming Languages. And also >>> under >>> the Operating System module i have done a small project, that is >>> creating a >>> small kernel. as well as i'm having a good knowledge about the linux >>> operating system. i believe that i have potential to complete this >>> project, >>> please tell me how to proceed further. >>> >> > I think a good next step is to try Mirage by following the "Getting > started" links on the website: > > http://www.openmirage.org/docs/ > > See if you can get a small kernel working on xen. It's a good idea to join > the Mirage developer list (mirageos-devel@lists.xenproject.org) and send > an email there if you get stuck. We've been trying to debug the getting > started guide, so if you find bugs there then please report them. > > Let me know how you get on! :-) > > Thanks, > Dave > -- Chamika Kasun. Undergraduate. Computer Science & Engineering University of Moratuwa. [-- Attachment #1.2: Type: text/html, Size: 2983 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] 4+ messages in thread
end of thread, other threads:[~2014-03-12 12:03 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-03-06 5:07 GSoC 2014 Chamika Kasun 2014-03-10 10:40 ` Wei Liu 2014-03-10 11:40 ` David Scott 2014-03-12 12:03 ` Chamika Kasun
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).