Home
last modified time | relevance | path

Searched refs:MB (Results 1 – 25 of 925) sorted by relevance

12345678910>>...37

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Dupdate-results-script.patch51 if [ X$MB = X ]
54 + MB=`memsize 4096`
56 TOTAL_MEM=$MB
57 MB=`echo \( $MB \* 7 \) / 10 | bc 2>/dev/null`
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`
65 +MB=`memsize $MB`
66 +MB=`memsize $MB`
[all …]
/openbmc/linux/tools/testing/selftests/mm/
H A Dcharge_reserved_hugetlb.sh89 MB=$(get_machine_hugepage_size)
99 echo "$cgroup_limit" >$cgroup_path/$name/hugetlb.${MB}MB.$fault_limit_file
103 $cgroup_path/$name/hugetlb.${MB}MB.$reservation_limit_file
167 local hugetlb_usage=$cgroup_path/$cgroup/hugetlb.${MB}MB.$fault_usage_file
168 local reserved_usage=$cgroup_path/$cgroup/hugetlb.${MB}MB.$reservation_usage_file
299 local final_hugetlb=$(cat $cgroup_path/hugetlb_cgroup_test/hugetlb.${MB}MB.$fault_usage_file)
300 …local final_reservation=$(cat $cgroup_path/hugetlb_cgroup_test/hugetlb.${MB}MB.$reservation_usage_…
356 local cgroup1_hugetlb_usage=$cgroup_path/hugetlb_cgroup_test1/hugetlb.${MB}MB.$fault_usage_file
357 …local cgroup1_reservation_usage=$cgroup_path/hugetlb_cgroup_test1/hugetlb.${MB}MB.$reservation_usa…
358 local cgroup2_hugetlb_usage=$cgroup_path/hugetlb_cgroup_test2/hugetlb.${MB}MB.$fault_usage_file
[all …]
H A Dhugetlb_reparenting_test.sh47 MB=$(get_machine_hugepage_size)
78 echo actual a = $((${actual_a%% *} / 1024 / 1024)) MB
79 echo expected a = $((${expected_a%% *} / 1024 / 1024)) MB
87 actual_a_hugetlb="$(cat "$CGROUP_ROOT"/a/hugetlb.${MB}MB.$usage_file)"
90 echo actual a hugetlb = $((${actual_a_hugetlb%% *} / 1024 / 1024)) MB
91 echo expected a hugetlb = $((${expected_a_hugetlb%% *} / 1024 / 1024)) MB
106 echo actual b = $((${actual_b%% *} / 1024 / 1024)) MB
107 echo expected b = $((${expected_b%% *} / 1024 / 1024)) MB
115 actual_b_hugetlb="$(cat "$CGROUP_ROOT"/a/b/hugetlb.${MB}MB.$usage_file)"
118 echo actual b hugetlb = $((${actual_b_hugetlb%% *} / 1024 / 1024)) MB
[all …]
/openbmc/linux/Documentation/arch/xtensa/
H A Dmmu.rst104 | 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::
147 | Cached KSEG | XCHAL_KSEG_CACHED_VADDR 0xb0000000 256MB
149 | Uncached KSEG | XCHAL_KSEG_BYPASS_VADDR 0xc0000000 256MB
152 | Cached KIO | XCHAL_KIO_CACHED_VADDR 0xe0000000 256MB
154 | Uncached KIO | XCHAL_KIO_BYPASS_VADDR 0xf0000000 256MB
158 512MB cached + 512MB uncached layout::
[all …]
/openbmc/linux/tools/perf/Documentation/
H A Dperf-iostat.txt18 - Inbound Read - I/O devices below root port read from the host memory, in MB
20 - Inbound Write - I/O devices below root port write to the host memory, in MB
22 - Outbound Read - CPU reads from I/O devices below root port, in MB
24 - Outbound Write - CPU writes to I/O devices below root port, in MB
61 … port Inbound Read(MB) Inbound Write(MB) Outbound Read(MB) Outbound Write(MB)
80 … port Inbound Read(MB) Inbound Write(MB) Outbound Read(MB) Outbound Write(MB)
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c243 #define MB(x) (KB (KB (x))) macro
253 return MB(1); in i830_tseg_size()
268 case I845_TSEG_SIZE_1M: return MB(1); in i845_tseg_size()
282 return MB(1); in i85x_tseg_size()
412 return gms * MB(32); in gen6_stolen_size()
423 return gms * MB(32); in gen8_stolen_size()
440 return gms * MB(32); in chv_stolen_size()
442 return (gms - 0x11) * MB(4) + MB(8); in chv_stolen_size()
444 return (gms - 0x17) * MB(4) + MB(36); in chv_stolen_size()
458 return gms * MB(32); in gen9_stolen_size()
[all …]
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.h26 [0] = ICE_PHY_TYPE(100MB, 100baseT_Full),
27 [1] = ICE_PHY_TYPE(100MB, 100baseT_Full),
28 [2] = ICE_PHY_TYPE(1000MB, 1000baseT_Full),
29 [3] = ICE_PHY_TYPE(1000MB, 1000baseX_Full),
30 [4] = ICE_PHY_TYPE(1000MB, 1000baseX_Full),
31 [5] = ICE_PHY_TYPE(1000MB, 1000baseKX_Full),
32 [6] = ICE_PHY_TYPE(1000MB, 1000baseT_Full),
33 [7] = ICE_PHY_TYPE(2500MB, 2500baseT_Full),
34 [8] = ICE_PHY_TYPE(2500MB, 2500baseX_Full),
35 [9] = ICE_PHY_TYPE(2500MB, 2500baseX_Full),
/openbmc/u-boot/board/freescale/ls1046ardb/
H A DREADME29 - One 512 MB NAND flash with ECC support
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
69 0x00_4098_0000 - 0x00_40FF_FFFF Reserved 6MB
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dv3-v360epc-pci.txt11 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 */
/openbmc/u-boot/board/freescale/t102xrdb/
H A DREADME87 - NOR: 128MB 16-bit NOR Flash
96 - On-board 64MB SPI flash
138 0xF_0000_0000 0xF_003F_FFFF DCSR 4MB
145 128MB NOR Flash Memory Layout
285 0x000000 0x0FFFFF U-Boot 1MB(2 block)
294 0x000000 0x0FFFFF U-Boot 1MB
302 0x008 2048 U-Boot img 1MB
308 64MB SPI Flash memory Map on T102xRDB
311 0x000000 0x0FFFFF U-Boot img 1MB
316 0x400000 0x9FFFFF Linux kernel 6MB
[all …]
/openbmc/linux/Documentation/driver-api/cxl/
H A Dmemory-devices.rst211 "size":"512.00 MiB (536.87 MB)",
218 "size":"512.00 MiB (536.87 MB)",
225 "size":"256.00 MiB (268.44 MB)",
232 "size":"256.00 MiB (268.44 MB)",
240 "pmem_size":"256.00 MiB (268.44 MB)",
241 "ram_size":"256.00 MiB (268.44 MB)",
268 "ram_size":"256.00 MiB (268.44 MB)",
276 "ram_size":"256.00 MiB (268.44 MB)",
284 "ram_size":"256.00 MiB (268.44 MB)",
292 "ram_size":"256.00 MiB (268.44 MB)",
[all …]
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c95 size_t size = MB(50); in alloc_anon_50M_check()
131 size_t size = MB(50); in alloc_pagecache_50M_check()
203 if (alloc_pagecache(fd, MB(50))) in alloc_pagecache_50M_noexit()
371 MB(150), 3)) { in test_memcg_protection()
404 current = min ? MB(50) : MB(30); in test_memcg_protection()
466 size_t size = MB(50); in alloc_pagecache_max_30M()
473 if (high != MB(30) && max != MB(30)) in alloc_pagecache_max_30M()
655 if (current > MB(30) || !current) in test_memcg_max()
746 expected_usage = MB(100); in test_memcg_reclaim()
748 expected_usage = MB(50); in test_memcg_reclaim()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dhddtemp.db79 "FUJITSU MHU2100AT" 194 C "Fujitsu MHU2100AT 100GB, 8MB (4200RPM)"
206 "Maxtor 6B080M0" 194 C "Maxtor DiamondMax 10 80GB 8MB SATA"
207 "Maxtor 6B120M0" 194 C "Maxtor DiamondMax 10 120GB 8MB SATA"
208 "Maxtor 6B160M0" 194 C "Maxtor DiamondMax 10 160GB 8MB SATA"
209 "Maxtor 6B160P0" 194 C "Maxtor DiamondMax 10 160GB 8MB ATA/133"
210 "Maxtor 6B200M0" 194 C "Maxtor DiamondMax 10 200GB 8MB SATA"
213 "Maxtor 6B250S0" 194 C "Maxtor DiamondMax 10 250GB 16MB SATA"
215 "Maxtor 6B300S0" 194 C "Maxtor DiamondMax 10 300GB 16MB SATA"
276 "SAMSUNG SV4012H" 194 C "Samsung 40GB, 5400RPM, 2MB cache"
281 "Seagate Technology 1275MB - ST31276A" 0 C "Seagate ST31276A"
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/
H A Dsdcard-image-n1sdp_0.1.bb39 ${PRIMARY_DIR}/MB/HBI0316A/io_v123f.txt
41 ${PRIMARY_DIR}/MB/HBI0316A/io_v123f.txt
43 ${PRIMARY_DIR}/MB/HBI0316A/io_v123f.txt
46 sed -i -e '/^IMAGE4ADDRESS:/ s|0x60200000|0x64200000|' ${PRIMARY_DIR}/MB/HBI0316A/images.txt
47 sed -i -e '/^IMAGE4UPDATE:/ s|FORCE |SCP_AUTO|' ${PRIMARY_DIR}/MB/HBI0316A/images.txt
48 … sed -i -e '/^IMAGE4FILE: \\SOFTWARE\\/s|uefi.bin|fip.bin |' ${PRIMARY_DIR}/MB/HBI0316A/images.txt
60 ${SECONDARY_DIR}/MB/HBI0316A/io_v123f.txt
62 ${SECONDARY_DIR}/MB/HBI0316A/io_v123f.txt
64 ${SECONDARY_DIR}/MB/HBI0316A/io_v123f.txt
65 sed -i -e '/^TOTALIMAGES:/ s|5|4|' ${SECONDARY_DIR}/MB/HBI0316A/images.txt
[all …]
/openbmc/u-boot/board/renesas/sh7785lcr/
H A DREADME.sh7785lcr11 - DDR2-SDRAM 512MB
12 - NOR Flash 64MB
45 address mode. This mode can use 128MB DDR-SDRAM.
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)
64 0x80000000 | 0x40000000 | 512MB | DDR-SDRAM (Cacheable)
[all …]
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dmm.rst20 from TB to GB and then MB/KB.
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…
71 ffffffffffe00000 | -2 MB | ffffffffffffffff | 2 MB | ... unused hole
125 ffffffff80000000 |-2048 MB | | |
126 ffffffffa0000000 |-1536 MB | fffffffffeffffff | 1520 MB | module mapping space
127 ffffffffff000000 | -16 MB | | |
128 …FIXADDR_START | ~-11 MB | ffffffffff5fffff | ~0.5 MB | kernel-internal fixmap range, variable s…
[all …]
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c53 #define MB(x) ((x) * 1024) macro
84 { 0x44, LVL_2, MB(1) }, /* 4-way set assoc, 32 byte line size */
85 { 0x45, LVL_2, MB(2) }, /* 4-way set assoc, 32 byte line size */
86 { 0x46, LVL_3, MB(4) }, /* 4-way set assoc, 64 byte line size */
87 { 0x47, LVL_3, MB(8) }, /* 8-way set assoc, 64 byte line size */
88 { 0x48, LVL_2, MB(3) }, /* 12-way set assoc, 64 byte line size */
89 { 0x49, LVL_3, MB(4) }, /* 16-way set assoc, 64 byte line size */
103 { 0x78, LVL_2, MB(1) }, /* 4-way set assoc, 64 byte line size */
108 { 0x7d, LVL_2, MB(2) }, /* 8-way set assoc, 64 byte line size */
113 { 0x84, LVL_2, MB(1) }, /* 8-way set assoc, 32 byte line size */
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D084.out20 Test 1: Maximum size (512 TB - 128 MB):
26 Test 2: Size too large (512 TB - 128 MB + 64 kB)
35 Test 5: Valid Image: 64MB, Blocks In Image 64, Block Size 1MB
41 Test 6: Block Size != 1MB; too small test (1MB - 1)
44 Test 7: Block Size != 1MB; too large test (1MB + 64KB)
/openbmc/u-boot/doc/
H A DREADME.b4860qds172 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
178 0xF_F801_0000 0xF_FDFF_FFFF Free 95 MB
182 0xF_F000_0000 0xF_F3FF_FFFF Free 64 MB
188 0xF_0000_0000 0xF_01FF_FFFF DCSR 32 MB
202 0xF_FFDF_1000 0xF_FFFF_FFFF Free 2 MB
204 0xF_FF81_0000 0xF_FFDE_FFFF Free 5 MB
206 0xF_FF00_0000 0xF_FF7F_FFFF Free 8 MB
208 0xF_F801_0000 0xF_FDFF_FFFF Free 95 MB
[all …]
/openbmc/u-boot/arch/mips/mach-bmips/
H A DKconfig135 of RAM and 128 MB of flash (nand).
146 MB of flash (SPI).
157 MB of flash (SPI).
167 Comtrend CT-5361 boards have a BCM6348 SoC with 16 MB of RAM and 4 MB
179 128 MB of flash (NAND).
190 8 MB of flash (CFI).
201 and 16 MB of flash (CFI).
211 Netgear CG3100D boards have a BCM3380 SoC with 64 MB of RAM and 8 MB
223 32 MB of flash (NAND).
233 Sagem F@ST1704 boards have a BCM6338 SoC with 16 MB of RAM and 4 MB
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dzynq-cc108.dts60 flash@0 { /* 16 MB */
70 reg = <0x0 0x400000>; /* 4MB */
74 reg = <0x400000 0x400000>; /* 4MB */
78 reg = <0x800000 0x400000>; /* 4MB */
82 reg = <0xc00000 0x100000>; /* 1MB */
86 reg = <0xd00000 0x200000>; /* 2MB */
90 reg = <0xf00000 0x100000>; /* 1MB */
/openbmc/u-boot/board/freescale/ls1012ardb/
H A DREADME50 RCW + PBI | 1MB | 0x4000_0000
51 U-boot | 1MB | 0x4010_0000
52 U-boot Env | 1MB | 0x4020_0000
53 PPA FIT image | 2MB | 0x4050_0000
54 Linux ITB | ~53MB | 0x40A0_0000
92 RCW + PBI | 1MB | 0x4000_0000
93 U-boot | 1MB | 0x4010_0000
94 U-boot Env | 1MB | 0x4030_0000
95 PPA FIT image | 2MB | 0x4040_0000
97 Linux ITB | ~53MB | 0x4100_0000
/openbmc/u-boot/board/freescale/t1040qds/
H A DREADME66 - 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 …]
/openbmc/u-boot/board/freescale/m547xevb/
H A DREADME135 Flash: 0xFF800000-0xFFFFFFFF (8MB)
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
157 make M5475GFE_config, or - boot 2MB, RAM 64MB
170 DRAM: 64 MB
[all …]
/openbmc/u-boot/board/freescale/ls1043ardb/
H A DREADME24 - One 128MB NOR flash 16-bit data bus
25 - One 512 MB NAND flash with ECC support
30 - DSPI: 16 MB high-speed flash Memory for boot code and storage (up to 108MHz)
40 0x00_0000_0000 0x00_000F_FFFF Secure Boot ROM 1MB
41 0x00_0100_0000 0x00_0FFF_FFFF CCSRBAR 240MB
44 0x00_2000_0000 0x00_20FF_FFFF DCSR 16MB
45 0x00_6000_0000 0x00_67FF_FFFF IFC - NOR Flash 128MB

12345678910>>...37