Update git submodules

* Update charm-specs from branch 'master'
  to 5b0d19cbcf9f61e3d8a2bd1145f834fc9ab2c8fb
  - Merge "Support memory fragmentation tuning"
  - Support memory fragmentation tuning
    
    In some high memory pressure scenarios, the memory shortage would make
    the high order pages hard to be allocated and also the page allocation
    would go to the synchronous frequently reclaim thanks to the default gap
    between min<->low<->high is too small to wake up the kswapd(asynchronous
    reclaim) earlier. The spec proposes a mechanism to fine-tune the sysctl
    memory parameters(min_free_kbytes/watermark_scale_factor) at runtime to
    improve the situation.
    
    Change-Id: Ifbbca53b28e8e5f470eba9b64abeda27c74b61f1
This commit is contained in:
Zuul 2021-07-26 09:15:41 +00:00 committed by Gerrit Code Review
parent 9d686348c4
commit d331006d36
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9c59d56b691196890252f9d354ef9ad41348ecea
Subproject commit 5b0d19cbcf9f61e3d8a2bd1145f834fc9ab2c8fb