Kernel SDK Developer's Guide > Getting Started Using Kernel SDK > Using Kernel Sample Applications > Example of Customizing Memory Management
Example of Customizing Memory Management

Summary

ODA Product: ODA Kernel SDK
Sample Name: ExAlloc
Categories: C++ / Advanced / Memory Management / Android, iOS, macOS, Linux, Windows
Source Code Location: Kernel/Examples/ExAlloc

Description

An extension module that illustrates the mechanism of memory allocation management. This approach can be used when developing ODA based custom applications.

The ExAlloc.cpp source file contains implementation of odrxAlloc(), odrxRealloc() and odrxFree() functions.

See Also:

ODA Kernel SDK Sample Applications

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.