blk_queue_max_discard_segments blk_queue_max_hw_sectors blk_queue_max_segment_size blk_queue_max_segments blk_queue_max_write_zeroes_sectors blk_queue_physical_block_size blk_queue_rq_timeout blk_queue_s
blk_queue_max_segment_size(q, -1U); /* Host can optionally specify the block size of the device */ err = virtio_cread_feature(vdev, VIRTIO_BLK_F_BLK_SIZE, struct virtio_blk_config, blk_size, &blk_size); if (!err) blk_queue_logical_block_size(q, blk_size); else ...
max_low_pfn >= max_pfn; } static inline void blk_queue_bounce(struct request_queue *q, struct bio **bio) static inline struct bio *blk_queue_bounce(struct bio *bio, struct request_queue *q) { if (unlikely(blk_queue_may_bounce(q) && bio_has_data(*bio))) __blk_queue_bounce(q...
*/structlist_headqueue_head;structrequest*last_merge;structelevator_queue*elevator;structblk_queue_stats*stats;structrq_qos*rq_qos;make_request_fn *make_request_fn; dma_drain_needed_fn *dma_drain_needed;conststructblk_mq_ops*mq_ops;/* sw queues */structblk_mq_ctx__percpu*queue_ctx;unsign...
1715173329mentioned this pull requestMay 1, 2024 [openwrt-23.05] mediatek: enable rootwait for cmcc rax3000m emmc version#15077 Merged 981213reviewedMay 1, 2024 View reviewed changes package/boot/uboot-mediatek/patches/437-add-cmcc_rax3000m.patchOutdatedShow resolvedHide resolved ...
[ OK ] Mounted POSIX Message Queue File System.[ 7.344158] systemd[1]: Mounted Kernel Debug File System.[ OK ] Mounted Kernel Debug File System.[ 7.384971] systemd[1]: Mounted Temporary Directory (/tmp).[ OK ] Mounted Temporary Directory (/tmp).[ 7.417822] systemd[1]: Finished Create...
Mounting POSIX Message Queue File System...[ 6.514620] systemd[1]: Mounting Kernel Debug File System...Mounting Kernel Debug File System...[ 6.534216] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.[ 6.554818] systemd[1]: Mounting Temporary Directory (/tmp)....
By company size Enterprises Small and medium teams Startups Nonprofits By use case DevSecOps DevOps CI/CD View all use cases By industry Healthcare Financial services Manufacturing Government View all industries View all solutions Resources Topics AI DevOps Security ...
virtio_blk: add discard and write zeroes support Nov 1, 2018 22 #define MAX_DISCARD_SEGMENTS 256u Block driver using virtio. Oct 22, 2007 23 virtio-blk: use ida to allocate disk index Oct 30, 2011 24 static int major; 25 static DEFINE_IDA(vd_index_ida); 26 ...
{ overflow: 'hidden', whiteSpace: 'nowrap', textOverflow: 'ellipsis', + // @ts-ignore only rendered on web maxWidth: '400px', }, description: { diff --git a/src/view/com/modals/Modal.web.tsx b/src/view/com/modals/Modal.web.tsx index b3a79221d9..86fa28faf8 100644 --- a/...