mem() added writeback and dirty (linux)

This commit is contained in:
Sebastian Hildebrandt
2023-08-25 08:03:35 +02:00
parent 5cfe84a043
commit c3b53df529
8 changed files with 44 additions and 4 deletions
+21 -1
View File
@@ -197,6 +197,26 @@
<td>X</td>
<td></td>
</tr>
<tr>
<td></td>
<td>writeback</td>
<td>X</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>dirty</td>
<td>X</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr class="example">
<td></td>
<td colspan="7">
@@ -443,4 +463,4 @@ si.memLayout().then(data => console.log(data));</code></pre class="example">
</script>
</body>
</html>
</html>