lumiera_mmap_struct Struct Reference

mmaped area More...

#include <mmap.h>

Collaboration diagram for lumiera_mmap_struct:

Collaboration graph
[legend]

List of all members.

Public Attributes

void * address
llist cachenode
 used for the mrucache when checked in the cache OR for attaching owners when checked out
unsigned short * refmap
 array with refcounters per page
llist searchnode
 all mmaps of a file are chained in this list, used to find ranges
size_t size
off_t start
unsigned use_cnt
 0 when this mmap is in cache, else the count of attached owners


Detailed Description

Definition at line 51 of file mmap.h.


The documentation for this struct was generated from the following file:

Generated on Sat Aug 16 18:10:40 2008 for Lumiera by  doxygen 1.5.5