Searched +full:8 +full:kb (Results 1 – 25 of 62) sorted by relevance
123
| /Documentation/translations/zh_CN/arm64/ |
| D | memory.txt | 33 页大小为 4KB 的 4 级转换表和页大小为 64KB 的 3 级转换表。 35 AArch64 Linux 使用 3 级或 4 级转换表,其页大小配置为 4KB,对于用户和内核 45 AArch64 Linux 在页大小为 4KB,并使用 3 级转换表时的内存布局: 53 AArch64 Linux 在页大小为 4KB,并使用 4 级转换表时的内存布局: 61 AArch64 Linux 在页大小为 64KB,并使用 2 级转换表时的内存布局: 69 AArch64 Linux 在页大小为 64KB,并使用 3 级转换表时的内存布局: 80 4KB 页大小的转换表查找: 83 |63 56|55 48|47 40|39 32|31 24|23 16|15 8|7 0| 95 64KB 页大小的转换表查找: 98 |63 56|55 48|47 40|39 32|31 24|23 16|15 8|7 0|
|
| /Documentation/arm64/ |
| D | memory.rst | 9 tables with a 4KB page size and up to 3 levels with a 64KB page size. 12 with the 4KB page configuration, allowing 39-bit (512GB) or 48-bit 14 64KB pages, only 2 levels of translation tables, allowing 42-bit (4TB) 18 only available when running with a 64KB page size and expands the 29 AArch64 Linux memory layout with 4KB pages + 4 levels (48-bit):: 40 fffffdfffe5f9000 fffffdfffe9fffff 4124KB fixed mappings 48 AArch64 Linux memory layout with 64KB pages + 3 levels (52-bit with HW support):: 60 fffffc1ffe590000 fffffc1ffe9fffff 4544KB fixed mappings 68 Translation table lookup with 4KB pages:: 71 |63 56|55 48|47 40|39 32|31 24|23 16|15 8|7 0| [all …]
|
| /Documentation/filesystems/ |
| D | proc.txt | 179 VmPeak: 5004 kB 180 VmSize: 5004 kB 181 VmLck: 0 kB 182 VmHWM: 476 kB 183 VmRSS: 476 kB 184 RssAnon: 352 kB 185 RssFile: 120 kB 186 RssShmem: 4 kB 187 VmData: 156 kB 188 VmStk: 88 kB [all …]
|
| D | erofs.txt | 22 - Currently 4KB block size (nobh) and therefore maximum 16TB address space; 42 LZ4 algorithm with 4 KB fixed-output compression for high performance; 93 |-> aligned with 8B 185 Currently, EROFS supports 4KB fixed-output clustersize transparent file 205 Currently each on-disk physical cluster can contain 4KB (un)compressed data
|
| D | ext2.txt | 15 set using tune2fs(8). Kernel-determined defaults are indicated by (*). 99 that the maximum size of a block group is 8 times the size of a block. 319 Filesystem block size: 1kB 2kB 4kB 8kB 327 so 8kB blocks are only allowed on Alpha systems (and other architectures 343 have to be 8 character filenames, even then we are fairly close to
|
| D | f2fs.txt | 162 gid, unit: 4KB, the default limit is 0.2% of user blocks. 312 unit size is 4KB, and 4 (=16KB) is set by default. 313 The maximum value is 128 (=512KB). 363 which covers 8GB block address range. 590 indirect node. F2FS assigns 4KB to an inode block which contains 923 data block 596 4KB * (923 + 2 * 1018 + 2 * 1018 * 1018 + 1018 * 1018 * 1018) := 3.94TB. 598 Inode block (4KB) 627 4KB with the following composition. 630 dentries(11 * 214 bytes) + file name (8 * 214 bytes) 638 . [Dentry Block Structure: 4KB] . [all …]
|
| /Documentation/fb/ |
| D | tridentfb.rst | 17 The driver supports 8, 16 and 32 bits per pixel depths. 54 memsize integer value in KB, use if your card's memory size is misdetected. 57 memdiff integer value in KB, should be nonzero if your card reports 59 detection says in all three BIOS selectable situations 2M, 4M, 8M. 69 bpp bits per pixel (8,16 or 32) 70 mode a mode name like 800x600-8@75 as described in
|
| /Documentation/devicetree/bindings/input/ |
| D | dlink,dir685-touchkeys.txt | 4 CY8C214 MCU with some firmware in its internal 8KB flash. The circuit
|
| /Documentation/ |
| D | lzo.txt | 134 2-byte block from the dictionary within a 1kB distance. It is worth 139 0 0 0 0 D D S S (0..15) : copy 2 bytes from <= 1kB distance 147 dictionary from a 2..3kB distance, and must be interpreted like this : 149 0 0 0 0 D D S S (0..15) : copy 3 bytes from 2..3 kB distance 156 Copy of a block within 16..48kB distance (preferably less than 10B) 169 Copy of small block within 16kB distance (preferably less than 34B) 176 Copy 3-4 bytes from block within 2kB distance 183 Copy 5-8 bytes from block within 2kB distance
|
| /Documentation/devicetree/bindings/misc/ |
| D | intel,ixp4xx-ahb-queue-manager.yaml | 15 an 8KB embedded SRAM along with hardware pointers. It is used by both
|
| /Documentation/devicetree/bindings/usb/ |
| D | cdns-usb3.txt | 30 buffers expressed in KB 37 <GIC_USB_IRQ 8 IRQ_TYPE_LEVEL_HIGH>;
|
| /Documentation/admin-guide/blockdev/ |
| D | ramdisk.rst | 82 starts at an offset of 0 kB from the beginning of the floppy. 116 Note: This technique should not be done on a machine with less than 8 MB 148 the RAM disk image. An offset of 400 kB for kernels about 350 kB in 150 not larger than the total space on your floppy (usually 1440 kB)::
|
| /Documentation/filesystems/ext4/ |
| D | blockgroup.rst | 94 filesystems with 4 KB block size, a single metablock group partition 95 includes 64 block groups, or 8 GiB of disk space. The metablock group 110 a 1KB block size, and 128 block groups for filesystems with a 4KB
|
| /Documentation/driver-api/serial/ |
| D | moxa-smartio.rst | 57 - 8 ports multiport board 444 3.5.8 Reboot 552 spd_hi Use 57.6kb when the application requests 38.4kb. 553 spd_vhi Use 115.2kb when the application requests 38.4kb. 554 spd_shi Use 230.4kb when the application requests 38.4kb. 555 spd_warp Use 460.8kb when the application requests 38.4kb. 556 spd_normal Use 38.4kb when the application requests 38.4kb. 558 application requests 38.4kb.
|
| /Documentation/x86/x86_64/ |
| D | mm.rst | 20 from TB to GB and then MB/KB. 43 …ffff800000000000 | -128 TB | ffff87ffffffffff | 8 TB | ... guard hole, also reserved for hyp… 70 ffffffffff600000 | -10 MB | ffffffffff600fff | 4 kB | legacy vsyscall ABI 110 ffdf000000000000 | -8.25 PB | fffffbffffffffff | ~8 PB | KASAN shadow memory 129 ffffffffff600000 | -10 MB | ffffffffff600fff | 4 kB | legacy vsyscall ABI
|
| /Documentation/driver-api/mtd/ |
| D | intel-spi.rst | 53 8388608 bytes (8.4 MB) copied, 10.0269 s, 837 kB/s 69 8) Once completed without errors you can write the new BIOS image:
|
| /Documentation/usb/ |
| D | ehci.rst | 163 microframes fit in a USB 1.1 frame; a microframe is 1 msec/8 = 125 usec. 206 In typical situations, a usb_bulk_msg() loop writing out 4 KB chunks is 209 than the I/O. If that same loop used 16 KB chunks, it'd be better; a 210 sequence of 128 KB chunks would waste a lot less.
|
| /Documentation/networking/device_drivers/freescale/ |
| D | dpaa.txt | 134 buffers of different sizes: 1KB, 2KB and 4KB. 167 * priorities 8 to 11 - traffic class 2 (medium-high priority)
|
| /Documentation/admin-guide/mm/ |
| D | hugetlbpage.rst | 14 architecture supports multiple page sizes 4K, 8K, 64K, 256K, 1M, 4M, 16M, 42 Hugepagesize: yyy kB 43 Hugetlb: zzz kB 64 is the default hugepage size (in Kb). 66 is the total amount of memory (in kB), consumed by huge 178 hugepages-${size}kB
|
| /Documentation/vm/ |
| D | page_owner.rst | 50 1427 24 8 1459 5b3 mm/page_ext.o 53 Although, roughly, 4 KB code is added in total, page_alloc.o increase by
|
| /Documentation/ABI/testing/ |
| D | sysfs-block | 14 8 - time spent writing (ms) 85 with 4KB physical sectors exposing 512-byte logical 96 with 4KB physical sectors exposing 512-byte logical 115 drives with 4KB sectors that expose a 512-byte logical
|
| /Documentation/devicetree/bindings/net/ |
| D | fsl-fman.txt | 178 Each hardware port is assigned a 4KB, port-specific page in 180 FMan memory map). The first 4 KB in the FMan hardware ports 182 The subsequent 63 4KB pages are allocated to the hardware 259 FM_EPI[16] XGEC 8 272 FM_NPI[11] mEMAC9 8 273 n = 1,..8 283 DCFG_DEVDISR2[7] 1 XGEC 8 285 DCFG_DEVDISR2[15] 2 XGEC 8 430 tbi1: tbi-phy@8 { 518 fman1_rx_0xa: port@8a000 { [all …]
|
| /Documentation/admin-guide/device-mapper/ |
| D | cache.rst | 68 using block sizes of 256KB - 1024KB. The block size must be between 64 69 sectors (32KB) and 2097152 sectors (1GB) and a multiple of 64 sectors (32KB). 337 mq 4 sequential_threshold 1024 random_threshold 8'
|
| D | dm-raid.rst | 98 [min_recovery_rate <kB/sec/disk>] 100 [max_recovery_rate <kB/sec/disk>] 240 5 - 8:17 - 8:33 - 8:49 - 8:65 - 8:81 248 5 8:17 8:18 8:33 8:34 8:49 8:50 8:65 8:66 8:81 8:82
|
| /Documentation/devicetree/bindings/pci/ |
| D | v3-v360epc-pci.txt | 10 first the base address of the V3 host bridge controller, 64KB 22 be aligned to a 1MB boundary, and may be 1MB, 2MB, 4MB, 8MB, 16MB, 32MB,
|
123