summaryrefslogtreecommitdiff
path: root/doc/protocol.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/protocol.txt')
-rw-r--r--doc/protocol.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/protocol.txt b/doc/protocol.txt
index 7ebfec6..9d086c4 100644
--- a/doc/protocol.txt
+++ b/doc/protocol.txt
@@ -607,10 +607,10 @@ integers separated by a colon (treat this as a floating point number).
| slab_reassign_evictions_nomem |
| | 64u | Valid items evicted during a page move |
| | | (due to no free memory in slab) |
-| slab_reassign_evictions_samepage |
-| | 64u | Valid items evicted during a page move |
-| | | (due to free memory being in the same |
-| | | page as the source item) |
+| slab_reassign_inline_reclaim |
+| | 64u | Internal stat counter for when the page |
+| | | mover clears memory from the chunk |
+| | | freelist when it wasn't expecting to. |
| slab_reassign_busy_items |
| | 64u | Items busy during page move, requiring a |
| | | retry before page can be moved. |