Searched refs:behavior (Results 1 - 9 of 9) sorted by relevance

/barrelfish-master/tools/fof/
H A DIntroduction.tex39 of the behavior of your domain-specific constructs. An informal,
/barrelfish-master/include/vm/
H A Dvm_fault.c297 u_char behavior; local
576 behavior = vm_map_entry_behavior(fs.entry);
577 if (behavior == MAP_ENTRY_BEHAV_RANDOM) {
579 } else if (behavior == MAP_ENTRY_BEHAV_SEQUENTIAL) {
676 if (nera == -1 || behavior == MAP_ENTRY_BEHAV_RANDOM ||
H A Dvm_map.c846 * Set the expected access behavior, either normal, random, or
850 vm_map_entry_set_behavior(vm_map_entry_t entry, u_char behavior) argument
853 (behavior & MAP_ENTRY_BEHAV_MASK);
/barrelfish-master/doc/023-coreboot/
H A Dcoreboot.tex235 behavior can be overridden by passing the --newkcb flag which makes sure
/barrelfish-master/doc/014-bulk-transfer/
H A Dbulk-transfer.tex357 NIC devices but can have quirky behavior like above described
715 inefficiency similar to \textit{silly window behavior} in TCP
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dextchr.tex280 to execute and has better termination behavior than the corresponding
/barrelfish-master/doc/000-overview/
H A DOverview.tex141 debugging purposes, since its behavior is easy to understand.
/barrelfish-master/doc/008-tracing/
H A DTracing.tex428 and it even notices when Bfscope is running and changes its behavior
/barrelfish-master/doc/006-routing/
H A DRouting.tex492 The behavior of the group is undefined while membership is in flux.

Completed in 47 milliseconds