Skip to content
Snippets Groups Projects
  1. Jul 21, 2011
  2. Jul 20, 2011
  3. Jul 19, 2011
  4. Jul 18, 2011
    • Iustin Pop's avatar
      htools: run IAllocator input through checkData · 96a12113
      Iustin Pop authored
      
      As the IAllocator backend is using a different data path than the
      others, it doesn't get the full functionality that loadExternalData
      does. This results in the current situation where checkData is not run
      on the input cluster state, which means the node memory properties are
      not correctly set, leading to no Xmem being set correctly.
      
      This patch fixes this bug by adding a manual call to checkData.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      96a12113
Loading