Searched refs:multi (Results 1 - 25 of 42) sorted by relevance

12

/barrelfish-master/doc/006-routing/
H A DRouting.tex39 implementation) of multi-hop message routing in Barrelfish -- how to
130 A multi-hop channel can only be set up between two dispatchers running on different cores. It always leads through the two monitors running on each dispatcher's core. Between those two monitors the multi-hop channel can lead through an arbitrary number of additional monitors. We call all the monitors that lie on a multi-hop channel \emph{nodes}. All the nodes of a multi-hop channel must be connected by means of other ICD-links (such as LMP or UMP ICD-links).
132 Once a multi-hop channel is set up, it can be used to exchange messages between the two dispatchers. The multi-hop channel transports messages by passing them to the underlying interconnect driver on each link between the nodes of the multi-hop channel.
134 The multi-hop interconnect driver consists of
136 \item A mechanism to set up new multi
[all...]
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Daddr.c356 int multi; local
364 multi = 0;
377 multi = 1;
395 multi = 1;
421 if (bcast || multi)
438 if (multi || bcast) {
453 if (multi) {
/barrelfish-master/usr/eclipseclp/documents/megalog/
H A Dmultiuser-sec.tex29 % Content : The multi user system, recovery, transactions
34 \label{multi}
35 \index{multi user}
37 The \eclipse multi user system allows to share databases or
40 To the user, multi user database access is similar to single user
54 Any database can be used in either single or multi user mode:
58 \item In multi user mode, a database server process manages the
62 The multi user mode is enabled for a database by simply starting
90 switch to multi user mode, otherwise the database is opened in single
161 schema while using a database in the multi use
[all...]
H A Dbackwards-sec.tex126 The "shared memory" multi user variant of MegaLog and
H A Dmanual.tex86 % Features to support multi-user MegaLog
H A Dintro-sec.tex66 \item A full multi-user environment is provided (e.g.\
H A Dkernel-lst.tex76 \item[bang_recover(+DatabasePath)]{Recover a consistent database after a failed multi-database transaction.}
H A Dknowbase-sec.tex76 The deductive database can also be used in a multi
78 in chapter~\ref{multi}.
H A Ddatabase-sec.tex87 KB version. Chapter~\ref{multi} covers Multi User \eclipse, which
245 \eclipse provides a very powerful multi-attribute indexing facility
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dlists.pl303 For multi-dimensional sub-arrays, only the top level is converted
306 If the collection is nested (multi-dimensional), the top N nesting
309 If the collection is nested (multi-dimensional), all nesting
423 If the collection is nested (multi-dimensional), the top N nesting
426 If the collection is nested (multi-dimensional), all nesting
532 amode:(splice(-,-,+) is multi),
656 amode:(select(-,-,-) is multi),
711 amode:(delete(-,-,-) is multi),
769 amode:(length(-,-) is multi),
805 amode:(member(-,-) is multi),
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/threads/
H A Dnetware.bat2 rem batch file to build multi-thread test ( mttest.nlm )
/barrelfish-master/usr/kaluga/
H A Dstart_pci.c370 uint8_t multi; local
376 "%"SCNu8")", &core, &multi, &offset, binary_name, module_name, &int_model_in);
426 set_multi_instance(mi, multi);
/barrelfish-master/usr/skb/programs/
H A Ddevice_db.pl6 core_offset, % Core offset where to start the drivers (multi instance)
7 multi_instance, % Allow multi instances of the driver
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dspeed.c214 static int do_multi(int multi);
601 int multi=0; local
726 else if ((argc > 0) && (strcmp(*argv,"-multi") == 0))
732 BIO_printf(bio_err,"no multi count given\n");
735 multi=atoi(argv[0]);
736 if(multi <= 0)
738 BIO_printf(bio_err,"bad multi count\n");
1114 BIO_printf(bio_err,"-multi n run n benchmarks in parallel.\n");
1124 if(multi && do_multi(multi))
2601 do_multi(int multi) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dssl_ciph.c1031 int j, multi, found, rule, retval, ok, buflen; local
1105 /* check for multi-part specification */
1108 multi=1;
1112 multi=0;
1232 if (!multi) break;
1250 * We do not support any "multi" options
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ehci/
H A Dusb_ehci.h172 uint32_t multi :2; ///< num of transactions per uFrame 0..3 member in struct:usb_ehci_itd_bp::bp_2
/barrelfish-master/usr/eclipseclp/lib_tcl/widget/
H A Dutil-dump.tcl42 set type multi
/barrelfish-master/usr/eclipseclp/documents/mpslib/
H A Declipse.tex68 that these latencies can be masked, for example by multi-threading and/or
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dmp.tex202 by the original server in an interrupt-driven or multi-threaded way.
H A Dgfd.tex266 (e.g. nested listed or multi-dimensional arrays). In some
269 the dimension in multi-dimensional bin-packing predicates. Also,
769 The multi-dimensional bin packing constraint with loads: packing
776 The multi-dimensional bin packing constraint loads: packing M L-Dimensional
1021 generic search's multi-way choice on the domain of a variable,
1028 The multi-way choice methods make repeated choices on one variable as
1058 For multi-way choice methods of try_value/2,
/barrelfish-master/doc/004-virtual_memory/
H A DVirtualMemory.tex128 The map invocation can create multi-page mappings in one system call, as long
/barrelfish-master/usr/eclipseclp/ecrc_solvers/grace/
H A Doptions.pl184 % multi-window options
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsparallel.tex42 On a multi-processor machine, the number of workers should match the
H A Dumsterm.tex144 no | erroneous det multi
/barrelfish-master/usr/eclipseclp/documents/visualisation/
H A Dannotate.tex95 multi-dimensional structures if the problem variables are so related.

Completed in 477 milliseconds

12