| /openbsd/src/gnu/llvm/llvm/utils/lit/lit/ |
| D | run.py | 19 def __init__(self, tests, lit_config, workers, progress_callback, argument 23 self.workers = workers 27 assert workers > 0 69 pool = multiprocessing.Pool(self.workers, lit.worker.initialize, 114 desired_limit = self.workers * ncpus * 2 # the 2 is a safety factor
|
| D | main.py | 218 workers = min(len(tests), opts.workers) 219 display = lit.display.create_display(opts, tests, discovered_tests, workers) 221 run = lit.run.Run(tests, lit_config, workers, display.update,
|
| D | display.py | 4 def create_display(opts, tests, total_tests, workers): argument 11 num_tests, of_total, workers)
|
| /openbsd/src/usr.sbin/unbound/daemon/ |
| D | daemon.c | 568 daemon->workers = (struct worker**)calloc((size_t)daemon->num, in daemon_create_workers() 570 if(!daemon->workers) in daemon_create_workers() 582 if(!(daemon->workers[i] = worker_create(daemon, i, in daemon_create_workers() 619 tube_close_read(daemon->workers[i]->cmd); in close_other_pipes() 622 tube_delete(daemon->workers[i]->cmd); in close_other_pipes() 623 daemon->workers[i]->cmd = NULL; in close_other_pipes() 672 ub_thread_create(&daemon->workers[i]->thr_id, in daemon_start_others() 673 thread_start, daemon->workers[i]); in daemon_start_others() 676 tube_close_read(daemon->workers[i]->cmd); in daemon_start_others() 694 worker_send_cmd(daemon->workers[i], worker_cmd_quit); in daemon_stop_others() [all …]
|
| D | daemon.h | 106 struct worker** workers; member
|
| D | stats.c | 436 if(!tube_write_msg(worker->daemon->workers[0]->cmd, in server_stats_reply()
|
| D | remote.c | 653 worker_send_cmd(rc->worker->daemon->workers[i], in distribute_cmd() 655 if(!tube_write_msg(rc->worker->daemon->workers[i]->cmd, in distribute_cmd() 1121 server_stats_obtain(worker, daemon->workers[i], &s, reset); in do_stats()
|
| /openbsd/src/usr.bin/dig/lib/isc/include/isc/ |
| D | task.h | 263 isc_taskmgr_create(unsigned int workers, 344 (*isc_taskmgrcreatefunc_t)(unsigned int workers,
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/asan/tests/ |
| D | asan_mac_test.cpp | 175 pthread_t workers[kNumWorkers], forker; in TEST() local 177 PTHREAD_CREATE(&workers[i], 0, MallocIntrospectionLockWorker, 0); in TEST() 181 PTHREAD_JOIN(workers[i], 0); in TEST()
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | HowToAddABuilder.rst | 46 the contact listed in a workers attributes - to proxy requests to the relevant 54 Volunteers can provide their build machines to work as build workers to 120 * workers are added to ``buildbot/osuosl/master/config/workers.py`` 148 <http://lab.llvm.org/staging/#/workers>`_ to see if administrator 188 terms, we likely going to need multiple workers to build requests in parallel 191 on the order of 5-8 workers. If your build config takes ~2 hours, you'll 192 need something on the order of 20-30 workers. The rest of this section 238 With multiple workers, it is tempting to try to configure a shared cache 239 between the workers. Experience to date indicates this is difficult to
|
| D | LibFuzzer.rst | 182 worker processes can be overridden by the ``-workers=N`` option. For example, 183 running with ``-jobs=30`` on a 12-core machine would run 6 workers by default, 208 The plan is to eventually replace ``-jobs=N`` and ``-workers=N`` with ``-fork=N``. 311 ``-workers``
|
| D | DeveloperPolicy.rst | 714 executed on different *workers*. Builders and workers are configured and
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/ |
| D | FuzzerDriver.cpp | 669 if (Flags.jobs > 0 && Flags.workers == 0) { in FuzzerDriver() 670 Flags.workers = std::min(NumberOfCpuCores() / 2, Flags.jobs); in FuzzerDriver() 671 if (Flags.workers > 1) in FuzzerDriver() 672 Printf("Running %u workers\n", Flags.workers); in FuzzerDriver() 675 if (Flags.workers > 0 && Flags.jobs > 0) in FuzzerDriver() 676 return RunInMultipleProcesses(Args, Flags.workers, Flags.jobs); in FuzzerDriver()
|
| D | FuzzerFlags.def | 117 FUZZER_FLAG_UNSIGNED(workers, 0,
|
| /openbsd/src/usr.bin/dig/lib/isc/ |
| D | task.c | 686 isc_taskmgr_create(unsigned int workers, in isc_taskmgr_create() argument 696 REQUIRE(workers > 0); in isc_taskmgr_create()
|
| /openbsd/src/usr.bin/calendar/calendars/ |
| D | calendar.ushistory | 91 06/22 Civil rights workers disappear in Mississippi, 1964
|
| /openbsd/src/usr.bin/m4/TEST/ |
| D | test.m4 | 173 wizards do not wan the workers or travelers to learn their incantations
|
| /openbsd/src/gnu/llvm/llvm/docs/CommandGuide/ |
| D | lit.rst | 62 .. option:: -j N, --workers=N
|
| /openbsd/src/lib/libc/time/ |
| D | Theory | 556 Laboratory workers who kept Mars time during the Mars Exploration
|
| /openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| D | perlfaq.pod | 1377 the perlfaq. perlfaq-workers and others have also supplied feedback,
|
| /openbsd/src/share/zoneinfo/datfiles/ |
| D | africa | 266 # hot in Egypt), and the idea is to make fasting easier for workers by
|
| D | asia | 1286 # In January 1906, several thousand cotton-mill workers rioted on the 1537 # and referring to the law for equating the working hours of workers
|
| D | northamerica | 563 # Sitka workers did not change their calendars until Sunday, 1867-10-20,
|
| /openbsd/src/games/fortune/datfiles/ |
| D | fortunes-o | 1082 "Comrades, as leader of the socialist workers revolution, my life must
|
| /openbsd/src/usr.sbin/amd/doc/ |
| D | amdref.texinfo | 181 developments. To subscribe, send a note to @file{amd-workers-request@@acl.lanl.gov}.
|