Home
last modified time | relevance | path

Searched refs:BW (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/filesystems/nfs/
H A Dlocalio.rst43 4K read: IOPS=979k, BW=3825MiB/s (4011MB/s)(74.7GiB/20002msec)
44 4K write: IOPS=165k, BW=646MiB/s (678MB/s)(12.6GiB/20002msec)
45 128K read: IOPS=402k, BW=49.1GiB/s (52.7GB/s)(982GiB/20002msec)
46 128K write: IOPS=11.5k, BW=1433MiB/s (1503MB/s)(28.0GiB/20004msec)
49 4K read: IOPS=79.2k, BW=309MiB/s (324MB/s)(6188MiB/20003msec)
50 4K write: IOPS=59.8k, BW=234MiB/s (245MB/s)(4671MiB/20002msec)
51 128K read: IOPS=33.9k, BW=4234MiB/s (4440MB/s)(82.7GiB/20004msec)
52 128K write: IOPS=11.5k, BW=1434MiB/s (1504MB/s)(28.0GiB/20011msec)
56 4K read: IOPS=230k, BW=898MiB/s (941MB/s)(17.5GiB/20001msec)
57 4K write: IOPS=22.6k, BW=88.3MiB/s (92.6MB/s)(1766MiB/20001msec)
[all …]
/linux/Documentation/driver-api/cxl/platform/acpi/
H A Dhmat.rst31 Entry : 1200 <- DRAM BW
32 Entry : 0200 <- CXL BW
/linux/Documentation/driver-api/cxl/linux/
H A Daccess-coordinates.rst123 Min (GP0 to CPU BW,
124 Min(SW 0 Upstream Link to RP0 BW,
127 Min(SW 1 Upstream Link to RP1 BW,
130 Min (GP1 to CPU BW,
131 Min(SW 2 Upstream Link to RP2 BW,
134 Min(SW 3 Upstream Link to RP3 BW,
/linux/drivers/media/dvb-frontends/
H A Ditd1000.c123 u8 bw = itd1000_read_reg(state, BW) & 0xf0; in itd1000_set_lpf_bw()
135 itd1000_write_reg(state, BW, bw | (i & 0x0f)); in itd1000_set_lpf_bw()
312 { BW, 0x87 },
H A Dbcm3510_priv.h177 u8 BW :1; member
202 u8 BW :1; member
360 u8 BW :1; member
H A Ditd1000_priv.h36 BW, enumerator
H A Dhelene.c172 uint8_t BW; member
787 data[5] |= (uint8_t)(terr_params[tv_system].BW & 0x03); in helene_set_params_t()
H A Dbcm3510.c548 cmd.ACQUIRE0.BW = 0; in bcm3510_set_frontend()
/linux/drivers/gpu/drm/xe/
H A DKconfig74 resolution allowed by the link BW on all displays sharing the
75 link BW, for instance on a Thunderbolt link.
/linux/Documentation/driver-api/
H A Dinterconnect.rst117 The ``test-client`` directory provides interfaces for issuing BW requests to
133 # Set desired BW to 1GBps avg and 2GBps peak.
/linux/drivers/gpu/drm/i915/
H A DKconfig167 resolution allowed by the link BW on all displays sharing the
168 link BW, for instance on a Thunderbolt link.
/linux/drivers/gpu/drm/display/
H A DKconfig54 BW utilization for display streams on Thunderbolt links.
/linux/Documentation/networking/devlink/
H A Ddevlink-port.rst412 BW relative to its siblings. Values are relative like a percentage
413 points, they basically tell how much BW should node take relative to
436 within the BW limit and are not blocked. Use ``tx_priority`` as a
446 overused their assigned BW, move to the lower priority nodes.
H A Dice.rst417 It specifies an absolute BW. While tx_max defines the maximum
418 bandwidth the node may consume, the tx_share marks committed BW
/linux/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst8 a need of various kinds of IO control policies (like proportional BW, max BW)
280 Note: If both BW and IOPS rules are specified for a device, then IO is
/linux/Documentation/driver-api/cxl/platform/
H A Dcdat.rst70 Entry : 020000000000 <- First byte used here, CXL BW
/linux/fs/squashfs/
H A DKconfig162 With caching: IOPS=2223, BW=278MiB/s (291MB/s)
163 Without caching: IOPS=815, BW=102MiB/s (107MB/s)
/linux/net/mac80211/
H A Dsta_info.h1065 r = STA_STATS_FIELD(BW, s->bw); in sta_stats_encode_rate()
H A Dsta_info.c2517 rinfo->bw = STA_STATS_GET(BW, rate); in sta_stats_decode_rate()