hello,When there is insufficient memory, if a page replacement occurs, will the data be swapped out of memory first, or will the index also be swapped out of memory?
Or are there any optimized algorithms?
hello,When there is insufficient memory, if a page replacement occurs, will the data be swapped out of memory first, or will the index also be swapped out of memory?
Or are there any optimized algorithms?