mem() added reclaimable (Linux, macOS)

This commit is contained in:
Sebastian Hildebrandt
2025-05-24 06:52:52 +02:00
parent 5b79685f5e
commit 63b01c4418
8 changed files with 76 additions and 16 deletions
+5
View File
@@ -57,6 +57,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.27.0</th>
<td>2024-05-24</td>
<td><span class="code">mem()</span> added reclaimable (linux, macOS)</td>
</tr>
<tr>
<th scope="row">5.26.2</th>
<td>2024-05-23</td>
+1 -1
View File
@@ -170,7 +170,7 @@
<img class="logo" src="assets/logo.png" alt="logo">
<div class="title">systeminformation</div>
<div class="subtitle"><span id="typed"></span>&nbsp;</div>
3<div class="version">New Version: <span id="version">5.26.2</span></div>
3<div class="version">New Version: <span id="version">5.27.0</span></div>
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
</div>
<div class="down">
+10
View File
@@ -157,6 +157,16 @@
<td></td>
<td>used by slab</td>
</tr>
<tr>
<td></td>
<td>reclaimable</td>
<td>X</td>
<td></td>
<td>X</td>
<td></td>
<td></td>
<td>reclaimable</td>
</tr>
<tr>
<td></td>
<td>available</td>