Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 231279
Collapse All | Expand All

(-)memcached-1.2.5/scripts/memcached-tool (-1 / +1 lines)
Lines 46-52 Link Here
46
46
47
You can only move slabs around once memory is totally allocated, and only
47
You can only move slabs around once memory is totally allocated, and only
48
once the target class is full.  (So you can't move from #6 to #9 and #7
48
once the target class is full.  (So you can't move from #6 to #9 and #7
49
to #9 at the same itme, since you'd have to wait for #9 to fill from
49
to #9 at the same time, since you'd have to wait for #9 to fill from
50
the first reassigned page)
50
the first reassigned page)
51
" unless $host && $mode;
51
" unless $host && $mode;
52
52

Return to bug 231279