Lines Matching +full:1 +full:kib
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
505 .nr an-break-flag 1
582 1 KiB
584 [5 KiB, 6 KiB, 7 KiB, 8 KiB]
587 2 KiB
589 [10 KiB, 12 KiB, 14 KiB]
594 2 KiB
596 [16 KiB]
599 4 KiB
601 [20 KiB, 24 KiB, 28 KiB, 32 KiB]
604 8 KiB
606 [40 KiB, 48 KiB, 54 KiB, 64 KiB]
609 16 KiB
611 [80 KiB, 96 KiB, 112 KiB, 128 KiB]
614 32 KiB
616 [160 KiB, 192 KiB, 224 KiB, 256 KiB]
619 64 KiB
621 [320 KiB, 384 KiB, 448 KiB, 512 KiB]
624 128 KiB
626 [640 KiB, 768 KiB, 896 KiB, 1 MiB]
629 256 KiB
631 [1280 KiB, 1536 KiB, 1792 KiB, 2 MiB]
634 512 KiB
636 [2560 KiB, 3 MiB, 3584 KiB, 4 MiB]
639 1 MiB
669 1 EiB
870 … memory is known to trigger platform\-specific performance problems, namely 1) for [64\-bit] Linux…
935 …sed dirty pages to be purged immediately upon creation\&. A decay time of \-1 disables purging\&. …
949 …sed muzzy pages to be purged immediately upon creation\&. A decay time of \-1 disables purging\&. …
1055 …ched, and at a maximum all large size classes are cached\&. The default maximum is 32 KiB (2^15)\&.
1117 …but also decreases the computational overhead\&. The default sample interval is 512 KiB (2^19 B)\&.
1132 option\&. By default, interval\-triggered profile dumping is disabled (encoded as \-1)\&.
1295 …mediate purging of all unused dirty pages unless the decay time is set to \-1 (i\&.e\&. purging di…
1302 …mediate purging of all unused muzzy pages unless the decay time is set to \-1 (i\&.e\&. purging di…
1312 …In particular, if customized extent hooks reserve physical memory (e\&.g\&. 1G huge pages), this i…
2246 t99: 1: 192 [0: 0]
2497 malloc_conf = "narenas:1";
2522 function conforms to IEEE Std 1003\&.1\-2001 (\(lqPOSIX\&.1\(rq)\&.
2546 .IP " 1." 4