Home
last modified time | relevance | path

Searched refs:parallel (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/freebsd/tools/test/stress2/misc/
H A Dgetrandom2.sh103 static int parallel;
116 while (atomic_load(&share[SYNC]) != parallel)
143 parallel = rlp.rlim_cur / 100 * 80;
144 if (parallel > PARALLEL)
145 parallel = PARALLEL;
146 pids = calloc(parallel, sizeof(pid_t));
157 if (mx > f / parallel)
158 mx = f / parallel;
168 parallel);
169 for (i = 0; i < parallel; i++) {
[all …]
H A Dradix.sh51 parallel=1
56 timeout 20m /tmp/radix $parallel > $log; s=$?
63 [ $parallel -eq 1 ] &&
64 parallel=$((usermem / pagesize / used))
65 parallel=$((parallel + 1))
66 [ $parallel -gt 10 ] && parallel=10
H A Dburnin.sh88 int bufsize, files, parallel, runtime;
108 while (share[SYNC] != (volatile u_int)parallel)
141 parallel = 4;
157 case 'p': /* parallel */
158 if (sscanf(optarg, "%d", &parallel) != 1)
173 dir, bufsize, files, parallel, runtime);
176 if ((pids = malloc(sizeof(pid_t) * parallel)) == NULL)
177 err(1, "malloc(%d)", (int)(sizeof(pid_t) * parallel));
188 for (i = 0; i < parallel; i++) {
192 for (i = 0; i < parallel; i++) {
H A Dkillpg3.sh64 innerloop(int parallel)
71 for (i = 0; i < parallel; i++) {
87 for (i = 0; i < parallel; i++) {
100 int i, parallel;
119 parallel = arc4random() % MAXP + 1;
120 parallel = parallel / PARALLEL * PARALLEL;
123 innerloop(parallel / PARALLEL);
125 while (atomic_load(&share[RDY]) != parallel)
H A Dwrite.sh100 int parallel;
125 while (share[SYNC] != (unsigned int)parallel)
133 while (share[DONE] != (unsigned int)parallel) {
174 parallel = arc4random() % MAXPROC + 1;
175 for (i = 0; i < parallel; i++) {
214 pids = malloc(sizeof(pid_t) * parallel);
216 for (i = 0; i < parallel; i++) {
220 for (i = 0; i < parallel; i++) {
H A Dchurn.sh73 long mem, parallel;
126 while (share[SYNC] != (volatile u_int)parallel)
190 parallel = atol(argv[1]);
192 mem = mem / parallel;
200 pids = malloc(sizeof(void *) * parallel);
201 for (i = 0; i < parallel; i++) {
205 for (i = 0; i < parallel; i++) {
H A Dtvnlru.sh134 static long maxvnodes, parallel, tvnodes, vnodes;
148 while (share[SYNC] != (unsigned int)parallel)
218 parallel = atol(argv[1]);
219 pids = calloc(parallel, sizeof(pid_t));
221 vnodes = tvnodes / parallel;
230 for (i = 0; i < parallel; i++) {
235 for (i = 0; i < parallel; i++) {
242 for (i = 0; i < parallel; i++) {
H A Dsplit.sh56 parallel=$((`sysctl -n hw.ncpu` + 1))
57 parallel=2
59 mx=$((kfree / parallel / 2))
91 for i in `jot $parallel`; do
H A Dspin.sh99 int fd, i, parallel;
102 parallel = atoi(argv[1]);
106 for (i = 0; i < parallel; i++) {
116 for (i = 0; i < parallel; i++)
H A Dreaper.sh50 int i, parallel;
54 parallel = arc4random() % MAXP + 1;
55 for (i = 0; i < parallel; i++) {
74 for (i = 0; i < parallel; i++) {
H A Dsched.sh94 int parallel;
145 parallel = atoi(argv[1]);
149 for (i = 0; i < parallel; i++) {
156 for (i = 0; i < parallel; i++)
H A Dkillpg2.sh68 int i, parallel;
90 parallel = arc4random() % MAXP + 1;
91 for (i = 0; i < parallel; i++) {
106 for (i = 0; i < parallel; i++) {
H A Dnullfs11.sh62 parallel=4
65 for i in `jot $parallel`; do
69 for i in `jot $parallel`; do
H A Drename12.sh53 parallel=12
57 for j in `jot $parallel`; do
60 (cd $mntpoint/d$j; /tmp/rename12 $((inodes/parallel)) ) &
63 for j in `jot $parallel`; do
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DStringPool.h45 llvm::parallel::PerThreadBumpPtrAllocator &Allocator) { in create()
52 llvm::parallel::PerThreadBumpPtrAllocator,
57 llvm::parallel::PerThreadBumpPtrAllocator, in StringPool()
62 llvm::parallel::PerThreadBumpPtrAllocator, in StringPool()
65 llvm::parallel::PerThreadBumpPtrAllocator &getAllocatorRef() { in getAllocatorRef()
72 llvm::parallel::PerThreadBumpPtrAllocator Allocator;
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DTypePool.h21 namespace parallel {
46 create(llvm::parallel::PerThreadBumpPtrAllocator &Allocator) { in create()
77 TypeEntryBody(llvm::parallel::PerThreadBumpPtrAllocator &Allocator) in TypeEntryBody()
101 llvm::parallel::PerThreadBumpPtrAllocator &Allocator) { in create()
110 llvm::parallel::PerThreadBumpPtrAllocator,
115 llvm::parallel::PerThreadBumpPtrAllocator, in TypePool()
123 llvm::parallel::PerThreadBumpPtrAllocator, in insert()
175 llvm::parallel::PerThreadBumpPtrAllocator Allocator;
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dimg,parallel-out.txt5 - compatible : Compatible list, must contain "img,parallel-out".
22 - resets: Contains a phandle to the parallel out reset signal
28 - interrupts : Contains the parallel out interrupt, if present
32 parallel_out: parallel-out@18100c00 {
33 compatible = "img,parallel-out";
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dov5640.txt1 * Omnivision OV5640 MIPI CSI-2 / parallel sensor
25 OV5640 can be connected to a MIPI CSI-2 bus or a parallel bus endpoint.
32 Endpoint node required properties for parallel connection are:
34 - bus-width: shall be set to <8> for 8 bits parallel bus
35 or <10> for 10 bits parallel bus
36 - data-shift: shall be set to <2> for 8 bits parallel bus
37 (lines 9:2 are used) or <0> for 10 bits parallel bus
/freebsd/contrib/unbound/testdata/ip_ratelimit.tdir/
H A Dip_ratelimit.test45 echo "> Three parallel queries with backoff and cookie"
46 # For this test we send three parallel queries. The ratelimit should be reached
48 # Then for the next second we again send three parallel queries and we expect
93 echo "Three parallel queries with backoff and cookie OK"
95 echo "Three parallel queries with backoff and cookie NOT OK"
99 echo "Three parallel queries with backoff and cookie NOT OK"
112 echo "> Three parallel queries with backoff and cookie with ip-ratelimit-cookie"
155 echo "Three parallel queries with backoff and cookie with ip-ratelimit-cookie OK"
157 echo "Three parallel queries with backoff and cookie with ip-ratelimit-cookie NOT OK"
161 echo "Three parallel queries with backoff and cookie with ip-ratelimit-cookie NOT OK"
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp20 llvm::ThreadPoolStrategy llvm::parallel::strategy;
23 namespace parallel { namespace
197 : Parallel((parallel::strategy.ThreadsRequested != 1) && in TaskGroup()
230 if (parallel::strategy.ThreadsRequested != 1) { in parallelFor()
234 auto TaskSize = NumItems / parallel::detail::MaxTasksPerGroup; in parallelFor()
238 parallel::TaskGroup TG; in parallelFor()
/freebsd/sys/contrib/device-tree/src/arm/gemini/
H A Dgemini-wbd111.dts46 /* Conflict with TVC and extended parallel flash */
52 /* Conflict with TVC and extended parallel flash */
58 /* Conflict with TVC and extended parallel flash */
64 /* Conflict with TVC and extended parallel flash */
H A Dgemini-wbd222.dts45 /* Conflict with TVC and extended parallel flash */
51 /* Conflict with TVC and extended parallel flash */
57 /* Conflict with TVC and extended parallel flash */
63 /* Conflict with TVC and extended parallel flash */
/freebsd/sys/contrib/openzfs/config/
H A Dalways-parallel.m42 dnl # Check if GNU parallel is available.
5 AC_CHECK_PROG([PARALLEL], [parallel], [yes])
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h25 namespace parallel {
34 if (parallel::strategy.ThreadsRequested == 1) \
222 if (parallel::strategy.ThreadsRequested != 1) {
223 parallel::detail::parallel_sort(Start, End, Comp);
243 if (parallel::strategy.ThreadsRequested != 1) { in parallelTransformReduce()
244 return parallel::detail::parallel_transform_reduce(Begin, End, Init, Reduce, in parallelTransformReduce()
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dstih407-c8sectpfe.txt28 - pinctrl-names : a pinctrl state named tsin%d-serial or tsin%d-parallel (where %d is tsin-num)
43 - serial-not-parallel : Bool property to configure input bus width (serial on ts_data<7>).
65 "tsin0-parallel",
75 serial-not-parallel;
83 serial-not-parallel;

12345678910>>...14