lkml.org 
[lkml]   [2009]   [Jan]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [BUG] mlocked page counter mismatch
From
I missed my test program.

#include <stdio.h>
#include <sys/mman.h>
int main()
{
mlockall(MCL_CURRENT);
// munlockall();
return 0;
}


--
Kinds regards,
MinChan Kim


\
 
 \ /
  Last update: 2009-01-29 01:37    [W:0.090 / U:0.580 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site