JUMBO_PITENTRY Struct Reference

This structure defines the Page Information entry. More...


Data Fields

UINT8 * pPageStart
 Pointer to the first page / partition.
uint PageSize
 Size of the page.
uint BlockSize
 Block size.
uint BlockSizeIdx
 Index of the block size in the block sizes array.
uint BlocksPerPage
 Number of blocks per page.
uint AllocCount
 Number of pages allocated.
uint IdxFreeCheck
 Index to the first possibly free page to start searching for next free slot.


Detailed Description

This structure defines the Page Information entry.

This structure holds details of the Pages within a memory block.


The documentation for this struct was generated from the following file:
Copyright 2009, Texas Instruments Incorporated