Home
last modified time | relevance | path

Searched full:queuing (Results 1 – 25 of 159) sorted by relevance

1234567

/freebsd/share/man/man4/
H A Dcc_hd.437 Institute's delay-based congestion control which aims to keep network queuing
41 of the network queuing delay.
43 at queue_threshold, and then back to zero at the maximum queuing delay.
49 zero at the maximum queuing delay.
65 Minimum queuing delay threshold (qmin) in ticks.
H A Daltq.431 .Nd "alternate queuing of network packets"
46 system is a framework which provides several disciplines for queuing outgoing
75 .Dq "Class Based Queuing"
99 .Dq "Priority Queuing"
103 .Dq "Fair Queuing"
H A Dada.445 .Sh COMMAND QUEUING
46 Command queuing allows the device to process multiple transactions
50 defines two types of queuing:
51 .Tn TCQ (Tagged Command Queuing, PATA legacy)
53 .Tn NCQ (Native Command Queuing, SATA) .
H A Dcc_chd.442 Like HD, the algorithm aims to keep network queuing delays below a particular
44 probabilistically based on its estimate of the network queuing delay.
53 Packet losses that occur while the queuing delay is less than queue_threshold
73 Minimum queuing delay threshold (qmin) in ticks.
H A Dsbp.474 Some (broken) HDDs do not work well with tagged queuing.
77 to disable tagged queuing.
H A Dahc.4123 Queuing Registers - Allows queueing of new transactions without pausing the
409 Tagged Queuing is not supported in target mode.
H A Dtarg.4150 driver does not support tagged queuing in target mode.
H A Dsiis.491 (31 command per port), Native Command Queuing, SATA interface Power Management,
/freebsd/share/man/man9/
H A Daltq.970 system is a framework to manage queuing disciplines on network
90 The underlying queuing discipline may discard the packet.
98 will be freed by the device driver on success, or by the queuing discipline on
150 if the queuing discipline is non-work conserving.
294 separated in many queuing disciplines.
327 mbuf is freed by the queuing discipline.
580 .Sh QUEUING DISCIPLINES
581 Queuing disciplines need to maintain
585 Queuing disciplines also need to guarantee that the same mbuf is returned if
H A Ddrbr.963 This is meant as a replacement for the IFQ interface for packet queuing.
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-iostat.8193 Total I/O time (queuing + disk I/O time).
213 Average total I/O time (queuing + disk I/O time).
223 Average queuing time in scrub queue.
226 Average queuing time in trim queue.
229 Average queuing time in rebuild queue.
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/
H A Dfsl,qman.yaml14 supports queuing and QoS scheduling of frames to CPUs, network interfaces and
16 flow-level queuing, is also responsible for congestion management functions such
H A Dqman.txt14 supports queuing and QoS scheduling of frames to CPUs, network interfaces and
16 flow-level queuing, is also responsible for congestion management functions such
/freebsd/share/examples/scsi_target/
H A Dscsi_target.876 Enable tagged queuing if supported by the SIM.
77 Default is no tagged queuing.
/freebsd/usr.sbin/lpr/common_source/
H A Dcommon.c365 okmsg = "queuing disabled"; in set_qstate()
366 failmsg = "disable queuing"; in set_qstate()
374 okmsg = "printer and queuing disabled"; in set_qstate()
375 failmsg = "disable queuing and printing"; in set_qstate()
381 okmsg = "queuing enabled"; in set_qstate()
382 failmsg = "enable queuing"; in set_qstate()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h92 // 4. Queuing locks (with separate spin fields).
308 // Queuing locks.
615 kmp_queuing_lock_t queuing;
1034 // that holds the address. Ticket/Queuing/DRDPA/Adaptive lock falls into this
1036 // was implemented on top of the Queuing lock. When the omp_lock_t object holds
1055 m(ticket, a) m(queuing, a) m(adaptive, a) m(drdpa, a) m(rtm_queuing, a) \
1061 m(ticket, a) m(queuing, a) m(adaptive, a) m(drdpa, a) m(rtm_queuing, a) \
1070 m(ticket, a) m(queuing, a) m(drdpa, a) m(nested_tas, a) m(nested_futex, a) \
1076 m(ticket, a) m(queuing, a) m(drdpa, a) m(nested_tas, a) m(nested_ticket, a) \
607 kmp_queuing_lock_t queuing; global() member
/freebsd/libexec/rc/rc.d/
H A Ddnctl12 desc="Dummynet packet queuing and scheduling"
/freebsd/tools/test/stress2/testcases/shm/
H A Dshm.c86 sop[0].sem_op = 0; /* This is the number of runs without queuing. */ in setup()
89 sop[1].sem_op = 0; /* This is the number of runs without queuing. */ in setup()
/freebsd/bin/rmail/
H A DMakefile26 # If you want to have your rmail queuing the mail only, uncomment the
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h667 /// A status with an error if queuing failed.
704 /// A status with an error if queuing failed.
761 /// A status with an error if queuing failed.
823 /// A status with an error if queuing failed.
875 /// A status with an error if queuing failed.
919 /// A status with an error if queuing failed.
945 /// A status with an error if queuing failed.
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_queue.h12 * Function prototypes for sending/queuing symmetric requests
/freebsd/lib/libpmc/pmu-events/arch/x86/tremontx/
H A Duncore-memory.json210 …the Write Pending Queue. This can then be used to calculate the average queuing latency (in conju…
221 …the Write Pending Queue. This can then be used to calculate the average queuing latency (in conju…
/freebsd/share/doc/smm/18.net/
H A D0.t108 6.1.3. Socket connection queuing
/freebsd/sys/dev/isci/scil/
H A Dscif_sas_stp_remote_device.h88 * SATA Native Command Queuing (NCQ) requests.
/freebsd/usr.sbin/lpr/lpc/
H A Dcmds.c857 * Enable queuing to the printer (allow lpr to add new jobs to the queue).
872 * Disable queuing.
887 * Disable queuing and printing and put a message into the status file
1009 * for both queuing and printing. in setstatus_q()
1294 * Enable both queuing & printing, and start printer (undo `down').

1234567