Fix Matt's code review comments.
This commit is contained in:
committed by
David Chisnall
parent
01bd77b356
commit
d6e89b7c60
@@ -65,7 +65,7 @@ namespace snmalloc
|
||||
*/
|
||||
DecommitNone,
|
||||
/**
|
||||
* Decommit superslabs when they are no entirely empty.
|
||||
* Decommit superslabs when they are entirely empty.
|
||||
*/
|
||||
DecommitSuper,
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user