Home
last modified time | relevance | path

Searched refs:ways (Results 1 – 25 of 49) sorted by relevance

12

/f-stack/freebsd/arm/arm/
H A Didentcpu-v6.c193 uint32_t type, val, size, sets, ways, linesize; in print_v7_cache() local
210 ways = CPUV7_CT_xSIZE_ASSOC(val) + 1; in print_v7_cache()
213 size = (ways * sets * linesize) / 1024; in print_v7_cache()
217 size, linesize,ways); in print_v7_cache()
220 size, linesize, ways); in print_v7_cache()
235 ways = CPUV7_CT_xSIZE_ASSOC(val) + 1; in print_v7_cache()
238 size = (ways * sets * linesize) / 1024; in print_v7_cache()
240 size, linesize, ways); in print_v7_cache()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_cat.rst29 are programmed to allow fill into all cache ways.
110 * cpus 1 and 3 share its 4 ways with cpus 4, 5 and 6;
112 * cpus 4, 5 and 6 share half (4 out of 8 ways) of its L3 with cpus 1 and 3;
114 * cpus 4, 5 and 6 have exclusive access to 4 out of 8 ways;
116 * cpu 7 has exclusive access to all of its 4 ways;
120 * cpus 1 and 3 have access to 2 ways for code and 2 ways for data, code and
121 data ways are not overlapping.
/f-stack/freebsd/contrib/device-tree/Bindings/nios2/
H A Dnios2.txt23 - altr,tlb-num-ways: Specifies the number of set-associativity ways in the TLB.
52 altr,tlb-num-ways = <16>;
/f-stack/freebsd/contrib/device-tree/Bindings/power/reset/
H A Dgemini-poweroff.txt4 deals with different ways to power the system down.
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dcs53l30.txt30 * frame using two different ways:
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/
H A Dpamu.txt61 second is the number of "ways". For direct-mapped caches,
67 second is the number of "ways". For direct-mapped caches,
/f-stack/app/nginx-1.16.1/auto/os/
H A Dfreebsd16 # __FreeBSD_version and sysctl kern.osreldate are the best ways
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DTUNING.md100 In addition to the runtime options, there are a number of programmatic ways to
105 Manually created arenas can help performance in various ways, e.g. by
/f-stack/freebsd/contrib/device-tree/Bindings/slimbus/
H A Dbus.txt19 details such as non-standard ways of powering up a device. In
/f-stack/freebsd/contrib/device-tree/Bindings/
H A DABI.rst13 frozen for all time. Grant said there are ways to change bindings that
/f-stack/tools/libxo/doc/
H A Dformat-strings.rst27 encoding-format are used in varying ways, based on the role. These
H A Dformatting.rst18 content can be done in ways that do not break existing users of the
H A Dgetting.rst37 You can retrieve the source for libxo in two ways:
/f-stack/freebsd/contrib/device-tree/src/nios2/
H A D3c120_devboard.dts33 altr,tlb-num-ways = <16>;
H A D10m50_devboard.dts34 altr,tlb-num-ways = <16>;
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dthermal-cooling-devices.yaml27 There are essentially two ways to provide control on power dissipation:
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Dnvidia,tegra20-emc.txt53 There are two ways of specifying which tables to use:
/f-stack/freebsd/contrib/openzfs/module/lua/
H A DREADME.zfs46 of ways to make it more useful for the specific purpose of running channel
/f-stack/dpdk/doc/guides/rawdevs/
H A Dntb.rst47 To enable WC, there are 2 ways.
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dpanel-timing.yaml14 There are different ways of describing the timing data of a panel. The
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dpartition.txt7 Different devices may be partitioned in a different ways. Some may use a fixed
/f-stack/dpdk/doc/guides/prog_guide/
H A Dip_fragment_reassembly_lib.rst83 #. If no entry with such key is found, then try to create a new one by one of two ways:
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dallwinner,sun8i-r40-tcon-top.yaml19 It allows display pipeline to be configured in very different ways:
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md6 stdout. In many ways, this is a metrics-friendly output of
287 ways. The screen-scrape method works poorly for `zpool` output because
/f-stack/dpdk/doc/guides/nics/
H A Dnetvsc.rst65 There are several possible ways to assign the uio device driver for a device.

12