/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/no_space/ |
H A D | enospc_ganging.ksh | 18 # Exercise gang block IO paths for non-encrypted and encrypted datasets. 47 log_must zfs create -o recordsize=1m -o primarycache=metadata $TESTPOOL/gang 48 mntpnt=$(get_prop mountpoint $TESTPOOL/gang) 60 log_must zfs destroy $TESTPOOL/gang 71 $TESTPOOL/gang 72 mntpnt=$(get_prop mountpoint $TESTPOOL/gang) 84 log_must zfs destroy $TESTPOOL/gang
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | abd.c | 92 * by using the gang ABD type (abd_alloc_gang()). This allows for multiple ABDs 264 * is being added to another gang ABD we will set the link in abd_free_gang() 265 * as inactive when removing it from this gang ABD and before in abd_free_gang() 266 * adding it to the other gang ABD. in abd_free_gang() 346 * Create gang ABD that will be the head of a list of ABD's. This is used 361 * Add a child gang ABD to a parent gang ABDs chained list. 371 * If the parent is responsible for freeing the child gang in abd_gang_add_gang() 373 * the parent's list and immediately free the child gang ABD in abd_gang_add_gang() 374 * struct. The parent gang ABDs children from the child gang in abd_gang_add_gang() 403 * original child gang ABDs responsibility to determine in abd_gang_add_gang() [all …]
|
H A D | zio.c | 684 * Logical I/Os can have logical, gang, or vdev children. in zio_add_child() 685 * Gang I/Os can have gang or vdev children. in zio_add_child() 720 * Logical I/Os can have logical, gang, or vdev children. in zio_add_child_first() 721 * Gang I/Os can have gang or vdev children. in zio_add_child_first() 1373 * deferred, and which will not need to do a read (i.e. not GANG or in zio_free() 1417 * GANG, DEDUP and BRT blocks can induce a read (for the gang in zio_free_sync() 2665 * Gang blocks. 2667 * A gang block is a collection of small blocks that looks to the DMU 2673 * A gang block consists of a gang header (zio_gbh_phys_t) and up to 2674 * three (SPA_GBH_NBLKPTRS) gang members. The gang header is just like [all …]
|
H A D | vdev_queue.c | 613 * by creating a gang ABD from the adjacent ZIOs io_abd's. By using 614 * a gang ABD we avoid doing memory copies to and from the parent, 615 * child ZIOs. The gang ABD also accounts for gaps between adjacent 617 * a new ABD for reads and placing them in the gang ABD as well.
|
/freebsd/lib/libc/nls/ |
H A D | no_NO.ISO8859-1.msg | 78 36 Operasjonen er n� i gang 80 37 Operasjonen er allerede i gang
|
H A D | nl_NL.ISO8859-1.msg | 78 36 Bewerking in gang gezet 80 37 Bewerking is al in gang gezet
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 283 /// 'gang' clause, allowed on 'loop' and Combined constructs. 284 Gang, enumerator 440 case OpenACCClauseKind::Gang: in printOpenACCClauseKind() 441 return Out << "gang"; in printOpenACCClauseKind()
|
/freebsd/sys/contrib/openzfs/man/man1/ |
H A D | ztest.1 | 154 .It Fl g , -gang-block-threshold Ns = (default: Sy 32K ) 155 Gang block threshold.
|
/freebsd/contrib/tcpdump/ |
H A D | nlpid.h | 20 #define NLPID_LMI 0x09 /* The original, aka Cisco, aka Gang of Four */
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | abd_os.c | 222 * In the event we are allocating a gang ABD, the size passed in in abd_alloc_struct_impl() 224 * ABD struct as opposed to an ABD scatter with 0 chunks. The gang in abd_alloc_struct_impl() 650 * We have to be careful with gang ABD's that we do not ASSERT in abd_return_buf() 654 * through the gang ABD and only verify ABD's that are not from in abd_return_buf()
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | qcom,spmi-regulator.yaml | 101 description: SAW controlled gang slave. Will not be configured. 106 SAW controlled gang leader. Will be configured as SAW regulator.
|
H A D | qcom,spmi-regulator.txt | 291 Description: SAW controlled gang slave. Will not be configured. 296 Description: SAW controlled gang leader. Will be configured as
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_disk/ |
H A D | page_alignment.c | 292 * Gang tests. Composed of lots of smaller allocations, rarely properly 296 "512B blocks, 16K data, 512 leader (gang block simulation)", 306 "(gang abd simulation)",
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 127 .Case("gang", OpenACCClauseKind::Gang) in getOpenACCClauseKind() 492 case OpenACCClauseKind::Gang: in getClauseParensKind() 744 // Note that this is specified under 'gang-arg-list', but also applies to 'tile' 784 /// where gang-arg is one of: 803 OpenACCClauseKind::Gang, GangLoc) in ParseOpenACCGangArg() 815 OpenACCClauseKind::Gang, GangLoc) in ParseOpenACCGangArg() 1105 case OpenACCClauseKind::Gang: in ParseOpenACCClauseParams()
|
/freebsd/contrib/dialog/po/ |
H A D | nb.po | 96 msgstr "I gang"
|
H A D | da.po | 100 msgstr "I gang"
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenACCClause.h | 128 : OpenACCClause(OpenACCClauseKind::Gang, BeginLoc, EndLoc) { in OpenACCGangClause() 134 return C->getClauseKind() == OpenACCClauseKind::Gang; in classof() 160 return C->getClauseKind() == OpenACCClauseKind::Gang; in classof() 180 : OpenACCClause(OpenACCClauseKind::Gang, BeginLoc, EndLoc) { in OpenACCWorkerClause() 186 return C->getClauseKind() == OpenACCClauseKind::Gang; in classof()
|
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,rpm-master-stats.yaml | 14 of "RPM Masters". They can be thought of as "the local gang leaders", usually
|
/freebsd/sys/contrib/device-tree/Bindings/display/tegra/ |
H A D | nvidia,tegra20-dsi.yaml | 83 gang up with in order to support up to 8 data lanes
|
/freebsd/sys/kern/ |
H A D | subr_prng.c | 36 /* On 32-bit platforms, gang together two 32-bit generators. */
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | zio.h | 61 * Gang block headers are self-checksumming and contain an array 177 * Flags inherited by gang, ddt, and vdev children, 191 * Flags inherited by ddt, gang, and vdev children.
|
H A D | spa.h | 92 * to support up to 4-way RAID-Z mirror mode with worst-case gang block 166 * ASIZE allocated size (including RAID-Z parity and gang block headers) 169 * G gang block indicator 385 * Note, for gang blocks, DVA_GET_ASIZE() is the total space allocated for 386 * this gang DVA including its children BP's. The space allocated at this 695 BP_IS_GANG(bp) ? "gang" : "contiguous", \
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenACC.cpp | 404 // Only the collapse, gang, worker, vector, seq, independent, auto, and tile in checkValidAfterDeviceType() 408 case OpenACCClauseKind::Gang: in checkValidAfterDeviceType() 450 case OpenACCClauseKind::Gang: in Visit() 458 // A 'gang', 'worker', or 'vector' clause may not appear if a 'seq' clause in Visit() 977 // A 'gang', 'worker', or 'vector' clause may not appear if a 'seq' clause in VisitSeqClause() 1128 // case OpenACCClauseKind::Gang: in ActOnClause() 1132 // // A 'gang', 'worker', or 'vector' clause may not appear if a 'seq' in ActOnClause()
|
/freebsd/sys/contrib/openzfs/man/man4/ |
H A D | zfs.4 | 259 Make some blocks above a certain size be gang blocks. 263 For blocks that could be forced to be a gang block (due to 265 force this many of them to be gang blocks. 386 If that fails then we will do a gang allocation. 388 If that fails then we will do a "try hard" gang allocation. 390 If that fails then we will have a multi-layer gang block. 399 If that fails we will do a gang allocation. 401 If that fails we will do a "try hard" gang allocation. 403 If that fails then we will have a multi-layer gang block.
|
/freebsd/sbin/gbde/ |
H A D | gbde.8 |
|