-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Kazuhito Hagio <[email protected]>
- Loading branch information
Showing
1 changed file
with
29 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -803,7 +803,6 @@ | |
<br> | ||
<a name=CACHEUTILS> | ||
<li>Author: Nikolay Borisov <[email protected]></li> | ||
<a name=FP> | ||
</td> | ||
</pre> | ||
</tr> | ||
|
@@ -831,11 +830,37 @@ | |
Package website: <A HREF="https://github.com/k-hagio/crash-cacheutils">https://github.com/k-hagio/crash-cacheutils</A> | ||
</li> | ||
<br> | ||
<a name=NEXT_EXTENSION_NAME> | ||
<a name=PAGEOWNER> | ||
<li>Author: Kazuhito Hagio <[email protected]></li> | ||
<a name=FP> | ||
</td> | ||
</pre> | ||
</tr> | ||
|
||
<tr> | ||
<td ALIGN=CENTER> | ||
<tt><b><A HREF="https://raw.githubusercontent.com/k-hagio/crash-pageowner/main/page_owner.c">page_owner.c</a></b></tt> | ||
</td> | ||
<td ALIGN=CENTER VALIGN=CENTER> | ||
<tt><b><A HREF="https://github.com/k-hagio/crash-pageowner?tab=readme-ov-file#help-pages">owner</a></b></tt> | ||
</td> | ||
<td> | ||
<ul> | ||
<li>Display <A HREF="https://www.kernel.org/doc/html/latest/mm/page_owner.html">page owner</A> information</li> | ||
<br> | ||
<li>To build the module from the top-level <I>crash-<version></I> directory, enter: | ||
<br> | ||
<tt> $ cp <i><path-to></i>/<A HREF="https://raw.githubusercontent.com/k-hagio/crash-pageowner/main/page_owner.c">page_owner.c</a> extensions</tt><br> | ||
<tt> $ make extensions</tt><br> | ||
<br> | ||
</li> | ||
<li>Package website: <A HREF="https://github.com/k-hagio/crash-pageowner">https://github.com/k-hagio/crash-pageowner</A></li> | ||
<br> | ||
<li>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.</li> | ||
<br> | ||
<a name=NEXT_EXTENSION_NAME> | ||
<li>Author: Kazuhito Hagio <[email protected]></li> | ||
</ul> | ||
</td> | ||
</tr> | ||
|
||
|
||
|