Difference between revisions of "Archived/GSoC 2012 Ideas"

From Xen
(New Project Ideas)
(New Project Ideas)
Line 49: Line 49:
 
| Size: Medium. Knowledge: Python and GTK
 
| Size: Medium. Knowledge: Python and GTK
 
| OpenXenManager is a free, open-source, multi-platform GUI for both Xen Cloud Platform and XenServer. It has many nice features, but could use some bug fixes and new features.
 
| OpenXenManager is a free, open-source, multi-platform GUI for both Xen Cloud Platform and XenServer. It has many nice features, but could use some bug fixes and new features.
  +
|-
  +
| Add a vm image storage system for XEN, which is HLFS(Hadoop Log Structure Filesystem,acturally named Hadoop Log Structure Block System is more proper)(unconfirmed)
  +
| XEN
  +
| Kang Hua <kanghua151@gmail.com>
  +
| Size: Medium. Knowledge: C, block driver, File system and HDFS
  +
| The first part of Cloudxy is HLFS sub project,which is a distributed vm image storage system for XEN.HLFS(Hadoop Log Structure Filesystem,acturally named Hadoop Log Structure Block System is more proper) provides highly available block level storage volumes that can be attached to XEN virtual machines by its tapdisk driver — Similar projects in KVM region is sheepdog,however in different architecture. For details, you can visit http://code.google.com/p/cloudxy/wiki/WHAT_IS_CLOUDXY or http://code.google.com/p/cloudxy (In Cheinese).
 
|}
 
|}
   

Revision as of 07:51, 26 February 2012

Project Ideas for GSoC 2012

This page is used to list project ideas for Google Summer of Code (GSOC) 2012. Xen will apply as a mentoring organization again.

Key Google Pages

banner-gsoc2012.png

Project Ideas

Rules

  • Be creative
  • Be specific: what do you want to be implemented; if at all possible provide an indication of size and complexity as described above to make it easier for a student to choose ideas
  • If you are willing to mentors those ideas, add your name and email to the idea.
  • If you're an interested student, add your name and email next to the idea. It is ok to have several students interested by one idea.
  • Aspiring students need to get in touch with the xen.org community manager via community.manager@xen.org to register their interest

New Project Ideas

Please add new ideas with a description or mail community.manager@xen.org if in doubt. - This is now open for 2012 GSoC!

Description Project Possible Mentor(s) Size, Knowledge required Detailed Description Possible Student(s)
<Your Idea> <Your Project; e.g. Xen or XCP or XenARM or... > <mentor contact info> <skills required: e.g. Qemu, Xen, Linux> <description of the project idea> <student contact info>
Port XCP Toolstack to ARM (unconfirmed) XCP Mike McClurg <mike.mcclurg@citrix.com> Size: Medium/Large. Knowledge: Debian packaging; compiling for Linux on ARM; basic C, Python and OCaml A team of core Xen engineers has just finished porting the Xen hypervisor to the unreleased ARM A15 platform. In preparation for new A15 hardware, we'd like to make sure that the XCP toolstack runs on on current ARM hardware in emulated-Xen mode. This project would involve modifying the XCP toolstack build system to run on current ARM hardware, and produce an XCP toolstack that will run in emulated-Xen mode.
Virtulazation of the CPU Performance Monitoring Unit (unconfirmed) XCP Marcus Granado <marcus.granado@citrix.com> Size: Unknown. Skills: C, kernel/hypervisor hackery Right now, the CPU PMU (performance monitoring unit) is not virtualized, therefore in general it is not possible to run hardware counter profilers (such as Linux oprofile, FreeBSD hwpmc or similar tools for Windows) inside guest domains. The goal of the project would be to allow these hardware counter profilers to run inside guest domains.
Improvement of OpenXenManager, the XCP GUI (unconfirmed) XCP Mike McClurg <mike.mcclurg@citrix.com> Size: Medium. Knowledge: Python and GTK OpenXenManager is a free, open-source, multi-platform GUI for both Xen Cloud Platform and XenServer. It has many nice features, but could use some bug fixes and new features.
Add a vm image storage system for XEN, which is HLFS(Hadoop Log Structure Filesystem,acturally named Hadoop Log Structure Block System is more proper)(unconfirmed) XEN Kang Hua <kanghua151@gmail.com> Size: Medium. Knowledge: C, block driver, File system and HDFS The first part of Cloudxy is HLFS sub project,which is a distributed vm image storage system for XEN.HLFS(Hadoop Log Structure Filesystem,acturally named Hadoop Log Structure Block System is more proper) provides highly available block level storage volumes that can be attached to XEN virtual machines by its tapdisk driver — Similar projects in KVM region is sheepdog,however in different architecture. For details, you can visit http://code.google.com/p/cloudxy/wiki/WHAT_IS_CLOUDXY or http://code.google.com/p/cloudxy (In Cheinese).