RE: Memory Paging

2009-01-12 Thread David Schwartz
> Hi, > > I am writing an application that using openssl to do some encryption and > decryption. I am wondering if there is a way, on the command line or > otherwise, to make sure that no memory that OPENSSL is using is ever > paged out to disk? I want to make sure that after the program is done >

Memory Paging

2009-01-12 Thread Bram Cymet
Hi, I am writing an application that using openssl to do some encryption and decryption. I am wondering if there is a way, on the command line or otherwise, to make sure that no memory that OPENSSL is using is ever paged out to disk? I want to make sure that after the program is done there is no w