Searched hist:f7d304343b9d2456ffba23b99d2345408251ea45 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | mmu_context.h | diff f7d304343b9d2456ffba23b99d2345408251ea45 Sun Mar 12 06:26:04 CDT 2023 Kirill A. Shutemov <kirill.shutemov@linux.intel.com> mm: Expose untagging mask in /proc/$PID/status
Add a line in /proc/$PID/status to report untag_mask. It can be used to find out LAM status of the process from the outside. It is useful for debuggers.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Tested-by: Alexander Potapenko <glider@google.com> Link: https://lore.kernel.org/all/20230312112612.31869-10-kirill.shutemov%40linux.intel.com
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | mmu_context.h | diff f7d304343b9d2456ffba23b99d2345408251ea45 Sun Mar 12 06:26:04 CDT 2023 Kirill A. Shutemov <kirill.shutemov@linux.intel.com> mm: Expose untagging mask in /proc/$PID/status
Add a line in /proc/$PID/status to report untag_mask. It can be used to find out LAM status of the process from the outside. It is useful for debuggers.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Tested-by: Alexander Potapenko <glider@google.com> Link: https://lore.kernel.org/all/20230312112612.31869-10-kirill.shutemov%40linux.intel.com
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | mmu_context.h | diff f7d304343b9d2456ffba23b99d2345408251ea45 Sun Mar 12 06:26:04 CDT 2023 Kirill A. Shutemov <kirill.shutemov@linux.intel.com> mm: Expose untagging mask in /proc/$PID/status
Add a line in /proc/$PID/status to report untag_mask. It can be used to find out LAM status of the process from the outside. It is useful for debuggers.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Tested-by: Alexander Potapenko <glider@google.com> Link: https://lore.kernel.org/all/20230312112612.31869-10-kirill.shutemov%40linux.intel.com
|
/openbmc/linux/fs/proc/ |
H A D | array.c | diff f7d304343b9d2456ffba23b99d2345408251ea45 Sun Mar 12 06:26:04 CDT 2023 Kirill A. Shutemov <kirill.shutemov@linux.intel.com> mm: Expose untagging mask in /proc/$PID/status
Add a line in /proc/$PID/status to report untag_mask. It can be used to find out LAM status of the process from the outside. It is useful for debuggers.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Tested-by: Alexander Potapenko <glider@google.com> Link: https://lore.kernel.org/all/20230312112612.31869-10-kirill.shutemov%40linux.intel.com
|