Tru64 issues with Infinite limits ... An automated test in my nightly build was failing due to Out of Memory... Cannot allocate block 146 ... (comp.unix.tru64)
Re: run-time vs compile-time ... > offset related to some location (like stack base) somewhere. ... > offset from heap to pi. ... When you allocate an int on the heap, it is allocated at address 1. ... application has a given amount of memory it can use as it wishes. ... (alt.comp.lang.learn.c-cpp)
Re: run-time vs compile-time ... > offset related to some location (like stack base) somewhere. ... > offset from heap to pi. ... When you allocate an int on the heap, it is allocated at address 1. ... application has a given amount of memory it can use as it wishes. ... (comp.lang.cpp)
Re: Sharing memory between kernelspace and userspace ... deallocate, on a totally dynamic basis, userspace... Let userspace allocate shared memory visible to multiple ... and pass that into the kernel for it to write to. ... (Linux-Kernel)
Re: [ckrm-tech] RFC: Memory Controller ... I'd pay more attention to kernel memory accounting and less ... How would you allocate memory on NUMA in advance? ... (Linux-Kernel)