Searched refs:heap (Results 101 – 125 of 130) sorted by relevance
123456
236 bool "System heap allocator"
164 * Clearing temporary buffers in the stack or on the heap.
851 It is possible to add observers to channels in runtime. This feature uses the heap to allocate the852 nodes dynamically. The heap size limits the number of dynamic observers zbus can create. Therefore,854 adjust the heap size by changing the configuration :kconfig:option:`CONFIG_HEAP_MEM_POOL_SIZE`. The926 * :kconfig:option:`CONFIG_ZBUS_MSG_SUBSCRIBER_BUF_ALLOC_DYNAMIC` uses the heap to allocate message
527 /* Heap start and end markers. Used to reserve system heap memory. */
40 * The system heap size and its availability is now determined by a ``K_HEAP_MEM_POOL_SIZE``42 can specify their own custom system heap size requirements by specifying Kconfig options with
82 * newlib: fix heap user mode access for MPU devices418 * :github:`6288` - better heap APIs for user mode541 * :github:`6972` - RFC: kernel heap requests on behalf of syscalls
19 * A new k_heap/sys_heap heap allocator has been introduced, with much better188 heap backend and will be deprecated in an upcoming release. The830 * :github:`25437` - tests/lib/heap: sanitycheck timeout on STM32 boards1049 * :github:`24089` - Zephyr/Openthread/MBEDTLS heap size/usage
146 sys_heap/k_heaps. Note that the new-style heap is a general966 * :github:`21033` - Read out heap space used and unallocated1077 * :github:`31648` - [Coverity CID :216800] Operands don't affect result in lib/os/heap.c1110 * :github:`31524` - littlefs: Too small heap for file cache.1384 * :github:`29954` - intel_adsp_cavs18 fails with heap errors on current Zephyr
915 * ``shared-multi-heap``993 allows user to select whether the heap will be used for flash image context,994 when heap pool is configured. Previously usage of heap has been implicit,1949 * :github:`36905` - Improve (k\_)malloc and heap documentation
912 * Added support for statically allocated socketpairs (in case no heap is available).2180 the heap.2184 * ZBus runtime observers now rely on the heap instead of a memory pool.
1047 * Testcases of memory protection, userspace and memory heap.1319 * :github:`34748` - Native posix: Segmentation fault in case of allocations without explicit heap a…1643 * :github:`33339` - API/functions to get remaining free heap size2058 * :github:`30055` - Memory corruption for newlib-nano with float printf and disabled heap2151 * :github:`21033` - Read out heap space used and unallocated
719 optimise mbed TLS heap usage.1318 * :github:`36962` - littlefs: Too small heap for file cache (again).
46 * add k_calloc() which uses kernel heap to implement traditional calloc()
783 * :github:`18990` - C++ New allocates memory from kernel heap
696 * Fixed esp32 driver. Decreased minimum heap size, disabled automatic reconnection on leaving.
211 mitigate linear stack/heap buffer overflows, non-linear out of bound writes,
707 * That leads to heap overflow.
348 bool "Use heap for allocating socketpairs"
481 guidelines heavily discourage usage of heap and the fact that a resource pool is583 #. Any error resulting from a failed memory heap allocation, often from
76 area of the ELF buffer or the LLEXT heap.
402 path on a target device. Note that kernel heap memory is required for buffers to
759 /* Buffer for system heap should be placed in dram0_0_seg */
116 /* Used as a pointer to the heap end */
276 set(${STRING_STRING} "${${STRING_STRING}}\"DLib heap\": place in RAM { block HEAP };\n")
1187 and/or debug heap memory used by the driver.