Home
last modified time | relevance | path

Searched full:kib (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/linux-6.12.1/Documentation/filesystems/ext4/
Dblocks.rst7 sectors between 1KiB and 64KiB, and the number of sectors must be an
10 4KiB. You may experience mounting problems if block size is greater than
11 page size (i.e. 64KiB blocks on a i386 which only has 4KiB memory
24 - 1KiB
25 - 2KiB
26 - 4KiB
27 - 64KiB
86 - 1KiB
87 - 2KiB
88 - 4KiB
[all …]
Dblockmap.rst8 …ct block: (file blocks 12 to (``$block_size`` / 4) + 11, or 12 to 1035 if 4KiB blocks) …
13 …block_size`` / 4) | Direct map to (``$block_size`` / 4) blocks (1024 if 4KiB blocks) | …
16 …block_size`` / 4) ^ 2 + (``$block_size`` / 4) + 11, or 1036 to 1049611 if 4KiB blocks) …
21 …k_size`` / 4) | Map to (``$block_size`` / 4) indirect blocks (1024 if 4KiB blocks) …
26 …block_size`` / 4) | Direct map to (``$block_size`` / 4) blocks (1024 if 4KiB blocks) | | …
30 …``$block_size`` / 4) ^ 2 + (``$block_size`` / 4) + 12, or 1049612 to 1074791436 if 4KiB blocks) |
35 …` / 4) | Map to (``$block_size`` / 4) double indirect blocks (1024 if 4KiB blocks) …
40 …k_size`` / 4) | Map to (``$block_size`` / 4) indirect blocks (1024 if 4KiB blocks) …
45 …block_size`` / 4) | Direct map to (``$block_size`` / 4) blocks (1024 if 4KiB blocks) | | |…
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fdinfo.c85 drm_printf(p, "drm-memory-vram:\t%llu KiB\n", stats.vram/1024UL); in amdgpu_show_fdinfo()
86 drm_printf(p, "drm-memory-gtt: \t%llu KiB\n", stats.gtt/1024UL); in amdgpu_show_fdinfo()
87 drm_printf(p, "drm-memory-cpu: \t%llu KiB\n", stats.cpu/1024UL); in amdgpu_show_fdinfo()
88 drm_printf(p, "amd-memory-visible-vram:\t%llu KiB\n", in amdgpu_show_fdinfo()
90 drm_printf(p, "amd-evicted-vram:\t%llu KiB\n", in amdgpu_show_fdinfo()
92 drm_printf(p, "amd-evicted-visible-vram:\t%llu KiB\n", in amdgpu_show_fdinfo()
94 drm_printf(p, "amd-requested-vram:\t%llu KiB\n", in amdgpu_show_fdinfo()
96 drm_printf(p, "amd-requested-visible-vram:\t%llu KiB\n", in amdgpu_show_fdinfo()
98 drm_printf(p, "amd-requested-gtt:\t%llu KiB\n", in amdgpu_show_fdinfo()
100 drm_printf(p, "drm-shared-vram:\t%llu KiB\n", stats.vram_shared/1024UL); in amdgpu_show_fdinfo()
[all …]
/linux-6.12.1/arch/x86/platform/intel-quark/
Dimr_selftest.c56 * zero sized allocations and 1 KiB sized areas.
84 /* Test that a 1 KiB IMR @ zero with read/write all will bomb out. */ in imr_self_test()
87 imr_self_test_result(ret < 0, "1KiB IMR @ 0x00000000 - access-all\n"); in imr_self_test()
89 /* Test that a 1 KiB IMR @ zero with CPU only will work. */ in imr_self_test()
91 imr_self_test_result(ret >= 0, "1KiB IMR @ 0x00000000 - cpu-access\n"); in imr_self_test()
97 /* Test 2 KiB works. */ in imr_self_test()
100 imr_self_test_result(ret >= 0, "2KiB IMR @ 0x00000000\n"); in imr_self_test()
103 imr_self_test_result(ret == 0, "teardown 2KiB\n"); in imr_self_test()
Dimr.c56 * 23:2 1 KiB aligned lo address
61 * 23:2 1 KiB aligned hi address
252 pr_err("base %pa size 0x%08zx must align to 1KiB\n", in imr_check_params()
292 * @base: physical base address of region aligned to 1KiB.
293 * @size: physical size of region in bytes must be aligned to 1KiB.
401 * @base: physical base address of region aligned to 1 KiB.
402 * @size: physical size of region in bytes aligned to 1 KiB.
493 * @base: physical base address of region aligned to 1 KiB.
494 * @size: physical size of region in bytes aligned to 1 KiB.
562 pr_err("unable to setup IMR for kernel: %zu KiB (%lx - %lx)\n", in imr_fixup_memmap()
[all …]
/linux-6.12.1/arch/arm/boot/dts/broadcom/
Dbcm2837.dtsi57 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
60 i-cache-sets = <256>; // 32KiB(size)/64(line-size)=512ways/2-way set
72 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
75 i-cache-sets = <256>; // 32KiB(size)/64(line-size)=512ways/2-way set
87 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
90 i-cache-sets = <256>; // 32KiB(size)/64(line-size)=512ways/2-way set
102 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
105 i-cache-sets = <256>; // 32KiB(size)/64(line-size)=512ways/2-way set
120 cache-sets = <512>; // 512KiB(size)/64(line-size)=8192ways/16-way set
Dbcm2836.dtsi58 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
61 i-cache-sets = <512>; // 32KiB(size)/32(line-size)=1024ways/2-way set
72 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
75 i-cache-sets = <512>; // 32KiB(size)/32(line-size)=1024ways/2-way set
86 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
89 i-cache-sets = <512>; // 32KiB(size)/32(line-size)=1024ways/2-way set
100 d-cache-sets = <128>; // 32KiB(size)/64(line-size)=512ways/4-way set
103 i-cache-sets = <512>; // 32KiB(size)/32(line-size)=1024ways/2-way set
118 cache-sets = <1024>; // 512KiB(size)/64(line-size)=8192ways/8-way set
/linux-6.12.1/Documentation/networking/
Dsmc-sysctl.rst48 The minimum value is 16KiB and there is no hard limit for max value, but
49 only allowed 512KiB for SMC-R and 1MiB for SMC-D.
51 Default: 64KiB
56 The minimum value is 16KiB and there is no hard limit for max value, but
57 only allowed 512KiB for SMC-R and 1MiB for SMC-D.
59 Default: 64KiB
/linux-6.12.1/arch/arm64/boot/dts/broadcom/
Dbcm2712.dtsi61 d-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set
64 i-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set
71 cache-sets = <1024>; //512KiB(size)/64(line-size)=8192ways/8-way set
85 d-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set
88 i-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set
95 cache-sets = <1024>; //512KiB(size)/64(line-size)=8192ways/8-way set
109 d-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set
112 i-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set
119 cache-sets = <1024>; //512KiB(size)/64(line-size)=8192ways/8-way set
133 d-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set
[all …]
/linux-6.12.1/Documentation/arch/arm/
Dtcm.rst8 This is usually just a few (4-64) KiB of RAM inside the ARM
15 The size of DTCM or ITCM is minimum 4KiB so the typical
16 minimum configuration is 4KiB ITCM and 4KiB DTCM.
42 on, supporting a maximum of 32KiB of ITCM and 32KiB of DTCM.
45 TCMs in two separate banks, so for example an 8KiB ITCM is divided
46 into two 4KiB banks with its own control registers. The idea is to
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Ddm-ebs.rst36 2^N supported, e.g. 8 = emulate 8 sectors of 512 bytes = 4KiB.
47 Emulate 2 sector = 1KiB logical block size on /dev/sda starting at
48 offset 128 sectors, enforce 2KiB underlying device block size.
49 This presumes 2KiB logical blocksize on /dev/sda or less to work:
/linux-6.12.1/drivers/mtd/spi-nor/
DKconfig19 to erasing whole blocks (32/64 KiB).
22 64 KiB block instead of 16 × 4 KiB sectors.
25 4096 B erase size (e.g. UBIFS requires 15 KiB as a minimum).
/linux-6.12.1/Documentation/gpu/
Ddrm-usage-stats.rst143 - drm-memory-<region>: <uint> [KiB|MiB]
152 Default unit shall be bytes with optional unit specifiers of 'KiB' or 'MiB'
155 - drm-shared-<region>: <uint> [KiB|MiB]
160 - drm-total-<region>: <uint> [KiB|MiB]
164 - drm-resident-<region>: <uint> [KiB|MiB]
168 - drm-purgeable-<region>: <uint> [KiB|MiB]
172 - drm-active-<region>: <uint> [KiB|MiB]
/linux-6.12.1/tools/perf/arch/arm64/util/
Darm-spe.c29 #define KiB(x) ((x) * 1024) macro
74 * snapshot size is specified, then the default is 4MiB for privileged users, 128KiB for in arm_spe_snapshot_resolve_auxtrace_defaults()
77 * The default auxtrace mmap size is 4MiB/page_size for privileged users, 128KiB for in arm_spe_snapshot_resolve_auxtrace_defaults()
79 * will be reduced from the default 512KiB/page_size to 256KiB/page_size, otherwise the in arm_spe_snapshot_resolve_auxtrace_defaults()
90 opts->auxtrace_mmap_pages = KiB(128) / page_size; in arm_spe_snapshot_resolve_auxtrace_defaults()
92 opts->mmap_pages = KiB(256) / page_size; in arm_spe_snapshot_resolve_auxtrace_defaults()
95 opts->mmap_pages = KiB(256) / page_size; in arm_spe_snapshot_resolve_auxtrace_defaults()
238 opts->auxtrace_mmap_pages = KiB(128) / page_size; in arm_spe_recording_options()
240 opts->mmap_pages = KiB(256) / page_size; in arm_spe_recording_options()
247 size_t min_sz = KiB(8); in arm_spe_recording_options()
Dhisi-ptt.c27 #define KiB(x) ((x) * 1024) macro
75 opts->auxtrace_mmap_pages = KiB(128) / page_size; in hisi_ptt_set_auxtrace_mmap_page()
77 opts->mmap_pages = KiB(256) / page_size; in hisi_ptt_set_auxtrace_mmap_page()
84 size_t min_sz = KiB(8); in hisi_ptt_set_auxtrace_mmap_page()
/linux-6.12.1/arch/arm/boot/dts/nxp/lpc/
Dlpc4350.dtsi26 reg = <0x10000000 0x20000>; /* 96 + 32 KiB local SRAM */
31 reg = <0x10080000 0x12000>; /* 64 + 8 KiB local SRAM */
36 reg = <0x20000000 0x10000>; /* 4 x 16 KiB AHB SRAM */
Dlpc4357.dtsi26 reg = <0x10000000 0x8000>; /* 32 KiB local SRAM */
31 reg = <0x10080000 0xa000>; /* 32 + 8 KiB local SRAM */
36 reg = <0x20000000 0x10000>; /* 4 x 16 KiB AHB SRAM */
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-devices-system-xen_memory54 As target above, except the value is in KiB.
61 Current size (in KiB) of this domain's memory
69 Amount (in KiB) of high memory in the balloon.
76 Amount (in KiB) of low (or normal) memory in the
/linux-6.12.1/tools/perf/arch/x86/util/
Dintel-bts.c28 #define KiB(x) ((x) * 1024) macro
30 #define KiB_MASK(x) (KiB(x) - 1)
157 opts->auxtrace_mmap_pages = KiB(128) / page_size; in intel_bts_recording_options()
159 opts->mmap_pages = KiB(256) / page_size; in intel_bts_recording_options()
163 opts->mmap_pages = KiB(256) / page_size; in intel_bts_recording_options()
194 opts->auxtrace_mmap_pages = KiB(128) / page_size; in intel_bts_recording_options()
196 opts->mmap_pages = KiB(256) / page_size; in intel_bts_recording_options()
206 min_sz = KiB(4); in intel_bts_recording_options()
208 min_sz = KiB(8); in intel_bts_recording_options()
/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_mmu.h32 * device page sizes are: 4KiB, 16KiB, 64KiB, 256KiB, 1MiB and 2MiB.
/linux-6.12.1/drivers/mtd/tests/
Dspeedtest.c259 pr_info("eraseblock write speed is %ld KiB/s\n", speed); in mtd_speedtest_init()
277 pr_info("eraseblock read speed is %ld KiB/s\n", speed); in mtd_speedtest_init()
299 pr_info("page write speed is %ld KiB/s\n", speed); in mtd_speedtest_init()
317 pr_info("page read speed is %ld KiB/s\n", speed); in mtd_speedtest_init()
339 pr_info("2 page write speed is %ld KiB/s\n", speed); in mtd_speedtest_init()
357 pr_info("2 page read speed is %ld KiB/s\n", speed); in mtd_speedtest_init()
367 pr_info("erase speed is %ld KiB/s\n", speed); in mtd_speedtest_init()
395 pr_info("%dx multi-block erase speed is %ld KiB/s\n", in mtd_speedtest_init()
/linux-6.12.1/arch/arm/boot/dts/marvell/
Darmada-385-linksys-rango.dts97 reg = <0x200000 0x20000>; /* 128KiB */
102 reg = <0x220000 0x40000>; /* 256KiB */
107 reg = <0x7e0000 0x40000>; /* 256KiB */
113 reg = <0x820000 0x1e0000>; /* 1920KiB */
/linux-6.12.1/arch/
DKconfig1167 bool "4KiB pages"
1170 This option select the standard 4KiB Linux page size and the only
1171 available option on many architectures. Using 4KiB page size will
1175 assumptions about the page size and only runs on 4KiB pages.
1178 bool "8KiB pages"
1182 processors, and can be slightly faster than 4KiB pages.
1185 bool "16KiB pages"
1196 bool "32KiB pages"
1199 Using 32KiB page size will result in slightly higher performance
1201 16KiB pages. This option is available only on cnMIPS cores.
[all …]
/linux-6.12.1/drivers/mtd/nand/onenand/
DKconfig63 of 4KiB. Plane1 has only even blocks such as block0, block2, block4
65 So MTD regards it as 4KiB page size and 256KiB block size
/linux-6.12.1/Documentation/driver-api/mtd/
Dspi-nor.rst136 20 (4.00 KiB) [0]
137 d8 (8.00 KiB) [1]
138 d8 (32.0 KiB) [2]
139 d8 (64.0 KiB) [3]

12345678910>>...14