Re: [PATCH] mm: Update mark_victim tracepoints fields

2024-01-11 Thread Carlos Galo
-Galo/mm-Update-mark_victim-tracepoints-fields/20240111-081635 > base: 0dd3ee31125508cd67f7e7172247f05b7fd1753a > patch link: > https://lore.kernel.org/r/20240111001155.746-1-carlosgalo%40google.com > patch subject: [PATCH] mm: Update mark_victim tracepoints fields > config: x8

Re: [PATCH] mm: Update mark_victim tracepoints fields

2024-01-11 Thread kernel test robot
: 0dd3ee31125508cd67f7e7172247f05b7fd1753a patch link: https://lore.kernel.org/r/20240111001155.746-1-carlosgalo%40google.com patch subject: [PATCH] mm: Update mark_victim tracepoints fields config: x86_64-defconfig (https://download.01.org/0day-ci/archive/20240112/202401120052.rdfjpivg-...@intel.com/config) compiler: gcc-11

Re: [PATCH] mm: Update mark_victim tracepoints fields

2024-01-11 Thread kernel test robot
: 0dd3ee31125508cd67f7e7172247f05b7fd1753a patch link: https://lore.kernel.org/r/20240111001155.746-1-carlosgalo%40google.com patch subject: [PATCH] mm: Update mark_victim tracepoints fields config: x86_64-rhel-8.3-rust (https://download.01.org/0day-ci/archive/20240111/202401112057.ljyusjje-...@intel.com/config) compiler

[PATCH] mm: Update mark_victim tracepoints fields

2024-01-10 Thread Carlos Galo
The current implementation of the mark_victim tracepoint provides only the process ID (pid) of the victim process. This limitation poses challenges for userspace tools that need additional information about the OOM victim. The association between pid and the additional data may be lost after the