/Linux-v6.6/Documentation/filesystems/ext4/ |
D | blocks.rst | 7 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 …]
|
D | blockmap.rst | 8 …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-v6.6/arch/arm/boot/dts/broadcom/ |
D | bcm2836.dtsi | 58 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
|
D | bcm2837.dtsi | 57 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
|
D | bcm2835.dtsi | 29 d-cache-sets = <256>; // 16KiB(size)/16(line-size)=1024ways/4-way set 32 i-cache-sets = <256>; // 16KiB(size)/16(line-size)=1024ways/4-way set
|
/Linux-v6.6/tools/perf/arch/x86/util/ |
D | intel-bts.c | 28 #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()
|
D | intel-pt.c | 36 #define KiB(x) ((x) * 1024) macro 38 #define KiB_MASK(x) (KiB(x) - 1) 675 opts->auxtrace_mmap_pages = KiB(128) / page_size; in intel_pt_recording_options() 677 opts->mmap_pages = KiB(256) / page_size; in intel_pt_recording_options() 681 opts->mmap_pages = KiB(256) / page_size; in intel_pt_recording_options() 720 opts->mmap_pages = KiB(256) / page_size; in intel_pt_recording_options() 745 opts->auxtrace_mmap_pages = KiB(128) / page_size; in intel_pt_recording_options() 747 opts->mmap_pages = KiB(256) / page_size; in intel_pt_recording_options() 757 min_sz = KiB(4); in intel_pt_recording_options() 759 min_sz = KiB(8); in intel_pt_recording_options()
|
/Linux-v6.6/arch/arm/boot/dts/nxp/lpc/ |
D | lpc4350.dtsi | 26 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 */
|
D | lpc4357.dtsi | 26 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-v6.6/Documentation/admin-guide/device-mapper/ |
D | dm-ebs.rst | 36 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-v6.6/tools/perf/arch/arm64/util/ |
D | arm-spe.c | 28 #define KiB(x) ((x) * 1024) macro 89 opts->auxtrace_mmap_pages = KiB(128) / page_size; in arm_spe_snapshot_resolve_auxtrace_defaults() 91 opts->mmap_pages = KiB(256) / page_size; in arm_spe_snapshot_resolve_auxtrace_defaults() 94 opts->mmap_pages = KiB(256) / page_size; in arm_spe_snapshot_resolve_auxtrace_defaults() 184 opts->auxtrace_mmap_pages = KiB(128) / page_size; in arm_spe_recording_options() 186 opts->mmap_pages = KiB(256) / page_size; in arm_spe_recording_options() 193 size_t min_sz = KiB(8); in arm_spe_recording_options()
|
D | hisi-ptt.c | 27 #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-v6.6/arch/arm/boot/dts/marvell/ |
D | armada-385-linksys-rango.dts | 97 reg = <0x200000 0x20000>; /* 128KiB */ 102 reg = <0x220000 0x40000>; /* 256KiB */ 107 reg = <0x7e0000 0x40000>; /* 256KiB */ 113 reg = <0x820000 0x1e0000>; /* 1920KiB */
|
D | armada-385-linksys-caiman.dts | 89 reg = <0x200000 0x40000>; /* 256KiB */ 94 reg = <0x240000 0x40000>; /* 256KiB */
|
D | armada-385-linksys-cobra.dts | 89 reg = <0x200000 0x40000>; /* 256KiB */ 94 reg = <0x240000 0x40000>; /* 256KiB */
|
D | armada-385-linksys-shelby.dts | 89 reg = <0x200000 0x40000>; /* 256KiB */ 94 reg = <0x240000 0x40000>; /* 256KiB */
|
/Linux-v6.6/Documentation/networking/ |
D | smc-sysctl.rst | 49 The minimum value is 16KiB and there is no hard limit for max value, but 50 only allowed 512KiB for SMC-R and 1MiB for SMC-D. 58 The minimum value is 16KiB and there is no hard limit for max value, but 59 only allowed 512KiB for SMC-R and 1MiB for SMC-D.
|
/Linux-v6.6/Documentation/arch/arm/ |
D | tcm.rst | 8 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-v6.6/drivers/mtd/spi-nor/ |
D | Kconfig | 19 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-v6.6/Documentation/ABI/stable/ |
D | sysfs-devices-system-xen_memory | 54 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-v6.6/Documentation/gpu/ |
D | drm-usage-stats.rst | 127 - drm-memory-<region>: <uint> [KiB|MiB] 136 Default unit shall be bytes with optional unit specifiers of 'KiB' or 'MiB' 139 - drm-shared-<region>: <uint> [KiB|MiB] 144 - drm-total-<region>: <uint> [KiB|MiB] 148 - drm-resident-<region>: <uint> [KiB|MiB] 152 - drm-purgeable-<region>: <uint> [KiB|MiB] 156 - drm-active-<region>: <uint> [KiB|MiB]
|
/Linux-v6.6/drivers/mtd/nand/onenand/ |
D | Kconfig | 63 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-v6.6/Documentation/translations/zh_CN/arch/arm/ |
D | Booting | 120 建议放在 RAM 的头 16KiB 中。 132 dtb 必须置于内核自解压不会覆盖的内存区。建议将其放置于 RAM 的头 16KiB
|
/Linux-v6.6/arch/arm/boot/dts/ti/omap/ |
D | omap3-overo-base.dtsi | 254 reg = <0 0x80000>; /* 512KiB */ 258 reg = <0x80000 0x1C0000>; /* 1792KiB */ 262 reg = <0x240000 0x40000>; /* 256KiB */ 266 reg = <0x280000 0x800000>; /* 8192KiB */
|
/Linux-v6.6/Documentation/filesystems/nfs/ |
D | rpc-server-gss.rst | 55 A) It can handle tokens that are no bigger than 2KiB 58 beyond 64KiB in size due to various authorization extensions attacked to 65 back to the kernel (4KiB).
|