RTEMS | tests/psximfs03: reduce MEMORY_SIZE to 8k, add prefix g_ to globals (!891)
Prashant Rahul (@prashantrahul141)
gitlab at rtems.org
Thu Jan 1 19:01:19 UTC 2026
Prashant Rahul created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/891
Project:Branches: prashantrahul141/rtems:fix/test/psximfs03-size to rtems/rtos/rtems:main
Author: Prashant Rahul
## Summary
Reduce `MEMORY_SIZE` to 8k. I tested 16k as well, and it worked. And I think 8k would be better since it would require less memory.
Added the `g_` prefix to all globals, as `memory` conflicted with the `deallocator`'s and `fill_space`’s parameter `memory`.
Formatting which is more closer to what is described in the [Code Formatting](https://docs.rtems.org/docs/main/eng/coding-formatting.html#codeformatting) section
I have tested this on
- arm/xilinx_zynq_a9_qemu
- sparc/erc32
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/891
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260101/cae37cd4/attachment.htm>
More information about the bugs
mailing list