Changes between Version 4 and Version 5 of kernel_malloc


Ignore:
Timestamp:
Dec 7, 2014, 7:29:44 PM (9 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kernel_malloc

    v4 v5  
    1313
    1414=== void '''_heap_init'''( ) ===
    15 This function initialises the kernel_heap[x][y] descriptors array
     15This function initialises the kernel_heap[x][y] descriptors array.
    1616It must exist one heap vseg in each cluster. The vseg length must be a power of 2, and the vseg base address must be aligned.
    1717