/openbmc/linux/drivers/block/mtip32xx/ |
H A D | Kconfig | 7 tristate "Block Device Driver for Micron PCIe SSDs" 10 This enables the block driver for Micron PCIe SSDs.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | DiskBackplane.interface.yaml | 3 that typically houses storage disks such as hard drives and SSDs.
|
/openbmc/linux/drivers/md/bcache/ |
H A D | Kconfig | 9 a btree for indexing and the layout is optimized for SSDs.
|
H A D | extents.c | 5 * Uses a block device as cache for other block devices; optimized for SSDs.
|
H A D | btree.c | 5 * Uses a block device as cache for other block devices; optimized for SSDs.
|
/openbmc/u-boot/cmd/ |
H A D | unzip.c | 82 "\t\tand should be padded to erase size for SSDs\n"
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | bcache.rst | 17 It's designed around the performance characteristics of SSDs - it only allocates 33 Since random IO is what SSDs excel at, there generally won't be much benefit 369 In the real world, SSDs don't always keep up with disks - particularly with 370 slower SSDs, many disks being cached by one SSD, or mostly sequential IO. So
|
/openbmc/qemu/docs/devel/ |
H A D | zoned-storage.rst | 7 can reduce write amplification in SSDs, and potentially lead to higher
|
/openbmc/linux/drivers/media/i2c/ccs/ |
H A D | ccs-core.c | 1051 v4l2_ctrl_handler_free(&sensor->ssds[i].ctrl_handler); in ccs_free_controls() 1547 * source one, i.e. ssds[0]. in ccs_power_on() 1550 container_of(ssd, struct ccs_sensor, ssds[0]); in ccs_power_on() 1693 container_of(ssd, struct ccs_sensor, ssds[0]); in ccs_power_off() 2992 v4l2_device_unregister_subdev(&sensor->ssds[i].sd); in ccs_unregistered() 3329 sensor->src = &sensor->ssds[sensor->ssds_used]; in ccs_probe() 3522 sensor->scaler = &sensor->ssds[sensor->ssds_used]; in ccs_probe() 3525 sensor->binner = &sensor->ssds[sensor->ssds_used]; in ccs_probe() 3527 sensor->pixel_array = &sensor->ssds[sensor->ssds_used]; in ccs_probe() 3691 v4l2_device_unregister_subdev(&sensor->ssds[i].sd); in ccs_remove() [all …]
|
H A D | ccs.h | 206 struct ccs_subdev ssds[CCS_SUBDEVS]; member
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | zswap.rst | 23 * Users with SSDs as swap devices can extend the life of the device by
|
/openbmc/linux/Documentation/block/ |
H A D | blk-mq.rst | 75 Even if random access to SSDs and NVMs have the same time of response compared
|
H A D | bfq-iosched.rst | 100 until the background workload terminates (also on SSDs).
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | btt.rst | 13 Traditional SSDs typically provide protection against torn sectors in hardware,
|
/openbmc/linux/drivers/hwmon/ |
H A D | drivetemp.c | 57 * (SSDs) or program/erase cycles or available reserved blocks.
|
/openbmc/linux/drivers/md/persistent-data/ |
H A D | dm-array.c | 36 * block location into the header (paranoia about ssds remapping areas by
|
/openbmc/u-boot/drivers/ata/ |
H A D | ahci.c | 1107 * flush capability. It probably even makes sense in the case of SSDs because
|
/openbmc/linux/drivers/ata/ |
H A D | ahci.c | 622 * Samsung SSDs found on some macbooks. NCQ times out if MSI is 895 * It has been observed with some SSDs that the timing of events in the
|
H A D | libata-core.c | 4148 /* 480GB+ M500 SSDs have both queued TRIM and LPM issues */ 4214 * that model before whitelisting all other intel SSDs.
|
/openbmc/linux/drivers/md/ |
H A D | dm-bufio.c | 60 * Tests show that SSDs have the highest IOPS when using 4k writes.
|
/openbmc/linux/drivers/nvme/host/ |
H A D | pci.c | 2923 * Samsung and Toshiba SSDs based on suspend behavior in check_vendor_combination_bug()
|
/openbmc/linux/block/ |
H A D | blk-iocost.c | 818 /* handle SATA SSDs w/ broken NCQ */ in ioc_autop_idx()
|
/openbmc/qemu/disas/ |
H A D | m68k.c | 3605 {"movew", 2, one(0040300), one(0177770), "SsDs", mcfisa_a }, 3655 {"move", 2, one(0040300), one(0177770), "SsDs", mcfisa_a },
|
/openbmc/linux/drivers/scsi/ |
H A D | hpsa.c | 5262 * Appropriate for SSDs, not optimal for HDDs in hpsa_scsi_ioaccel_raid_map()
|