On Sun, Jul 18, 2021 at 11:20 PM Yutian Yang <nglaive@xxxxxxxxx> wrote: > > This patch is a more complete version than the previous one, adding > accounting flags to nearly all syscall-triggerable kernel object > allocations. The patch does not account for temporary objects, i.e., > objects that are freed soon after allocation, to avoid meaningless > performance penalty. > > Thanks! > > Yutian Yang, > Zhejiang University > > > Signed-off-by: Yutian Yang <nglaive@xxxxxxxxx> Can you please bring back the commit message of the previous version (which has the program to trigger the unaccounted allocations) and can add the details on this one to that?