cv-website

Personal website and CV
git clone https://git.in0rdr.ch/cv-website.git
Log | Files | Refs | Pull requests | README | LICENSE

2015-10-21-bachelor.md (1134B)


      1 ---
      2 layout: post
      3 title: "Bachelor in Information Systems, University of Zurich (UZH)"
      4 nicedate: "2012 – 2015"
      5 description: "Bachelor in Information Systems, University of Zurich (UZH)"
      6 categories: [education]
      7 keywords: "education bachelor information systems resource reallocation kvm libvirt openstack"
      8 ---
      9 
     10 ### Bachelor Thesis: Resource Reallocation
     11 
     12 The thesis entitled _"Investigation of Resource Reallocation Capabilities of
     13 KVM and OpenStack"_ reviewed concepts (e.g., page sharing, paging, memory
     14 ballooning, processor pining, queuing disciplines) and evaluated tools (e.g.,
     15 libvirt, tc, cgroups) to reallocate memory, CPU cycles, disk I/O and network
     16 bandwidth on the hypervisor layer. The thesis documented existing resource
     17 reallocation capabilities of the Kernel-based Virtual Machine (KVM) hypervisor
     18 module and explored mechanisms to facilitate similar tasks on the orchestration
     19 layer with an experimental OpenStack Compute (nova) extension.
     20 
     21 * [{% octicon file %} Thesis](http://www.merlin.uzh.ch/contributionDocument/download/8797)
     22 * [{% octicon eye %} Presentation](/assets/pdf/BA_final_150825_without-dup.pdf)