Searched refs:striped (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | unstriped.rst | 9 unstripe a device-mapper "striped" target to access the underlying disks 37 striped target to combine the 4 devices into one. It then will use 38 the unstriped target on top of the striped device to access the 41 underlying device on the striped array:: 52 DM_PARMS="0 ${RAID_SIZE} striped ${NUM} ${CHUNK}" 100 are striped across the two cores. When we unstripe this hardware RAID 0 127 unstriped on top of striped with 4 drives using 128K chunk size 132 dmsetup create raid_disk0 --table '0 512 unstriped 4 256 0 /dev/mapper/striped 0' 133 dmsetup create raid_disk1 --table '0 512 unstriped 4 256 1 /dev/mapper/striped 0' 134 dmsetup create raid_disk2 --table '0 512 unstriped 4 256 2 /dev/mapper/striped 0' [all …]
|
D | striped.rst | 5 Device-Mapper's "striped" target is used to create a striped (i.e. RAID-0) 23 One or more underlying devices can be specified. The striped device size must 33 # Create a striped device across any number of underlying devices. The device 56 $table = "0 $stripe_dev_size striped $num_devs $chunk_size";
|
D | dm-init.rst | 57 `striped` allowed 115 "striped":: 117 dm-striped,,4,ro,0 1638400 striped 4 4096
|
D | index.rst | 33 striped
|
D | dm-ima.rst | 337 #. striped 637 9. striped 640 section above) has the following data format for 'striped' target. 647 target_name := "target_name=striped" 662 When a 'striped' target is loaded, then IMA ASCII measurement log will have an entry 663 similar to the following, depicting what 'striped' attributes are measured in EVENT_DATA 669 …target_index=0,target_begin=0,target_len=640,target_name=striped,target_version=1.6.0,stripes=2,ch…
|
/Linux-v6.6/drivers/staging/media/atomisp/pci/runtime/binary/interface/ |
D | ia_css_binary.h | 85 bool striped; member
|
/Linux-v6.6/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
D | pipe_binarydesc.c | 54 descr->striped = false; in pipe_binarydesc_get_offline() 594 prim_descr->striped = false; in ia_css_pipe_get_primary_binarydesc() 596 prim_descr->striped = prim_descr->continuous && in ia_css_pipe_get_primary_binarydesc()
|
/Linux-v6.6/drivers/staging/media/atomisp/pci/runtime/binary/src/ |
D | binary.c | 941 bool striped; in __ia_css_binary_find() local 989 striped = descr->striped; in __ia_css_binary_find() 1043 if (striped && candidate->iterator.num_stripes == 1) { in __ia_css_binary_find()
|
/Linux-v6.6/Documentation/filesystems/ |
D | ceph.rst | 29 storage nodes run entirely as user space daemons. File data is striped
|
D | ntfs.rst | 335 For a striped volume, i.e. raid level 0, you will need to know the chunk size 345 0 2056320 striped 2 128 /dev/hda1 0 /dev/hdb1 0
|
/Linux-v6.6/block/partitions/ |
D | Kconfig | 193 mirrored, striped or RAID volumes, all without the need for
|
/Linux-v6.6/Documentation/admin-guide/ |
D | md.rst | 50 0 striped mode 218 chunks are striped onto neighbouring devices.
|
/Linux-v6.6/Documentation/driver-api/nvdimm/ |
D | nvdimm.rst | 136 striped) across multiple DIMMs. When interleaved the platform may optionally
|
/Linux-v6.6/drivers/md/ |
D | Kconfig | 284 RAID0 or dm-striped target.
|
/Linux-v6.6/Documentation/networking/ |
D | bonding.rst | 976 striped across two interfaces. This may result in out
|