git-svn-id: svn://ultimatepp.org/upp/trunk@9282 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-12-11 12:23:22 +00:00
parent 31c052b09a
commit be1811f1a4

View file

@ -113,7 +113,7 @@ description of small blocks).&]
[s6; Big blocks&]
[s0; For blocks bigger than 65504 bytes, allocator simply uses SysAllocRaw
to directly obtain virtual memory. It stores information about
the block in the header at the beginning of block, also makeing
the block in the header at the beginning of block, also making
block 16`-bytes unaligned in the process. Free then returns virtual
memory back to the system.&]
[s0; ]]