| /OK3568_Linux_fs/external/security/librkcrypto/perf_reports/ |
| H A D | RK3588_perf.txt | 19 dma_fd: otpkey [AES-256] ECB ENCRYPT 560MB/s. 20 dma_fd: otpkey [AES-256] ECB DECRYPT 560MB/s. 21 dma_fd: otpkey [AES-256] CBC ENCRYPT 288MB/s. 22 dma_fd: otpkey [AES-256] CBC DECRYPT 560MB/s. 23 dma_fd: otpkey [AES-256] CTR ENCRYPT 560MB/s. 24 dma_fd: otpkey [AES-256] CTR DECRYPT 560MB/s. 25 dma_fd: otpkey [SM4-128] ECB ENCRYPT 483MB/s. 26 dma_fd: otpkey [SM4-128] ECB DECRYPT 483MB/s. 27 dma_fd: otpkey [SM4-128] CBC ENCRYPT 146MB/s. 28 dma_fd: otpkey [SM4-128] CBC DECRYPT 483MB/s. [all …]
|
| H A D | RK3566_perf.txt | 20 dma_fd: otpkey [AES-256] ECB ENCRYPT 360MB/s. 21 dma_fd: otpkey [AES-256] ECB DECRYPT 360MB/s. 22 dma_fd: otpkey [AES-256] CBC ENCRYPT 164MB/s. 23 dma_fd: otpkey [AES-256] CBC DECRYPT 360MB/s. 24 dma_fd: otpkey [AES-256] CTR ENCRYPT 360MB/s. 25 dma_fd: otpkey [AES-256] CTR DECRYPT 360MB/s. 26 dma_fd: otpkey [SM4-128] ECB ENCRYPT 297MB/s. 27 dma_fd: otpkey [SM4-128] ECB DECRYPT 297MB/s. 28 dma_fd: otpkey [SM4-128] CBC ENCRYPT 84MB/s. 29 dma_fd: otpkey [SM4-128] CBC DECRYPT 297MB/s. [all …]
|
| H A D | RK3528_perf.txt | 19 dma_fd: otpkey [AES-256] ECB ENCRYPT 764MB/s. 20 dma_fd: otpkey [AES-256] ECB DECRYPT 773MB/s. 21 dma_fd: otpkey [AES-256] CBC ENCRYPT 252MB/s. 22 dma_fd: otpkey [AES-256] CBC DECRYPT 771MB/s. 23 dma_fd: otpkey [AES-256] CTR ENCRYPT 762MB/s. 24 dma_fd: otpkey [AES-256] CTR DECRYPT 772MB/s. 25 dma_fd: otpkey [SM4-128] ECB ENCRYPT 441MB/s. 26 dma_fd: otpkey [SM4-128] ECB DECRYPT 443MB/s. 27 dma_fd: otpkey [SM4-128] CBC ENCRYPT 125MB/s. 28 dma_fd: otpkey [SM4-128] CBC DECRYPT 443MB/s. [all …]
|
| H A D | RK3562_perf.txt | 20 dma_fd: otpkey [AES-256] ECB ENCRYPT 605MB/s. 21 dma_fd: otpkey [AES-256] ECB DECRYPT 605MB/s. 22 dma_fd: otpkey [AES-256] CBC ENCRYPT 177MB/s. 23 dma_fd: otpkey [AES-256] CBC DECRYPT 606MB/s. 24 dma_fd: otpkey [AES-256] CTR ENCRYPT 606MB/s. 25 dma_fd: otpkey [AES-256] CTR DECRYPT 606MB/s. 34 virt: otpkey [AES-256] ECB ENCRYPT 278MB/s. 35 virt: otpkey [AES-256] ECB DECRYPT 278MB/s. 36 virt: otpkey [AES-256] CBC ENCRYPT 131MB/s. 37 virt: otpkey [AES-256] CBC DECRYPT 278MB/s. [all …]
|
| H A D | RV1106_perf.txt | 23 dma_fd: [DES-64] ECB ENCRYPT 277MB/s. 24 dma_fd: [DES-64] ECB DECRYPT 277MB/s. 25 dma_fd: [DES-64] CBC ENCRYPT 77MB/s. 26 dma_fd: [DES-64] CBC DECRYPT 277MB/s. 27 dma_fd: [TDES-192] ECB ENCRYPT 105MB/s. 28 dma_fd: [TDES-192] ECB DECRYPT 105MB/s. 29 dma_fd: [TDES-192] CBC ENCRYPT 28MB/s. 30 dma_fd: [TDES-192] CBC DECRYPT 105MB/s. 31 dma_fd: [AES-256] ECB ENCRYPT 559MB/s. 32 dma_fd: [AES-256] ECB DECRYPT 558MB/s. [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | charge_reserved_hugetlb.sh | 82 MB=$(get_machine_hugepage_size) 92 echo "$cgroup_limit" >$cgroup_path/$name/hugetlb.${MB}MB.$fault_limit_file 96 $cgroup_path/$name/hugetlb.${MB}MB.$reservation_limit_file 108 local path="/dev/cgroup/memory/$cgroup/hugetlb.${MB}MB.$reservation_usage_file" 121 local path="/dev/cgroup/memory/$cgroup/hugetlb.${MB}MB.$reservation_usage_file" 134 local path="/dev/cgroup/memory/$cgroup/hugetlb.${MB}MB.$fault_usage_file" 160 local hugetlb_usage=$cgroup_path/$cgroup/hugetlb.${MB}MB.$fault_usage_file 161 local reserved_usage=$cgroup_path/$cgroup/hugetlb.${MB}MB.$reservation_usage_file 261 local size=$(($1 * ${MB} * 1024 * 1024)) 264 local cgroup_limit=$(($4 * ${MB} * 1024 * 1024)) [all …]
|
| H A D | hugetlb_reparenting_test.sh | 39 MB=$(get_machine_hugepage_size) 70 echo actual a = $((${actual_a%% *} / 1024 / 1024)) MB 71 echo expected a = $((${expected_a%% *} / 1024 / 1024)) MB 79 actual_a_hugetlb="$(cat "$CGROUP_ROOT"/a/hugetlb.${MB}MB.$usage_file)" 82 echo actual a hugetlb = $((${actual_a_hugetlb%% *} / 1024 / 1024)) MB 83 echo expected a hugetlb = $((${expected_a_hugetlb%% *} / 1024 / 1024)) MB 98 echo actual b = $((${actual_b%% *} / 1024 / 1024)) MB 99 echo expected b = $((${expected_b%% *} / 1024 / 1024)) MB 107 actual_b_hugetlb="$(cat "$CGROUP_ROOT"/a/b/hugetlb.${MB}MB.$usage_file)" 110 echo actual b hugetlb = $((${actual_b_hugetlb%% *} / 1024 / 1024)) MB [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/ |
| H A D | update-results-script.patch | 51 if [ X$MB = X ] 53 - MB=`../bin/$OS/memsize 4096` 54 + MB=`memsize 4096` 56 TOTAL_MEM=$MB 57 MB=`echo \( $MB \* 7 \) / 10 | bc 2>/dev/null` 59 # Certain machines tend to barf when you try and bcopy 8MB. 61 echo "Checking to see if you have $MB MB; please wait for a moment..." 62 -MB=`../bin/$OS/memsize $MB` 63 -MB=`../bin/$OS/memsize $MB` 64 -MB=`../bin/$OS/memsize $MB` [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/xtensa/ |
| H A D | mmu.rst | 62 5. The parent-bus-address value is rounded down to the nearest 256MB boundary 64 6. The IO area covers the entire 256MB segment of parent-bus-address; the 83 | VMALLOC area | VMALLOC_START 0xc0000000 128MB - 64KB 96 | | (4MB * DCACHE_N_COLORS) 104 | Cached KSEG | XCHAL_KSEG_CACHED_VADDR 0xd0000000 128MB 106 | Uncached KSEG | XCHAL_KSEG_BYPASS_VADDR 0xd8000000 128MB 108 | Cached KIO | XCHAL_KIO_CACHED_VADDR 0xe0000000 256MB 110 | Uncached KIO | XCHAL_KIO_BYPASS_VADDR 0xf0000000 256MB 114 256MB cached + 256MB uncached layout:: 126 | VMALLOC area | VMALLOC_START 0xa0000000 128MB - 64KB [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/ |
| H A D | test_memcontrol.c | 91 size_t size = MB(50); in alloc_anon_50M_check() 122 size_t size = MB(50); in alloc_pagecache_50M_check() 193 return alloc_pagecache(fd, MB(50)); in alloc_pagecache_50M() 201 if (alloc_pagecache(fd, MB(50))) in alloc_pagecache_50M_noexit() 345 MB(150), 3)) { in test_memcg_min() 351 if (cg_run(parent[2], alloc_anon, (void *)MB(148))) in test_memcg_min() 354 if (!values_close(cg_read_long(parent[1], "memory.current"), MB(50), 3)) in test_memcg_min() 360 if (!values_close(c[0], MB(33), 10)) in test_memcg_min() 363 if (!values_close(c[1], MB(17), 10)) in test_memcg_min() 369 if (!cg_run(parent[2], alloc_anon, (void *)MB(170))) in test_memcg_min() [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | early-quirks.c | 242 #define MB(x) (KB (KB (x))) macro 252 return MB(1); in i830_tseg_size() 267 case I845_TSEG_SIZE_1M: return MB(1); in i845_tseg_size() 281 return MB(1); in i85x_tseg_size() 286 return read_pci_config_byte(0, 0, 0, I830_DRB3) * MB(32); in i830_mem_size() 291 return read_pci_config_byte(0, 0, 1, I85X_DRB3) * MB(32); in i85x_mem_size() 363 case I830_GMCH_GMS_STOLEN_1024: return MB(1); in i830_stolen_size() 364 case I830_GMCH_GMS_STOLEN_8192: return MB(8); in i830_stolen_size() 383 case I855_GMCH_GMS_STOLEN_1M: return MB(1); in gen3_stolen_size() 384 case I855_GMCH_GMS_STOLEN_4M: return MB(4); in gen3_stolen_size() [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/t102xrdb/ |
| H A D | README | 87 - NOR: 128MB 16-bit NOR Flash 96 - On-board 64MB SPI flash 115 - NOR: 128MB S29GL01GS110TFIV10 Spansion NOR Flash 116 - NAND: 512MB S34MS04G200BFI000 Spansion NAND Flash 117 - eSPI: 64MB S25FL512SAGMFI010 Spansion SPI flash. 131 0xF_FE00_0000 0xF_FEFF_FFFF CCSRBAR 16MB 135 0xF_F600_0000 0xF_F7FF_FFFF Queue manager software portal 32MB 136 0xF_F400_0000 0xF_F5FF_FFFF Buffer manager software portal 32MB 137 0xF_E800_0000 0xF_EFFF_FFFF IFC - NOR Flash 128MB 138 0xF_0000_0000 0xF_003F_FFFF DCSR 4MB [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
| H A D | hddtemp.db | 70 "FUJITSU MHT2030AC" 194 C "Fujitsu Mobile 30GB, 2MB, 4200RPM (automotive)" 79 "FUJITSU MHU2100AT" 194 C "Fujitsu MHU2100AT 100GB, 8MB (4200RPM)" 110 "HDS722516VLAT[28]0" 194 C "Hitachi Deskstar 7K250 160GB 2/8MB cache" 111 "HDS722525VLAT80" 194 C "Hitachi Deskstar 7K250 200/250GB, 7200RPM, 8MB, Parallel-ATA" 113 "HDS722540VLAT20" 194 C "Hitachi Deskstar 7K250, 40GB, 7200RPM, 2MB cache" 115 "HDS724040KLSA80" 194 C "Hitachi Deskstar 7K250 400GB, 7200RPM, 8MB, Serial-ATA" 118 "HDS722525VLSA80" 194 C "Hitachi Deskstar 7K250 250GB, 7200RPM, 8MB, SATA" 125 "HDT7225(16|25)DLAT80" 194 C "Hitachi Deskstar T7K250 series, 7200RPM, 8MB, PATA" 128 "HDT725050VLA360" 194 C "Hitachi Deskstar T7K500 500GB, 7200RPM, 16MB, SATA II" 133 "HTS424040M9AT00" 194 C "Hitachi Travelstar 4K40 40GB 2MB cache (4200RPM)" [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/ |
| H A D | cacheinfo.c | 38 #define MB(x) ((x) * 1024) macro 54 { 0x23, LVL_3, MB(1) }, /* 8-way set assoc, sectored cache, 64 byte line size */ 55 { 0x25, LVL_3, MB(2) }, /* 8-way set assoc, sectored cache, 64 byte line size */ 56 { 0x29, LVL_3, MB(4) }, /* 8-way set assoc, sectored cache, 64 byte line size */ 69 { 0x44, LVL_2, MB(1) }, /* 4-way set assoc, 32 byte line size */ 70 { 0x45, LVL_2, MB(2) }, /* 4-way set assoc, 32 byte line size */ 71 { 0x46, LVL_3, MB(4) }, /* 4-way set assoc, 64 byte line size */ 72 { 0x47, LVL_3, MB(8) }, /* 8-way set assoc, 64 byte line size */ 73 { 0x48, LVL_2, MB(3) }, /* 12-way set assoc, 64 byte line size */ 74 { 0x49, LVL_3, MB(4) }, /* 16-way set assoc, 64 byte line size */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/ |
| H A D | v3-v360epc-pci.txt | 11 second the configuration area register space, 16MB 18 each be exactly 256MB (0x10000000) in size. 22 be aligned to a 1MB boundary, and may be 1MB, 2MB, 4MB, 8MB, 16MB, 32MB, 23 64MB, 128MB, 256MB, 512MB, 1GB or 2GB in size. The memory should be marked 50 0x20000000 0 0x20000000 /* 512 MB @ LB 20000000 1:1 */
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1046ardb/ |
| H A D | README | 29 - One 512 MB NAND flash with ECC support 34 - DSPI: 64 MB high-speed flash Memory for boot code and storage (up to 108MHz) 44 0x00_0000_0000 - 0x00_000F_FFFF Secure Boot ROM 1MB 45 0x00_0100_0000 - 0x00_0FFF_FFFF CCSRBAR 240MB 48 0x00_2000_0000 - 0x00_20FF_FFFF DCSR 16MB 61 0x00_4000_0000 - 0x00_400F_FFFF RCW + PBI 1MB 62 0x00_4010_0000 - 0x00_402F_FFFF U-Boot 2MB 63 0x00_4030_0000 - 0x00_403F_FFFF U-Boot Env 1MB 64 0x00_4040_0000 - 0x00_405F_FFFF PPA 2MB 66 + bootscript 3MB [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/x86/x86_64/ |
| H A D | mm.rst | 20 from TB to GB and then MB/KB. 65 …ffffffff80000000 | -2 GB | ffffffff9fffffff | 512 MB | kernel text mapping, mapped to physic… 66 ffffffff80000000 |-2048 MB | | | 67 ffffffffa0000000 |-1536 MB | fffffffffeffffff | 1520 MB | module mapping space 68 ffffffffff000000 | -16 MB | | | 69 …FIXADDR_START | ~-11 MB | ffffffffff5fffff | ~0.5 MB | kernel-internal fixmap range, variable s… 70 ffffffffff600000 | -10 MB | ffffffffff600fff | 4 kB | legacy vsyscall ABI 71 ffffffffffe00000 | -2 MB | ffffffffffffffff | 2 MB | ... unused hole 124 …ffffffff80000000 | -2 GB | ffffffff9fffffff | 512 MB | kernel text mapping, mapped to physic… 125 ffffffff80000000 |-2048 MB | | | [all …]
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.b4860qds | 172 0xF_FFDF_1000 0xF_FFFF_FFFF Free 2 MB 174 0xF_FF81_0000 0xF_FFDE_FFFF Free 5 MB 176 0xF_FF00_0000 0xF_FF7F_FFFF Free 8 MB 177 0xF_FE00_0000 0xF_FEFF_FFFF CCSRBAR 16 MB 178 0xF_F801_0000 0xF_FDFF_FFFF Free 95 MB 180 0xF_F600_0000 0xF_F7FF_FFFF QMAN s/w portal 32 MB 181 0xF_F400_0000 0xF_F5FF_FFFF BMAN s/w portal 32 MB 182 0xF_F000_0000 0xF_F3FF_FFFF Free 64 MB 183 0xF_E800_0000 0xF_EFFF_FFFF IFC NOR Flash 128 MB 184 0xF_E000_0000 0xF_E7FF_FFFF Promjet 128 MB [all …]
|
| /OK3568_Linux_fs/u-boot/board/renesas/sh7785lcr/ |
| H A D | README.sh7785lcr | 11 - DDR2-SDRAM 512MB 12 - NOR Flash 64MB 45 address mode. This mode can use 128MB DDR-SDRAM. 48 extended address mode. This mode can use 384MB DDR-SDRAM. And if you run 49 "pmb" command, this mode can use 512MB DDR-SDRAM. 55 0x88000000 | 0x48000000 | 384MB | DDR-SDRAM (Cacheable) 56 0xa0000000 | 0x00000000 | 64MB | NOR Flash 57 0xa4000000 | 0x04000000 | 16MB | PLD 58 0xa6000000 | 0x08000000 | 16MB | USB 59 0xa8000000 | 0x48000000 | 384MB | DDR-SDRAM (Non-cacheable) [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/m547xevb/ |
| H A D | README | 135 Flash: 0xFF800000-0xFFFFFFFF (8MB) 136 DDR: 0x00000000-0x3FFFFFFF (1024MB) 138 PCI: 0x70000000-0x8FFFFFFF (512MB) 139 IP: 0xF0000000-0xFFFFFFFF (256MB) 151 make M5475AFE_config, or - boot 2MB, RAM 64MB 152 make M5475BFE_config, or - boot 2MB, code 16MB, RAM 64MB 153 make M5475CFE_config, or - boot 2MB, code 16MB, Video, USB, RAM 64MB 154 make M5475DFE_config, or - boot 2MB, USB, RAM 64MB 155 make M5475EFE_config, or - boot 2MB, Video, USB, RAM 64MB 156 make M5475FFE_config, or - boot 2MB, code 32MB, Video, USB, RAM 128MB [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/t1040qds/ |
| H A D | README | 66 - NOR: 8-bit or 16-bit, non-multiplexed, up to 512MB 101 0xF_FE00_0000 0xF_FEFF_FFFF CCSRBAR 16MB 106 0xF_F600_0000 0xF_F7FF_FFFF Queue manager software portal 32MB 107 0xF_F400_0000 0xF_F5FF_FFFF Buffer manager software portal 32MB 108 0xF_E800_0000 0xF_EFFF_FFFF IFC - NOR Flash 128MB 109 0xF_E000_0000 0xF_E7FF_FFFF Promjet 128MB 110 0xF_0000_0000 0xF_003F_FFFF DCSR 4MB 111 0xC_3000_0000 0xC_3FFF_FFFF PCI Express 4 Mem Space 256MB 112 0xC_2000_0000 0xC_2FFF_FFFF PCI Express 3 Mem Space 256MB 113 0xC_1000_0000 0xC_1FFF_FFFF PCI Express 2 Mem Space 256MB [all …]
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-bmips/ |
| H A D | Kconfig | 92 Comtrend AR-5387un boards have a BCM6328 SoC with 64 MB of RAM and 16 93 MB of flash (SPI). 103 Comtrend CT-5361 boards have a BCM6348 SoC with 16 MB of RAM and 4 MB 114 Comtrend VR-3032u boards have a BCM63268 SoC with 64 MB of RAM and 115 128 MB of flash (NAND). 125 Huawei EchoLife HG556a boards have a BCM6358 SoC with 64 MB of RAM 126 and 16 MB of flash (CFI). 136 Netgear CG3100D boards have a BCM3380 SoC with 64 MB of RAM and 8 MB 147 Sagem F@ST1704 boards have a BCM6338 SoC with 16 MB of RAM and 4 MB 158 SFR NeufBox 4 (Sercomm) boards have a BCM6358 SoC with 32 MB of RAM [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/t208xqds/ |
| H A D | README | 13 - 2MB L2 cache and 512KB CoreNet platform cache (CPC) 67 - 128MB NOR Flash, 512MB NAND Flash, PromJet debug port and FPGA 69 - Three SPI flash (16MB N25Q128A + 16MB EN25S64 + 512KB SST25WF040) 126 0xF_FE00_0000 0xF_FEFF_FFFF CCSRBAR 16MB 131 0xF_F600_0000 0xF_F7FF_FFFF Queue manager software portal 32MB 132 0xF_F400_0000 0xF_F5FF_FFFF Buffer manager software portal 32MB 133 0xF_E800_0000 0xF_EFFF_FFFF IFC - NOR Flash 128MB 134 0xF_0000_0000 0xF_003F_FFFF DCSR 4MB 135 0xC_4000_0000 0xC_4FFF_FFFF PCI Express 4 Mem Space 256MB 136 0xC_3000_0000 0xC_3FFF_FFFF PCI Express 3 Mem Space 256MB [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/t208xrdb/ |
| H A D | README | 13 - 2MB L2 cache and 512KB CoreNet platform cache (CPC) 69 - NOR: 128MB 16-bit NOR Flash 80 - On-board 64MB SPI flash 91 0xF_FE00_0000 0xF_FEFF_FFFF CCSRBAR 16MB 96 0xF_F600_0000 0xF_F7FF_FFFF Queue manager software portal 32MB 97 0xF_F400_0000 0xF_F5FF_FFFF Buffer manager software portal 32MB 98 0xF_E800_0000 0xF_EFFF_FFFF IFC - NOR Flash 128MB 99 0xF_0000_0000 0xF_003F_FFFF DCSR 4MB 100 0xC_4000_0000 0xC_4FFF_FFFF PCI Express 4 Mem Space 256MB 101 0xC_3000_0000 0xC_3FFF_FFFF PCI Express 3 Mem Space 256MB [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/ |
| H A D | c293pcie.dts | 83 /* 1MB for DTB Image */ 89 /* 8 MB for Linux Kernel Image */ 95 /* 53MB for rootfs */ 101 /* 1MB for blob encrypted key */ 122 /* 1MB for u-boot Bootloader Image */ 129 /* 1MB for DTB Image */ 135 /* 16MB for Linux Kernel Image */ 141 /* 4078MB for Root file System Image */ 175 /* 1MB for u-boot Bootloader Image */ 176 /* 1MB for Environment */ [all …]
|