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
The data is attached in zip file. The filenames indicate working/non-working systems.* Output of 'free' before and after the application run on the 2 systems * Output of 'top' on the 2 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
Attachment:
stats.zip
Description: Zip compressed data
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies