| /freebsd/tools/tools/nanobsd/ |
| H A D | FlashDevice.sub | 45 256|256mb) 59 256|256mb) 73 64|64mb) 76 NANO_SECTS=32 87 512|512mb) 110 32|32mb) 113 NANO_SECTS=32 115 64|64mb) 118 NANO_SECTS=32 120 128|128mb) [all …]
|
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | brt_impl.h | 39 * We divide each VDEV into 16MB chunks. Each chunk is represented in memory 40 * by a 16bit counter, thus 1TB VDEV requires 128kB of memory: (1TB / 16MB) * 2B 46 * This value cannot be larger than 16MB, at least as long as we support 48 * 32768 blocks in 16MB. In 32MB we could have 65536 blocks, which is one too 58 * entcounts take 128MB of memory ((64TB / 16MB) * 2B). We can divide this 59 * 128MB array of entcounts into 32kB disk blocks, as we don't want to update 60 * the whole 128MB on disk when we have updated only a single entcount. 61 * We maintain a bitmap where each 32kB disk block within 128MB entcounts array 64 * that reside on a 32kB disk block (32kB / sizeof (uint16_t)). 66 #define BRT_BLOCKSIZE (32 * 1024)
|
| /freebsd/tools/tools/crypto/ |
| H A D | README | 18 0.129 sec, 2048 des crypts, 8 bytes, 127120 byte/sec, 1.0 Mb/sec 19 0.129 sec, 2048 des crypts, 16 bytes, 253915 byte/sec, 1.9 Mb/sec 20 0.129 sec, 2048 des crypts, 32 bytes, 508942 byte/sec, 3.9 Mb/sec 21 0.128 sec, 2048 des crypts, 64 bytes, 1020135 byte/sec, 7.8 Mb/sec 22 0.134 sec, 2048 des crypts, 128 bytes, 1954869 byte/sec, 14.9 Mb/sec 23 0.142 sec, 2048 des crypts, 256 bytes, 3698107 byte/sec, 28.2 Mb/sec 24 0.190 sec, 2048 des crypts, 1024 bytes, 11037700 byte/sec, 84.2 Mb/sec 25 0.264 sec, 2048 des crypts, 2048 bytes, 15891127 byte/sec, 121.2 Mb/sec 26 0.403 sec, 2048 des crypts, 4096 bytes, 20828998 byte/sec, 158.9 Mb/sec 27 0.687 sec, 2048 des crypts, 8192 bytes, 24426602 byte/sec, 186.4 Mb/sec [all …]
|
| /freebsd/sys/x86/pci/ |
| H A D | pci_early_quirks.c | 89 domain, bus, slot, func, INTEL_GEN11_BSM_DW1, 4) << 32; in intel_stolen_base_gen11() 112 return (MiB(32)); in intel_stolen_size_gen3() 141 return (val * MiB(32)); in intel_stolen_size_gen6() 152 return (val * MiB(32)); in intel_stolen_size_gen8() 165 * 0x0 to 0x10: 32MB increments starting at 0MB in intel_stolen_size_chv() 166 * 0x11 to 0x16: 4MB increments starting at 8MB in intel_stolen_size_chv() 167 * 0x17 to 0x1d: 4MB increment in intel_stolen_size_chv() [all...] |
| /freebsd/tools/tools/iwi/ |
| H A D | iwistats.c | 56 { 7, "Number of unicast 802.11b frames transmitted at 1Mb/s" }, 57 { 8, "Number of unicast 802.11b frames transmitted at 2Mb/s" }, 58 { 9, "Number of unicast 802.11b frames transmitted at 5.5Mb/s" }, 59 { 10, "Number of unicast 802.11b frames transmitted at 11Mb/s" }, 61 { 19, "Number of unicast 802.11g frames transmitted at 1Mb/s" }, 62 { 20, "Number of unicast 802.11g frames transmitted at 2Mb/s" }, 63 { 21, "Number of unicast 802.11g frames transmitted at 5.5Mb/s" }, 64 { 22, "Number of unicast 802.11g frames transmitted at 6Mb/s" }, 65 { 23, "Number of unicast 802.11g frames transmitted at 9Mb/s" }, 66 { 24, "Number of unicast 802.11g frames transmitted at 11Mb/s" }, [all …]
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_create/ |
| H A D | zfs_create.cfg | 40 # a volume that great than 1TB on 32-bit 42 # - max volume size is 1TB on 32-bit systems (s10u2) 45 export VOL_LIMIT_KEYWORD1="1TB on 32-bit" 49 set -A size "8k" "8K" "1m" "1M" "1mb" "1mB" "1Mb" "1MB" "1g" "1G" \
|
| /freebsd/usr.bin/localedef/ |
| H A D | wide.c | 141 show_mb(const char *mb) in show_mb() argument 146 if (isascii(*mb) && isgraph(*mb)) { in show_mb() 147 buf[0] = *mb; in show_mb() 152 while (*mb != 0) { in show_mb() 154 (void) snprintf(scr, sizeof (scr), "\\x%02x", *mb); in show_mb() 156 mb++; in show_mb() 181 towide_none(wchar_t *c, const char *mb, unsigned n __unused) in towide_none() argument 187 *c = (uint8_t)*mb; in towide_none() 192 tomb_none(char *mb, wchar_t wc) in tomb_none() argument 198 *(uint8_t *)mb = (wc & 0xff); in tomb_none() [all …]
|
| /freebsd/sys/dts/arm/ |
| H A D | annapurna-alpine.dts | 49 d-cache-size = <0x8000>; // L1, 32K 50 i-cache-size = <0x8000>; // L1, 32K 62 d-cache-size = <0x8000>; // L1, 32K 63 i-cache-size = <0x8000>; // L1, 32K 75 d-cache-size = <0x8000>; // L1, 32K 76 i-cache-size = <0x8000>; // L1, 32K 88 d-cache-size = <0x8000>; // L1, 32K 89 i-cache-size = <0x8000>; // L1, 32K 98 reg = <0x00100000 0x7ff00000>; // 2047MB at 1MB 147 interrupts = <0 32 4>, [all …]
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | newfs3.sh | 32 # newfs -b 4096 -f 4096 -O2 md0c on a 128 Mb FS 33 # newfs -b 4096 -f 1024 -O2 md0c on a 64 Mb FS 34 # 20070505 newfs -b 4096 -f 4096 -O2 md0c on a 32 Mb FS: panic: lockmgr: locking against myself 40 size=$((32 * 1024 * 1024)) 48 mb=$((size / 1024 / 1024)) 50 dd if=/dev/zero of=$diskimage bs=1m count=$mb status=none 77 size=$((size + 32 * 1024 * 1024))
|
| /freebsd/sys/kern/ |
| H A D | subr_param.c | 75 #define MAXFILES (40 + 32 * maxusers) 284 if (maxusers < 32) in init_param2() 285 maxusers = 32; in init_param2() 292 * we hit 384 (16MB to get a new "user"). in init_param2() 303 * linearly with 8 processes per MB up to 768MB, then 1 process per MB; in init_param2() 305 * per MB (which never happens by default as long as physical memory is in init_param2() 306 * > ~1.5MB). in init_param2() 318 * 'maxfiles' by default is set to 32 files per MB (overridable by in init_param2() 319 * a tunable), and is then clamped at 64 files per MB (which thus never in init_param2() 321 * purposes not used, as it gives a lower value than 32 files per MB as in init_param2() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/ |
| H A D | zfs_create.cfg | 49 # a volume that great than 1TB on 32-bit 51 # - max volume size is 1TB on 32-bit systems (s10u2) 54 export VOL_LIMIT_KEYWORD1="1TB on 32-bit" 58 set -A size "8k" "8K" "35K" "1m" "1M" "1mb" "1mB" "1Mb" "1MB" "1g" "1G" \
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCMCTargetDesc.h | 76 static inline bool isRunOfOnes(unsigned Val, unsigned &MB, unsigned &ME) { in isRunOfOnes() 82 MB = llvm::countl_zero(Val); in isRunOfOnes64() 92 MB = llvm::countl_zero((Val - 1) ^ Val) + 1; in isRunOfOnes64() 100 static inline bool isRunOfOnes64(uint64_t Val, unsigned &MB, unsigned &ME) { in isRunOfOnes64() 106 MB = llvm::countl_zero(Val); 116 MB = llvm::countl_zero((Val - 1) ^ Val) + 1; 219 X##32, X##33, X##34, X##35, X##36, X##37, X##38, X##39, X##40, X##41, \ 257 static const MCPhysReg RRegs[32] = PPC_REGS0_31(PPC::R); \ 258 static const MCPhysReg XRegs[32] = PPC_REGS0_31(PPC::X); \ 259 static const MCPhysReg FRegs[32] 57 isRunOfOnes(unsigned Val,unsigned & MB,unsigned & ME) isRunOfOnes() argument 81 isRunOfOnes64(uint64_t Val,unsigned & MB,unsigned & ME) isRunOfOnes64() argument [all...] |
| /freebsd/contrib/ntp/ntpd/ |
| H A D | refclock_palisade.c | 480 * Returns -1 on error, day-of-month + (month * 32) othertwise. 589 event = (unsigned short) (getint((u_char *) &mb(1)) & 0xffff); in TSIP_decode() 594 switch (mb(0) & 0xff) { in TSIP_decode() 608 lat = getdbl((u_char *) &mb(42)) * R2D; in TSIP_decode() 609 lon = getdbl((u_char *) &mb(50)) * R2D; in TSIP_decode() 610 alt = getdbl((u_char *) &mb(58)); in TSIP_decode() 617 if (mb(st)) { in TSIP_decode() 618 if (mb(st) > 0) ts++; in TSIP_decode() 619 printf(" %02d", mb(st)); in TSIP_decode() 625 GPS_UTC_Offset = getint((u_char *) &mb(1 in TSIP_decode() [all...] |
| /freebsd/tools/tools/ipw/ |
| H A D | ipwstats.c | 70 { 4, "Number of unicast frames transmitted at 1Mb/s", INT }, 71 { 5, "Number of unicast frames transmitted at 2Mb/s", INT }, 72 { 6, "Number of unicast frames transmitted at 5.5Mb/s", INT }, 73 { 7, "Number of unicast frames transmitted at 11Mb/s", INT }, 75 { 13, "Number of multicast frames transmitted at 1Mb/s", INT }, 76 { 14, "Number of multicast frames transmitted at 2Mb/s", INT }, 77 { 15, "Number of multicast frames transmitted at 5.5Mb/s", INT }, 78 { 16, "Number of multicast frames transmitted at 11Mb/s", INT }, 91 { 32, "Number of ATIM frames transmitted", INT }, 98 { 43, "Number of transmission retries at 1Mb/s", INT }, [all …]
|
| /freebsd/sys/contrib/device-tree/src/powerpc/ |
| H A D | xcalibur1501.dts | 33 d-cache-line-size = <32>; // 32 bytes 34 i-cache-line-size = <32>; // 32 bytes 35 d-cache-size = <0x8000>; // L1, 32K 36 i-cache-size = <0x8000>; // L1, 32K 46 d-cache-line-size = <32>; // 32 bytes 47 i-cache-line-size = <32>; // 32 bytes 48 d-cache-size = <0x8000>; // L1, 32K 49 i-cache-size = <0x8000>; // L1, 32K 79 reg = <0 0 0x8000000>; /* 128MB */ 84 reg = <0x00000000 0x6f00000>; /* 111 MB */ [all …]
|
| H A D | xpedite5301.dts | 34 d-cache-line-size = <32>; // 32 bytes 35 i-cache-line-size = <32>; // 32 bytes 36 d-cache-size = <0x8000>; // L1, 32K 37 i-cache-size = <0x8000>; // L1, 32K 47 d-cache-line-size = <32>; // 32 bytes 48 i-cache-line-size = <32>; // 32 bytes 49 d-cache-size = <0x8000>; // L1, 32K 50 i-cache-size = <0x8000>; // L1, 32K 79 reg = <0 0 0x8000000>; /* 128MB */ 84 reg = <0x00000000 0x6f00000>; /* 111 MB */ [all …]
|
| H A D | xpedite5370.dts | 32 d-cache-line-size = <32>; // 32 bytes 33 i-cache-line-size = <32>; // 32 bytes 34 d-cache-size = <0x8000>; // L1, 32K 35 i-cache-size = <0x8000>; // L1, 32K 45 d-cache-line-size = <32>; // 32 bytes 46 i-cache-line-size = <32>; // 32 bytes 47 d-cache-size = <0x8000>; // L1, 32K 48 i-cache-size = <0x8000>; // L1, 32K 77 reg = <0 0 0x8000000>; /* 128MB */ 82 reg = <0x00000000 0x6f00000>; /* 111 MB */ [all …]
|
| H A D | xpedite5330.dts | 70 d-cache-line-size = <32>; // 32 bytes 71 i-cache-line-size = <32>; // 32 bytes 72 d-cache-size = <0x8000>; // L1, 32K 73 i-cache-size = <0x8000>; // L1, 32K 83 d-cache-line-size = <32>; // 32 bytes 84 i-cache-line-size = <32>; // 32 bytes 85 d-cache-size = <0x8000>; // L1, 32K 86 i-cache-size = <0x8000>; // L1, 32K 115 reg = <0 0 0x8000000>; /* 128MB */ 120 reg = <0x00000000 0x6f00000>; /* 111 MB */ [all …]
|
| /freebsd/sbin/bsdlabel/ |
| H A D | disktab | 44 fd2880|2.88MB 3.5in Extra High Density Floppy:\ 78 :ty=floppy:se#512:nt#8:rm#300:ns#32:nc#963:\ 85 qp120at|Quantum Peripherals 120MB IDE:\ 86 :dt=ESDI:ty=winchester:se#512:nt#9:ns#32:nc#813:sf: \ 92 pan60|Panasonic Laptop's 60MB IDE:\ 99 mk156|toshiba156|Toshiba MK156 156Mb:\ 106 cp3100|Connor Peripherals 100MB IDE:\ 120 cp3100new|Connor Peripherals 100MB IDE, with a different configuration:\ 163 sony650|Sony 650 MB MOD|\ 170 :se#512:nt#64:ns#32:nc#216:sc#2048:su#444384:\ [all …]
|
| /freebsd/sys/dev/agp/ |
| H A D | agp_amd64.c | 264 0x02000000, /* 32 MB */ 265 0x04000000, /* 64 MB */ 266 0x08000000, /* 128 MB */ 267 0x10000000, /* 256 MB */ 268 0x20000000, /* 512 MB */ 269 0x40000000, /* 1024 MB */ 270 0x80000000, /* 2048 MB */ 402 case 0x02000000: /* 32 MB */ in agp_amd64_uli_set_aperture() 403 case 0x04000000: /* 64 MB */ in agp_amd64_uli_set_aperture() 404 case 0x08000000: /* 128 MB */ in agp_amd64_uli_set_aperture() [all …]
|
| /freebsd/sys/x86/x86/ |
| H A D | identcpu.c | 113 u_int cpu_clflush_line_size = 32; 1702 cpu_maxphyaddr = (cpu_feature & CPUID_PAE) != 0 ? 36 : 32; in finishidentcpu() 1853 printf("L1 2MB data TLB: %d entries", (regs[0] >> 16) & 0xff); in print_AMD_info() 1856 printf("L1 2MB instruction TLB: %d entries", regs[0] & 0xff); in print_AMD_info() 1879 printf("L2 2MB data TLB: %d entries", in print_AMD_info() 1882 printf("L2 2MB instruction TLB: %d entries", in print_AMD_info() 1886 printf("L2 2MB unified TLB: %d entries", in print_AMD_info() 2003 printf("Instruction TLB: 4 KB pages, 4-way set associative, 32 entries\n"); in print_INTEL_TLB() 2006 printf("Instruction TLB: 4 MB pages, fully associative, 2 entries\n"); in print_INTEL_TLB() 2012 printf("Data TLB: 4 MB Pages, 4-way set associative, 8 entries\n"); in print_INTEL_TLB() [all …]
|
| /freebsd/contrib/wpa/src/fst/ |
| H A D | fst.h | 20 #define LLT_UNIT_US 32 /* See 10.32.2.2 Transitioning between states */ 27 * but those can overflow 32-bit unsigned integer, so use alternative defines 29 * LLT_UNIT_US/US_IN_MS = 32/1000 = 4/125 79 * set_ies - Set interface's MB IE 81 * @fst_ies: MB IE buffer (owned by FST module) 95 * get_mb_ie - Get last MB IE received from STA 98 * Returns: MB IE buffer, %NULL if no MB IE received from the STA 103 * update_mb_ie - Update last MB IE received from STA 106 * @buf: Buffer that contains the MB IEs data
|
| /freebsd/sys/contrib/device-tree/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 */
|
| H A D | v3,v360epc-pci.yaml | 35 The inbound ranges must be aligned to a 1MB boundary, and may be 1MB, 2MB, 36 4MB, 8MB, 16MB, 32MB, 64MB, 128MB, 256MB, 512MB, 1GB or 2GB in size. The 46 256MB (0x10000000) in size. The prefetchable memory window must be 75 …dma-ranges = <0x02000000 0 0x20000000 0x20000000 0 0x20000000>, /* EBI: 512 MB @ LB 20000000 1:1 */
|
| /freebsd/sys/riscv/include/ |
| H A D | vmparam.h | 89 * An allocation size of 16MB is supported in order to optimize the 91 * at most four TTEs, collectively mapping 16MB of physical memory. 92 * By reducing the number of distinct 16MB "pages" that are used by UMA, 93 * the physical memory allocator reduces the likelihood of both 4MB 94 * page TLB misses and cache misses caused by 4MB page TLB misses. 131 * 0xffffffc000000000 - 0xffffffc7ffffffff 32GB kernel map 132 * 0xffffffc800000000 - 0xffffffcfffffffff 32GB unused 140 * 0xffffffc000000000 - 0xffffffc7ffffffff 32GB kernel map 141 * 0xffffffc800000000 - 0xffffffcfffffffff 32GB unused
|