diff --git a/extensions.html b/extensions.html index 446c761..4e87dde 100644 --- a/extensions.html +++ b/extensions.html @@ -803,7 +803,6 @@ Author: Nikolay Borisov <n.borisov.lkml@gmail.com> - @@ -831,11 +830,37 @@ Package website: https://github.com/k-hagio/crash-cacheutils - + Author: Kazuhito Hagio <k-hagio-ab@nec.com> - - + + + + + page_owner.c + + + owner + + + + Display page owner information + + To build the module from the top-level crash-<version> directory, enter: + + $ cp <path-to>/page_owner.c extensions + $ make extensions + + + Package website: https://github.com/k-hagio/crash-pageowner + + As of April 2024, tested/supported only on RHEL8/RHEL9 and not sure which upstream kernel is supported. + For the latest information, see the package website above. + + + Author: Kazuhito Hagio <k-hagio-ab@nec.com> + +