/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A 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 …]
|
H A 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";
|
H A D | dm-init.rst | 57 `striped` allowed 115 "striped":: 117 dm-striped,,4,ro,0 1638400 striped 4 4096
|
H A D | index.rst | 33 striped
|
H A 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…
|
/openbmc/openbmc/meta-arm/scripts/ |
H A D | report-index.html.jinja | 5 <table class="table is-striped">
|
H A D | report-details.html.jinja | 39 <table class="table is-striped is-bordered">
|
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/binary/interface/ |
H A D | ia_css_binary.h | 85 bool striped; member
|
/openbmc/webui-vue/src/components/Global/ |
H A D | LoadingBar.vue | 5 striped
|
/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
H A 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()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/ |
H A 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()
|
/openbmc/webui-vue/tests/unit/__snapshots__/ |
H A D | AppHeader.spec.js.snap | 207 striped=""
|
/openbmc/rest-dbus/resources/ |
H A D | jstree.style.css | 1 …striped{min-width:100%;display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANS…
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ceph.rst | 29 storage nodes run entirely as user space daemons. File data is striped
|
H A 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
|
/openbmc/linux/block/partitions/ |
H A D | Kconfig | 193 mirrored, striped or RAID volumes, all without the need for
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | md.rst | 50 0 striped mode 218 chunks are striped onto neighbouring devices.
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | bootstrap.css | 2321 .table-striped > tbody > tr:nth-of-type(odd) { 5153 .progress-striped .progress-bar, 5154 .progress-bar-striped { 5170 .progress-striped .progress-bar-success { 5178 .progress-striped .progress-bar-info { 5186 .progress-striped .progress-bar-warning { 5194 .progress-striped .progress-bar-danger {
|
H A D | bootstrap.min.css | 5 …striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-…
|
H A D | bootstrap.css.map | 1 …striped > tbody > tr:nth-of-type(odd) {\n background-color: #f9f9f9;\n}\n.table-hover > tbody > t…
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | nvdimm.rst | 136 striped) across multiple DIMMs. When interleaved the platform may optionally
|
/openbmc/linux/drivers/md/ |
H A D | Kconfig | 284 RAID0 or dm-striped target.
|
/openbmc/linux/Documentation/networking/ |
H A D | bonding.rst | 976 striped across two interfaces. This may result in out
|