Does the application have direct access to OS Abstractor control blocks?

Does the application have direct access to OS Abstractor control blocks?

Applications will not have direct access to the control blocks if the option OS_INCLUDE_PROCESS is set to true. However, the application could corrupt the control block if the underlying OS/hardware does not have support for MMU.


    • Related Articles

    • Does OS Abstractor dynamically allocate memory at run-time?

      OS Abstractor library allocates memory for all the control blocks, application memory pools and such either statically or during initialization. This is done to ensure that OS Abstractor provides a stable environment for the application. The run time ...
    • Why should I use OS Abstractor with my proprietary OS?

      Using OS Abstractor with your proprietary OS will give you the following benefits: Leverage re-usable open source POSIX/Linux code to efficiently add feature rich services in a cost-effective to your proprietary OS Make your application more ...
    • What is OS Abstractor and Cross OS Development Platform?

      Cross-OS Development Platform™ is a C/C++ source-level virtualization technology that provides a robust and industry standard OS interface architecture for flexible real-time application development, while allowing the user to protect the software ...
    • What is OS Abstractor and Cross OS Development Platform?

      Cross-OS Development Platform™ is a C/C++ source-level virtualization technology that provides a robust and industry standard OS interface architecture for flexible real-time application development, while allowing the user to protect the software ...
    • What is OS Abstractor and Cross OS Development Platform?

      Cross-OS Development Platform™ is a C/C++ source-level virtualization technology that provides a robust and industry standard OS interface architecture for flexible real-time application development, while allowing the user to protect the software ...