Searched refs:packages (Results 1 – 25 of 73) sorted by relevance
123
/Linux-v6.1/Documentation/x86/ |
D | topology.rst | 24 threads, cores, packages, etc. 35 - packages 68 packages within a socket. This value may differ from cpu_die_id. 73 packages in a consistent way, we introduced the concept of logical package 74 ID so we can sanely calculate the number of maximum possible packages in 75 the system and have the packages enumerated linearly. 79 The maximum possible number of packages in the system. Helpful for per
|
D | microcode.rst | 88 The system needs to have the microcode packages installed into 96 You simply install the microcode packages your distro supplies and 105 packages already put them there.
|
/Linux-v6.1/tools/power/x86/turbostat/ |
D | turbostat.c | 547 struct pkg_data packages; member 1438 format_counters(&average.threads, &average.cores, &average.packages); in format_all_counters() 1776 average.packages.pkg_wtd_core_c0 += p->pkg_wtd_core_c0; in sum_counters() 1778 average.packages.pkg_any_core_c0 += p->pkg_any_core_c0; in sum_counters() 1780 average.packages.pkg_any_gfxe_c0 += p->pkg_any_gfxe_c0; in sum_counters() 1782 average.packages.pkg_both_core_gfxe_c0 += p->pkg_both_core_gfxe_c0; in sum_counters() 1784 average.packages.pc2 += p->pc2; in sum_counters() 1786 average.packages.pc3 += p->pc3; in sum_counters() 1788 average.packages.pc6 += p->pc6; in sum_counters() 1790 average.packages.pc7 += p->pc7; in sum_counters() [all …]
|
/Linux-v6.1/tools/testing/selftests/ |
D | Makefile | 246 TAR_PATH = $(abspath ${INSTALL_PATH}/kselftest-packages/kselftest.tar${FORMAT}) 248 @mkdir -p ${INSTALL_PATH}/kselftest-packages/ 249 @tar caf ${TAR_PATH} --exclude=kselftest-packages -C ${INSTALL_PATH} .
|
/Linux-v6.1/arch/m68k/ifpsp060/ |
D | TEST.DOC | 50 of these packages. 80 to a function required by the test packages (these functions and their 117 The test packages call _print_string() and _print_number() 174 will be system-implemented several different ways and the test packages
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | uniphier-ld6b.dtsi | 25 * LD6b and PXs2 have completely different packages,
|
/Linux-v6.1/tools/perf/Documentation/ |
D | perf-buildid-list.txt | 16 tools can be used to fetch packages with matching symbol tables for use by
|
D | security.txt | 69 4. Get into rpmbuild/SPECS directory and build policy packages from patched sources: 87 5. Install SELinux packages from Fedora repo, if not already done so, and
|
/Linux-v6.1/net/ncsi/ |
D | internal.h | 325 struct list_head packages; /* List of packages */ member 370 list_for_each_entry_rcu(np, &ndp->packages, node)
|
/Linux-v6.1/Documentation/userspace-api/media/dvb/ |
D | net.rst | 9 The Digital TV net device controls the mapping of data packages that are part
|
/Linux-v6.1/Documentation/ia64/ |
D | ia64.rst | 21 compiler. And various software packages also compiled with an
|
/Linux-v6.1/drivers/staging/ks7010/ |
D | TODO | 9 [1] http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/master/ks7010/src
|
/Linux-v6.1/Documentation/scsi/ |
D | scsi-generic.rst | 68 There are two packages of sg utilities: 76 Both packages will work in the lk 2.4 series however sg3_utils offers more
|
/Linux-v6.1/Documentation/doc-guide/ |
D | sphinx.rst | 37 and it is not uncommon that upgrading it or some other Python packages 70 packages. If those packages are not installed, the build system will 82 ``texlive`` packages that provide the minimal set of functionalities 96 requires quite a few texlive packages including amsfonts and amsmath among 100 without installing any texlive packages. See `Choice of Math Renderer`_ for
|
/Linux-v6.1/tools/power/cpupower/ |
D | Makefile | 72 docdir ?= /usr/share/doc/packages/cpupower
|
/Linux-v6.1/Documentation/i2c/ |
D | ten-bit-addresses.rst | 28 * Many user-space packages (for example i2c-tools) lack support for
|
/Linux-v6.1/Documentation/firmware-guide/acpi/ |
D | DSD-properties-rules.rst | 16 packages associated with them and makes those data available to device drivers 59 return property sets which do not follow that rule from _DSD in data packages
|
/Linux-v6.1/Documentation/kbuild/ |
D | reproducible-builds.rst | 64 Generated files in source packages 116 packages for the different kernel versions.
|
/Linux-v6.1/tools/usb/usbip/ |
D | INSTALL | 129 Some packages pay attention to `--enable-FEATURE' options to 136 For packages that use the X Window System, `configure' can usually 186 environment passed to `configure'. However, some packages may run
|
/Linux-v6.1/Documentation/power/powercap/ |
D | powercap.rst | 151 intel-rapl:1, representing CPU packages. Each of these power zones contains 157 CPU packages and the subzone constraints only apply to the respective parts of
|
/Linux-v6.1/Documentation/admin-guide/ |
D | README.rst | 118 versions of various software packages. Consult 120 required and how to get updates for these packages. Beware that using 121 excessively old versions of these packages can cause indirect 123 you can just update packages when obvious problems arise during
|
D | mono.rst | 13 packages for several distributions can be found at:
|
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/nintendo/ |
D | gamecube.txt | 7 This node represents the multi-function "Flipper" chip, which packages
|
/Linux-v6.1/Documentation/openrisc/ |
D | openrisc_port.rst | 73 likely provides binary packages to support OpenRISC.
|
/Linux-v6.1/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 56 as the db v1 library. You may have to install additional packages
|
123