mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-24 08:03:32 +03:00
Fix several typos in the comments
This commit is contained in:
parent
d7b283ed32
commit
6cd31c0985
5 changed files with 7 additions and 7 deletions
|
|
@ -46,7 +46,7 @@ hpa_supported(void) {
|
|||
return false;
|
||||
}
|
||||
/*
|
||||
* We fundamentally rely on a address-space-hungry growth strategy for
|
||||
* We fundamentally rely on an address-space-hungry growth strategy for
|
||||
* hugepages.
|
||||
*/
|
||||
if (LG_SIZEOF_PTR != 3) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue