July 14, 2014
12:16 p.m.
On 14-07-2014 15:10, shhuiw wrote:
Some info needed: * Output of 'getconf PAGESIZE' [or PAGE_SIZE] on 2 systems On both the systems, the output is : 4096
* Output of 'free' before and after the application run on the 2 systems * Output of 'top' on the 2 systems The data is attached in zip file. The filenames indicate working/non-working systems. * Does the application call mlock on the mmaped area? No, our application does not specifically call mlock. Also, strace on application does not show any mlock on the non-working system from application start to the time application dies.
-- Thanks, -aka http://blog.amit-agarwal.co.in