Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
(hopefully) fix the memory issues in the VMs
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 20 Nov 2016 18:18:49 +0000 (19:18 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 20 Nov 2016 18:23:02 +0000 (19:23 +0100)
- Create and populate an host extension, used by the VM plugin to
  check the total amount of memory of that host and whether this host
  allows overcommiting VM above this value.
- This is a great step toward the pluginization of the VMs
- Unfortunately, there is no way to change these values for an host
  yet :-|


No differences found