virtual-memory
Can I run out of virtual memory on linux?
My a开发者_StackOverflow社区pplication similar to hypotetical program: for(;;) { for (i=0; i<1000; i++) {[详细]
2022-12-12 09:32 分类:问答Linux 3/1 virtual address split
I am missing something when it comes to understanding the need for highmem to address more than 1GB of RA开发者_StackOverflowM.Could someone point out where I go wrong?Thanks![详细]
2022-12-10 10:21 分类:问答Operations and functions that increase Virtual Bytes
Having some out-of-memory problems with a 32-bit process in Windows I begun using Performance Monitor to log certain counters for that process.[详细]
2022-12-09 05:58 分类:问答