Searched refs:cachesize (Results 26 - 50 of 72) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dsdb016.tcl50 -cachesize $csize -home $testdir -mode 0644 -txn]
H A Dsdb015.tcl69 set env [eval {berkdb_env -create -cachesize {0 10000000 0} \
H A Dmemp003.tcl41 -create -lock -home $testdir -cachesize $c} $flags]
107 "berkdb_env -create -lock -home $testdir -cachesize $c $flags"]
H A Dsdb019.tcl43 # The standard cachesize isn't big enough for 64k pages.
57 set env [eval berkdb_env -create {-cachesize $csize} \
H A Dtest042.tcl96 -create -cachesize {0 1048576 1}} $eflag -home $testdir]
H A Dtest107.tcl57 -cachesize { 0 1048576 1 } \
H A Dmpoolscript.tcl63 set env_cmd {berkdb_env -lock -cachesize $cache -home $dir}
H A Dsdb002.tcl71 set env [eval {$sdb002_env -create -cachesize {0 10000000 0} \
H A Dsdb013.tcl59 set env [berkdb_env_noerr -create -cachesize $csize -home $testdir -txn]
H A Dsdb018.tcl56 -cachesize "0 $cache 1" ]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr017/
H A Dt.c26 b_info.cachesize = 100 * 1024;
41 h_info.cachesize = 100 * 1024;
52 r_info.cachesize = 100 * 1024;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/kernel/
H A Dsmp.c58 unsigned long cachesize = cd->linesz * cd->sets * cd->ways; local
60 if (cachesize > max_cache_size)
61 max_cache_size = cachesize;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/sequence/
H A Dsequence.c391 __seq_get_cachesize(seq, cachesize)
393 int32_t *cachesize;
397 *cachesize = seq->seq_cache_size;
407 __seq_set_cachesize(seq, cachesize)
409 int32_t cachesize;
416 if (cachesize < 0) {
425 cachesize, seq->seq_rp->seq_max, seq->seq_rp->seq_min)) != 0)
428 seq->seq_cache_size = cachesize;
906 __seq_chk_cachesize(env, cachesize, max, min)
908 int32_t cachesize;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db185/
H A Ddb185.c78 if (bi->cachesize != 0)
80 (dbp, 0, bi->cachesize, 0);
106 if (hi->cachesize != 0)
108 (dbp, 0, hi->cachesize, 0);
199 if (ri->cachesize != 0)
201 (dbp, 0, ri->cachesize, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_inmem.c15 u_int32_t cachesize = 32 * MEGABYTE; variable
116 DB_BENCH_ASSERT(dbp->set_cachesize(dbp, 0, cachesize, 1) == 0);
284 cachesize = (u_int32_t)atoi(optarg);
311 numitems = (cachesize / (keysize + datasize - 1)) / 2;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dbench_001.c17 * -c cachesize [1000 * pagesize]
62 db_init(home, prefix, cachesize, txn)
64 u_int cachesize;
78 cachesize == 0 ? 50 * 1024 * 1024 : (u_int32_t)cachesize, 0);
428 progname, "[-EIRT] [-c cachesize] [-d dups]",
H A Dex_tpcb.c256 db_init(home, prefix, cachesize, flags)
258 int cachesize;
273 cachesize == 0 ? 4 * 1024 * 1024 : (u_int32_t)cachesize, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_inmem.c15 u_int32_t cachesize = 32 * MEGABYTE; variable
116 DB_BENCH_ASSERT(dbp->set_cachesize(dbp, 0, cachesize, 1) == 0);
283 cachesize = (u_int32_t)atoi(optarg);
310 numitems = (cachesize / (keysize + datasize - 1)) / 2;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq/
H A Doption.c77 "-c, --cache-size=cachesize Specify the size of the cache in entries (defaults to %d).\n"
119 struct server **serv_addrs, int *cachesize, int *port)
356 *cachesize = size;
115 read_opts(int argc, char **argv, char *buff, char **resolv_file, char **mxname, char **mxtarget, char **lease_file, char **username, char **domain_suffix, char **runfile, struct iname **if_names, struct iname **if_addrs, struct server **serv_addrs, int *cachesize, int *port) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp331 if (tpcb->cachesize != 0) {
333 tpcb->cachesize/1024, FALSE);
365 tpcb->cachesize = currentInt*1024;
H A DTpcbExample.cpp27 cachesize(0)
40 // may have been altered (cachesize, NOSYNC..)
53 dbenv->set_cachesize(dbenv, 0, cachesize == 0 ?
54 1 * 1024 * 1024 : (u_int32_t)cachesize, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mod_db4/
H A Dutils.c510 int cachesize = 0; local
523 /* grab context info for cachesize */
524 if (0 && cachesize) {
525 if ((ret = dbenv->set_cachesize(dbenv, 0, cachesize, 0)) != 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DTpcbExample.cpp47 TpcbExample(const char *home, int cachesize, int flags);
243 << " [-c cachesize] [-h home] [-n transactions ]\n"
248 TpcbExample::TpcbExample(const char *home, int cachesize, int flags) argument
255 (void)set_cachesize(0, cachesize == 0 ?
256 4 * 1024 * 1024 : (u_int32_t)cachesize, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/
H A DTpcbExample.java80 int cachesize, boolean noSync)
91 config.setCacheSize(cachesize == 0 ? 4 * 1024 * 1024 : cachesize);
573 " [-c cachesize] [-h home] [-n transactions]\n" +
78 TpcbExample(File home, int accounts, int branches, int tellers, int history, int cachesize, boolean noSync) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Ddnsmasq.h348 int cachesize; member in struct:daemon
387 void cache_init(int cachesize, int log);

Completed in 154 milliseconds

123