/freebsd/share/man/man4/ |
H A D | cc_hd.4 | 37 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 D | altq.4 | 31 .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 D | ada.4 | 45 .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 D | cc_chd.4 | 42 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 D | sbp.4 | 74 Some (broken) HDDs do not work well with tagged queuing. 77 to disable tagged queuing.
|
H A D | ahc.4 | 123 Queuing Registers - Allows queueing of new transactions without pausing the 409 Tagged Queuing is not supported in target mode.
|
H A D | targ.4 | 150 driver does not support tagged queuing in target mode.
|
H A D | siis.4 | 91 (31 command per port), Native Command Queuing, SATA interface Power Management,
|
/freebsd/share/man/man9/ |
H A D | altq.9 | 70 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 D | drbr.9 | 63 This is meant as a replacement for the IFQ interface for packet queuing.
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zpool-iostat.8 | 193 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 D | fsl,qman.yaml | 14 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 D | qman.txt | 14 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 D | scsi_target.8 | 76 Enable tagged queuing if supported by the SIM. 77 Default is no tagged queuing.
|
/freebsd/usr.sbin/lpr/common_source/ |
H A D | common.c | 365 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 D | kmp_lock.h | 92 // 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 D | dnctl | 12 desc="Dummynet packet queuing and scheduling"
|
/freebsd/tools/test/stress2/testcases/shm/ |
H A D | shm.c | 86 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 D | Makefile | 26 # If you want to have your rmail queuing the mail only, uncomment the
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | Thread.h | 667 /// 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 D | lac_sym_queue.h | 12 * Function prototypes for sending/queuing symmetric requests
|
/freebsd/lib/libpmc/pmu-events/arch/x86/tremontx/ |
H A D | uncore-memory.json | 210 …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 D | 0.t | 108 6.1.3. Socket connection queuing
|
/freebsd/sys/dev/isci/scil/ |
H A D | scif_sas_stp_remote_device.h | 88 * SATA Native Command Queuing (NCQ) requests.
|
/freebsd/usr.sbin/lpr/lpc/ |
H A D | cmds.c | 857 * 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').
|