lkml.org 
[lkml]   [2008]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH -v8 4/4] The design document for memory-mapped file times update
    From
    Date
    > I've already written in the cover letter that functional tests passed
    > successfully.
    >
    > debian:~/times# ./times /mnt/file
    > begin 1201084493 1201084493 1201084281
    > write 1201084494 1201084494 1201084281
    > mmap 1201084494 1201084494 1201084495
    > b 1201084496 1201084496 1201084495

    Ah, OK, this is becuase mmap doesn't actually set up the page tables
    by default. Try adding MAP_POPULATE to the flags.

    Please also try

    ./times /mnt/file -s

    Thanks,
    Miklos


    \
     
     \ /
      Last update: 2008-01-23 11:57    [W:2.490 / U:0.632 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site