[Devel] [PATCH vz7 v2 0/7] ub statd: ported from rhel6

Stanislav Kinsburskiy skinsbursky at odin.com
Thu Oct 1 06:38:12 PDT 2015


This series fixes a bug, does some cleanup and headers tossing and re-enables
ub statd system call support.

https://jira.sw.ru/browse/PSBM-29338

v2:
Added synchonization between beancounter and memcg counters if required

---

Stanislav Kinsburskiy (7):
      ub statd: fix new_notify structure allocation
      ub statd: small optimisations and clean ups
      ub statd: move struct ub_stat_notify declaration to source
      ub statd: move header file from include/ to uapi/
      ub stat: commnad check helper introduced
      ub stat: sync memcg contents with beancounter if required
      ubstat: enable UB statd


 include/uapi/linux/bc/statd.h |    7 ----
 kernel/bc/statd.c             |   65 +++++++++++++++++++++++++++++++----------
 2 files changed, 49 insertions(+), 23 deletions(-)
 rename include/{bc/statd.h => uapi/linux/bc/statd.h} (91%)

--



More information about the Devel mailing list