1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217
|
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above copyright
.\" notice, this list of conditions and the following disclaimer.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" This product includes software developed by the University of
.\" California, Berkeley and its contributors.
.\" 4. Neither the name of the University nor the names of its contributors
.\" may be used to endorse or promote products derived from this software
.\" without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)mpool.3 8.1 (Berkeley) 6/4/93
.\"
.\" Japanese Version Copyright (c) 1999 Shouichi Saito
.\" all rights reserved.
.\" Translated Mon Jul 26 21:51:36 JST 1999
.\" by Shouichi Saito <ss236rx@ymg.urban.ne.jp>
.\" Proofed Tue Aug 19 1999 by NAKANO Takeo <nakano@apm.seikei.ac.jp>
.\"
.\"WORD: descriptor ǥץ
.TH MPOOL 3 1993-06-04
.UC 7
.SH ̾
mpool \- ͭХåեס
.SH
.nf
.ft B
#include <db.h>
#include <mpool.h>
MPOOL *
mpool_open (DBT *key, int fd, pgno_t pagesize, pgno_t maxcache);
void
mpool_filter (MPOOL *mp, void (*pgin)(void *, pgno_t, void *),
.ti +5
void (*pgout)(void *, pgno_t, void *), void *pgcookie);
void *
mpool_new (MPOOL *mp, pgno_t *pgnoaddr);
void *
mpool_get (MPOOL *mp, pgno_t pgno, u_int flags);
int
mpool_put (MPOOL *mp, void *pgaddr, u_int flags);
int
mpool_sync (MPOOL *mp);
int
mpool_close (MPOOL *mp);
.ft R
.fi
.SH
.IR mpool
ϡեФڡظΥХåե
饤֥ꥤեǤ롣
.PP
ؿ
.I mpool_open
ϥס롣
.I key
ϥХʸǤꡢХåեͭʣץ
ǤΥͥ˻Ȥ롣
եХåեͭ˥ޥåפȡ
ƱȤץƥХåեͭ롣
.I key
NULL ȡХåեϥץ饤١Ȥʥ˳դ롣
.I fd
ϤȤˤʤեΥեǥץǤ롣
ΥեǥץϥǽǤʤƤϤʤʤ
.I key
NULL ǤʤĴ˥ޥåפƤե˥ޥå硢
.I fd
̵뤵롣
.PP
.I pagesize
ϥХñ̤ǤΥڡǤꡢեϤΥʬ䤵롣
.I maxcache
ϴեå夹ȤѤڡǤ롣
ͤϥեХåեͭƤץοˤϴطʤ
եͭץꤷκͤºݤѤ롣
.PP
ؿ
.I mpool_filter
ƩŪʥڡϽǽˤ롣
ؿ
.I pgin
ꤵƤȡ
ե뤫סɤ߹ޤ٤ˤδؿƤӽФ롣
ؿ
.I pgout
ꤵƤȡ
Хåեե˽Ф٤ˤδؿƤӽФ롣
ɤδؿ⡢
.I pgcookie
ݥڡɤ߽ڡؤΥݥˤȤ롣
.PP
ؿ
.I mpool_new
MPOOL ݥȥɥ쥹ˤȤ롣
ڡƲǽʾ硢ڡؤΥݥ֤졢
ڡ
.I pgnoaddr
ɥ쥹Ǽ롣
ƤԲǽʾ NULL ֤졢 errno åȤ롣
.PP
ؿ
.I mpool_get
MPOOL ݥȥڡˤȤ롣ڡ¸ߤƤȡ
ڡؤΥݥ֤롣
¸ߤƤʤ NULL ֤졢 errno åȤ롣
flag ѥϸѤƤʤ
.PP
ؿ
.I mpool_put
.IR pgaddr
Ȥڡ롣
.I pgaddr
ϰ
.I mpool_get
.I mpool_new
֤ɥ쥹ǤʤФʤʤ
flag ͤϰʲͤΤ줫¤Ǥ롣
.TP
MPOOL_DIRTY
ڡѹƤꡢե˽Фɬפ롣
.PP
.I mpool_put
0 顼 \-1 ֤
.PP
ؿ
.I mpool_sync
MPOOL ݥμڡΤ
ѹ줿Τƥե˽Ф
.I mpool_sync
0 顼 \-1 ֤
.PP
ؿ
.I mpool_close
ϥס륯åμƺѤߤΥ롣
ѹ줿ڡϥե\fBФʤ\fP
.I mpool_close
0 顼 \-1 ֤
.SH 顼
ؿ
.I mpool_open
ϼԤȥ饤֥롼
.IR malloc (3)
ǻꤵƤ륨顼˱
.I errno
åȤ롣
.PP
ؿ
.I mpool_get
ϼԤȼΤ褦
.I errno
åȤ롣
.TP 15
[EINVAL]
Τä쥳ɤ¸ߤʤ
.PP
ؿ
.I mpool_new
.I mpool_get
ϼԤȥ饤֥롼
.IR read (2) ,
.IR write (2) ,
.IR malloc (3)
ǻꤵƤ륨顼˱
.I errno
åȤ롣
.PP
ؿ
.I mpool_sync
ϼԤȥ饤֥롼
.IR write (2)
ǻꤵƤ륨顼˱
.I errno
åȤ롣
.PP
ؿ
.I mpool_close
ϼԤȥ饤֥롼
.IR free (3)
ǻꤵƤ륨顼˱
.I errno
åȤ롣
.SH Ϣ
.IR dbopen (3),
.IR btree (3),
.IR hash (3),
.IR recno (3)
|