mirror of
https://github.com/fluencelabs/redis
synced 2025-05-07 16:32:14 +00:00
fix documentation
This commit is contained in:
parent
c032dc45d1
commit
e45239e350
@ -5903,7 +5903,7 @@ size_t RM_MallocSize(void* ptr){
|
|||||||
* Return the a number between 0 to 1 indicating
|
* Return the a number between 0 to 1 indicating
|
||||||
* the amount of memory currently used.
|
* the amount of memory currently used.
|
||||||
* 0 - no memory limit
|
* 0 - no memory limit
|
||||||
* 100 and above, memory limit reached.
|
* 1 and above, memory limit reached.
|
||||||
*/
|
*/
|
||||||
float RM_GetUsedMemoryRatio(){
|
float RM_GetUsedMemoryRatio(){
|
||||||
float level;
|
float level;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user