| /freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
| H A D | bcm2837.dtsi | 31 <1 IRQ_TYPE_LEVEL_HIGH>, // PHYS_NONSECURE_PPI 38 #address-cells = <1>; 43 * https://developer.arm.com/documentation/ddi0500/e/level-1-memory-system 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 64 cpu1: cpu@1 { 67 reg = <1>; 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 [all …]
|
| H A D | bcm2836.dtsi | 32 <1 IRQ_TYPE_LEVEL_HIGH>, // PHYS_NONSECURE_PPI 39 #address-cells = <1>; 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 65 v7_cpu1: cpu@1 { 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 [all …]
|
| H A D | bcm2835.dtsi | 9 #address-cells = <1>; 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
|
| /freebsd/sys/contrib/device-tree/src/arm64/broadcom/ |
| H A D | bcm2712.dtsi | 44 #address-cells = <1>; 61 d-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set 64 i-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set 71 cache-sets = <1024>; //512KiB(size)/64(line-size)=8192ways/8-way set 78 cpu1: cpu@1 { 85 d-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set 88 i-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set 95 cache-sets = <1024>; //512KiB(size)/64(line-size)=8192ways/8-way set 109 d-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set 112 i-cache-sets = <256>; // 64KiB(size)/64(line-size)=1024ways/4-way set [all …]
|
| /freebsd/lib/libc/stdlib/malloc/jemalloc/ |
| H A D | jemalloc.3 | 7 .\" Source: jemalloc 5.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756 10 .TH "JEMALLOC" "3" "11/10/2019" "jemalloc 5.2.1-0-gea6b3e973b47" "User Manual" 34 This manual describes jemalloc 5\&.2\&.1\-0\-gea6b3e973b477b8061e0076bb257dbd7f3faa756\&. More info… 35 \m[blue]\fBjemalloc website\fR\m[]\&\s-2\u[1]\d\s+2\&. 188 (1 << \fIla\fR)\&. This macro does not validate that 458 abort:true,narenas:1 500 Assuming 4 KiB pages and a 16\-byte quantum on a 64\-bit system, the size classes in each category … 501 Table 1\&. 503 .it 1 an-trap 504 .nr an-no-space-flag 1 [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | amigaos | 4 # amigaos: file(1) magic for AmigaOS binary formats: 14 >2 beshort 1 15 >>48 byte 1 disk icon 23 >2 beshort >1 icon, vers. %d 31 1 string MUGICIAN/SOFTEYES Mugician Module sound file 55 # struct FontContents fch_FC; 1st fc_FileName [MAXFONTPATH=256]; ~ filename "/" fc_YSize 61 # 1 (often) 2 3 (IconCondensed.font tempfont.font) 4 (Franklin.font) 6 (mcoop.font) 62 >>2 ubeshort >1 \b, %u elements 65 #>>2 beshort !1 \bs 68 >>2 beshort >1 \b, 2nd [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/marvell/ |
| H A D | armada-385-linksys-rango.dts | 25 wan_white@1 { 86 #address-cells = <1>; 87 #size-cells = <1>; 97 reg = <0x200000 0x20000>; /* 128KiB */ 102 reg = <0x220000 0x40000>; /* 256KiB */ 107 reg = <0x7e0000 0x40000>; /* 256KiB */ 113 reg = <0x820000 0x1e0000>; /* 1920KiB */ 163 no-1-8-v;
|
| H A D | armada-385-linksys-caiman.dts | 23 wan_white@1 { 78 #address-cells = <1>; 79 #size-cells = <1>; 89 reg = <0x200000 0x40000>; /* 256KiB */ 94 reg = <0x240000 0x40000>; /* 256KiB */ 99 reg = <0x900000 0x100000>; /* 1MiB */
|
| H A D | armada-385-linksys-cobra.dts | 23 wan_white@1 { 78 #address-cells = <1>; 79 #size-cells = <1>; 89 reg = <0x200000 0x40000>; /* 256KiB */ 94 reg = <0x240000 0x40000>; /* 256KiB */ 99 reg = <0x900000 0x100000>; /* 1MiB */
|
| H A D | armada-385-linksys-shelby.dts | 23 wan_white@1 { 78 #address-cells = <1>; 79 #size-cells = <1>; 89 reg = <0x200000 0x40000>; /* 256KiB */ 94 reg = <0x240000 0x40000>; /* 256KiB */ 99 reg = <0x900000 0x100000>; /* 1MiB */
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | TraceIntelPTOptions.td | 11 Group<1>, 17 "specify size using multiples of unit bytes, e.g., 4KB, 1MB, 1MiB, " 18 "where 1K is 1024 bytes and 1M is 1048576 bytes.">; 21 Group<1>, 27 Group<1>, 34 "/sys/bus/event_source/devices/intel_pt/caps/psb_cyc is 1. " 45 "packets as: 2 ^ (value + 11), e.g. value 3 means 16KiB between " 53 Group<1>, 60 "16KiB or 1MB. Lower case units are allowed for convenience.">; 63 Group<1>, [all …]
|
| /freebsd/usr.sbin/gstat/ |
| H A D | gstat.c | 10 * 1. Redistributions of source code must retain the above copyright 103 maxx = -1; in main() 104 curx = -1; in main() 105 loop = 1; in main() 108 flag_b = 1; in main() 111 while ((i = getopt(argc, argv, "abBdcCf:I:ops")) != -1) { in main() 114 flag_a = 1; in main() 117 flag_b = 1; in main() 120 flag_B = 1; in main() 121 flag_b = 1; in main() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
| H A D | hi3798cv200.dtsi | 34 d-cache-size = <0x8000>; /* 32 KiB */ 37 i-cache-size = <0x8000>; /* 32 KiB */ 43 cpu@1 { 48 d-cache-size = <0x8000>; /* 32 KiB */ 51 i-cache-size = <0x8000>; /* 32 KiB */ 62 d-cache-size = <0x8000>; /* 32 KiB */ 65 i-cache-size = <0x8000>; /* 32 KiB */ 76 d-cache-size = <0x8000>; /* 32 KiB */ 79 i-cache-size = <0x8000>; /* 32 KiB */ 89 cache-size = <0x80000>; /* 512 KiB */ [all …]
|
| /freebsd/contrib/expat/tests/ |
| H A D | basic_tests.c | 86 if (_XML_Parse_SINGLE_BYTES(g_parser, text, sizeof(text) - 1, XML_TRUE) in START_TEST() 111 const size_t len = sizeof(message) - 1; in START_TEST() 149 if (_XML_Parse_SINGLE_BYTES(g_parser, text, sizeof(text) - 1, XML_TRUE) in START_TEST() 158 if (_XML_Parse_SINGLE_BYTES(g_parser, text, sizeof(text) - 1, XML_TRUE) in START_TEST() 167 if (g_chunkSize == 1) { in START_TEST() 173 if (_XML_Parse_SINGLE_BYTES(g_parser, text, sizeof(text) - 1, XML_TRUE) in START_TEST() 209 const char *text = "<?xml version='1.0' encoding='iso-8859-1'?>\n" in START_TEST() 224 const char *text = "<?xml version='1.0' encoding='iso-8859-1'?>\n" in START_TEST() 237 const char *text = "<?xml version='1.0' encoding='iso-8859-1'?>\n" in START_TEST() 250 const char *text = "<?xml version='1.0' encoding='iso-8859-1'?>\n" in START_TEST() [all …]
|
| /freebsd/sys/contrib/openzfs/man/man4/ |
| H A D | zfs.4 | 35 .No 1/2^ Ns Sy dbuf_cache_shift Pq 1/32nd 45 .No 1/2^ Ns Sy dbuf_metadata_cache_shift Pq 1/64th 86 Reducing the number of copies to 1 from the previous default of 3 97 .It Sy l2arc_feed_again Ns = Ns Sy 1 Ns | Ns 0 Pq int 104 .Sy l2arc_feed_again Ns = Ns Ar 1 107 .It Sy l2arc_feed_secs Ns = Ns Sy 1 Pq u64 128 .It Sy l2arc_exclude_special Ns = Ns Sy 0 Ns | Ns 1 Pq int 131 If set to 1, exclude dbufs on special vdevs from being cached to L2ARC. 133 .It Sy l2arc_mfuonly Ns = Ns Sy 0 Ns | Ns 1 Ns | Ns 2 Pq int 147 Setting it to 1 means to L2 cache only MFU data and metadata. [all …]
|
| /freebsd/lib/csu/common/ |
| H A D | ignore_init_note.S | 2 * SPDX-License-Identifier: BSD-1-Clause 4 * Copyright 2012 Konstantin Belousov <kib@FreeBSD.org> 8 * <kib@FreeBSD.org> under sponsorship from the FreeBSD Foundation. 13 * 1. Redistributions of source code must retain the above copyright 35 .4byte 2f-1f 38 1: .asciz NOTE_FREEBSD_VENDOR
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | omap3-overo-base.dtsi | 20 led-1 { 22 pwms = <&twl_pwmled 1 7812500>; 229 <1 IRQ_TYPE_NONE>; /* termcount */ 249 #address-cells = <1>; 250 #size-cells = <1>; 254 reg = <0 0x80000>; /* 512KiB */ 258 reg = <0x80000 0x1C0000>; /* 1792KiB */ 260 partition@1c0000 { 262 reg = <0x240000 0x40000>; /* 256KiB */ 266 reg = <0x280000 0x800000>; /* 8192KiB */
|
| /freebsd/sbin/fsck_msdosfs/ |
| H A D | check.c | 10 * 1. Redistributions of source code must retain the above copyright 69 rdonly = 1; in checkfilesys() 93 printf("** Phase 1 - Read FAT and checking connectivity\n"); in checkfilesys() 106 finish_dosdirsection = 1; in checkfilesys() 124 if (ask(1, "Update FATs")) { in checkfilesys() 153 pwarn("%d files, %jd KiB free (%d clusters), %jd KiB bad (%d clusters)\n", in checkfilesys() 157 pwarn("%d files, %jd KiB free (%d clusters)\n", in checkfilesys() 163 if (ask(1, "MARK FILE SYSTEM CLEAN") == 0) in checkfilesys()
|
| /freebsd/sys/contrib/xz-embedded/linux/lib/ |
| H A D | decompress_unxz.c | 53 * may be up to 64 KiB of actual payload in the chunk. Often the payload is 55 * chunk has only 32 KiB of payload. 75 * - 8 bytes per every 32 KiB of uncompressed size (one LZMA2 chunk header 76 * per chunk, each chunk having average payload size of 32 KiB); and 77 * - 64 KiB (biggest possible LZMA2 chunk payload size) to make sure that 119 #define XZ_INTERNAL_CRC32 1 272 s = xz_dec_init(XZ_DYNALLOC, (uint32_t)-1); in unxz() 279 b.out_size = (size_t)-1; in unxz() 379 return -1; in unxz() 390 return -1; in unxz()
|
| /freebsd/contrib/jemalloc/doc/ |
| H A D | jemalloc.xml.in | 261 that is a multiple of <code language="C">(1 << 491 documentation). For example, <literal>abort:true,narenas:1</literal> sets 578 <para>Assuming 4 KiB pages and a 16-byte quantum on a 64-bit system, the 584 <tgroup cols="3" colsep="1" rowsep="1"> 626 <entry>1 KiB</entry> 627 <entry>[5 KiB, 6 KiB, 7 KiB, 8 KiB]</entry> 630 <entry>2 KiB</entry> 631 <entry>[10 KiB, 12 KiB, 14 KiB]</entry> 635 <entry>2 KiB</entry> 636 <entry>[16 KiB]</entry> [all …]
|
| /freebsd/bin/ps/ |
| H A D | ps.1 | 15 .\" 1. Redistributions of source code must retain the above copyright 471 data size in KiB 485 .Xr setfib 1 570 resident set size in KiB 573 .Xr rtprio 1) 595 stack size in KiB 621 .\"text resident set size in KiB 625 text size in KiB 647 virtual size in KiB (alias 798 the real memory (resident set) size of the process in KiB. [all …]
|
| /freebsd/sys/contrib/xz-embedded/linux/include/linux/ |
| H A D | xz.h | 166 * or 2^n + 2^(n-1) bytes (the latter sizes are less common 168 * In the kernel, dictionary sizes of 64 KiB, 128 KiB, 256 KiB, 169 * 512 KiB, and 1 MiB are probably the only reasonable values, 303 * @dict_size LZMA dictionary size. This must be at least 4 KiB and 310 * The amount of allocated memory is a little less than 30 KiB with XZ_SINGLE. 403 # define XZ_INTERNAL_CRC32 1 419 # define XZ_INTERNAL_CRC64 1
|
| /freebsd/usr.bin/proccontrol/ |
| H A D | proccontrol.1 | 4 .\" Konstantin Belousov <kib@FreeBSD.org> under sponsorship 10 .\" 1. Redistributions of source code must retain the above copyright 121 .Xr uniq 1 145 .An Konstantin Belousov Aq Mt kib@freebsd.org
|
| /freebsd/sys/contrib/openzfs/man/man7/ |
| H A D | zpool-features.7 | 172 they must be between 1 B and 16 KiB in size, and must end with a newline 284 .Sy \\$1:\\$2 314 .Sy \\$1 318 .Sy \\$1 320 .Nm zfs Cm set Sy checksum Ns = Ns Sy \\$1 Ar dset 327 .Sy \\$1 , 331 .Sy \\$1 561 .Pq one sector, typically 512 B or 4 KiB 706 This feature allows the record size on a dataset to be set larger than 128 KiB. 710 once a dataset contains a file with a block size larger than 128 KiB, [all …]
|
| /freebsd/usr.bin/posixshmcontrol/ |
| H A D | posixshmcontrol.1 | 4 .\" Konstantin Belousov <kib@FreeBSD.org> under sponsorship 10 .\" 1. Redistributions of source code must retain the above copyright 75 It is almost always equal to the number of mappings +1, except 113 .Xr stat 1 140 .Pa /1 , 142 .Dl "posixshmcontrol dump /1 | hexdump -C" 146 and then enlarge it to 1M, use the sequence of commands 148 .Dl "posixshmcontrol truncate -s 1m /2" 151 .Xr hexdump 1 , 152 .Xr stat 1 , [all …]
|