wiki:Projects/GSoC/TestSuite/memory_managment
Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Version 3 (modified by Xiaochen Pan, on 08/19/12 at 00:05:09) (diff)

/* Memory Management */

TestSuite/memory management

Memory Management

Static Memory Allocation

{| class="wikitable"

!width="200pt"|General Area Written Test | width="300pt"| |}

{| class="wikitable"

! width="200pt"|Subarea ! width="300pt"|Written Tests

| compiler |

| assembler |

| linker |

| loader | |}= Dynamic Memory Allocation and Management(external) =

{| class="wikitable"

!width="200pt"|General Area Written Test | width="300pt"| |}

{| class="wikitable"

! width="200pt"|Subarea ! width="300pt"|Written Tests

|Partition management |

|Region management |

|Stack Bounds Check |

|Dual Ported Memory Management | |}= Dynamic Memory Allocation and Management(internal) =

{| class="wikitable"

!width="200pt"|General Area Written Test | width="300pt"|

|}

{| class="wikitable"

! width="200pt"|Subarea ! width="300pt"|Written Tests

|dynamic relocation |

|heap management |

|stack management |

|kernel memory allocation |

|block |

|page |

|buffer |

|segment | |}= =Posix Memory Management Interface ==

{| class="wikitable"

!width="200pt"|General Area Written Test | width="300pt"| |}