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%) -- _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
