aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alloc_mmap/modinfo.txt
blob: 6426bdf24f05c75a10c3a506ccecde3542b450e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
realname "Disk Based Allocation System"

define ALLOC_MMAP

load_on: auto

<add>
mmap_mem.cpp
mmap_mem.h
</add>

<os>
linux
freebsd
openbsd
netbsd
solaris
qnx
darwin
tru64

# Only without -ansi, otherwise can't get mkstemp
#cygwin
</os>