swapfile
Moving memory in memory mapped swap file
I\'m trying to set up a s开发者_StackOverflow中文版wap file for bitmaps of different sizes by using the MappedByteBuffer to memory map the file. I want to be able to move memory within this file, so m[详细]
2023-03-16 06:47 分类:问答How to find out swap space usage on windows
I want to monitore swap space usage on windows 2003 server. If the usage is over 80% for 10 minutes,开发者_C百科 an alarm will be generated. There are lot of tools for RAM, but how about swap usage? H[详细]
2023-01-14 08:30 分类:问答How to prevent paging for one program / process?
I have a program that requires much memory, like 2/3 of all the physical ram. After some runtime my operating system begins to swap the program to hdd. But I need the program to respond very fast all[详细]
2022-12-21 20:07 分类:问答What are the exact conditions based on which Linux swaps process(s) memory from RAM to a swap file?
My server has 8Gigs of RAM and 8Gigs configured for swap file. I have memory intensive apps running. These apps have peak loads during which we find swap usage increase. Approximately 1 GIG of swap is[详细]
2022-12-15 17:08 分类:问答