| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | examples.txt | 66 well. For example the page allocations done by a 'git gc' can be 77 To check which functions generated page allocations: 120 allocations - to see precisely what kind of page allocations there 157 Or you can observe the whole system's page allocations for 10 173 Or observe how fluctuating the page allocations are, via statistical 190 and check which instructions/source-code generated page allocations: 209 ( this shows that 83.42% of __GI___fork's page allocations come from
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Kconfig.kfence | 29 bool "Use static keys to set up allocations" 33 Use static keys (static branches) to set up KFENCE allocations. Using 44 allocations will be guarded by KFENCE. May be overridden via boot 66 and allocations/frees. A value of 0 disables stress testing logic.
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | memory-allocation.rst | 41 many other allocations types can use ``GFP_KERNEL``. Note, that 52 * Untrusted allocations triggered from userspace should be a subject 55 allocations that should be accounted. 56 * Userspace allocations should use either of the ``GFP_USER``, 72 You may notice that quite a few allocations in the existing code 89 Memory allocations may trigger direct or background reclaim and it is 150 For large allocations you can use vmalloc() and vzalloc(), or directly
|
| H A D | genalloc.rst | 27 allocations is set with min_alloc_order; it is a log-base-2 number like 29 So, if min_alloc_order is passed as 3, then all allocations will be a 44 It's worth noting that, if there are still allocations outstanding from the 60 pool, once again using nid as the node ID for ancillary memory allocations. 63 for DMA allocations.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/heaptrack/ |
| H A D | heaptrack_1.2.0.bb | 2 DESCRIPTION = "Heaptrack traces all memory allocations and annotates these \ 5 hotspots and temporary allocations"
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | dbexec.c | 353 u32 allocations; in acpi_db_execute() local 446 allocations = in acpi_db_execute() 451 if (allocations > 0) { in acpi_db_execute() 454 allocations, acpi_gbl_db_method_info.pathname); in acpi_db_execute()
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | numa.rst | 82 memory, Linux must decide whether to order the zonelists such that allocations 124 So, default, local allocations will succeed with the kernel supplying the 126 allows such allocations to fallback to other nearby nodes when a node that 129 Some kernel allocations do not want or cannot tolerate this allocation fallback 150 allocations will be attempted.
|
| H A D | balance.rst | 10 well as for non __GFP_IO allocations. 67 for non-sleepable allocations. Second, the HIGHMEM zone is also balanced, 69 HIGHMEM page, as well as to ensure that HIGHMEM allocations do not
|
| H A D | z3fold.rst | 14 * unlike zbud, z3fold allows for up to PAGE_SIZE allocations
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/ |
| H A D | vm.rst | 284 the system. Values tending towards 0 imply allocations would fail due to lack 318 This is useful for workloads that require low latency memory allocations 319 and have a bounded burstiness in memory allocations, for example a 321 (causing in-kernel memory allocations) with a maximum total message burst 359 So the Linux page allocator has a mechanism which prevents allocations 365 mechanism will also defend that region from allocations which could use 499 allocations; if you set this to lower than 1024KB, your system will 558 resulting from mmap allocations on architectures which support 571 resulting from mmap allocations for applications run in 612 NOMMU mmap allocations. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/netlogic/ |
| H A D | TODO | 2 * All memory allocation should be changed to DMA allocations
|
| /OK3568_Linux_fs/kernel/arch/arc/ |
| H A D | Kconfig.debug | 10 on the VM subsystem for higher order allocations.
|
| /OK3568_Linux_fs/kernel/arch/xtensa/boot/dts/ |
| H A D | kc705.dts | 21 /* global autoconfigured region for contiguous allocations */
|
| /OK3568_Linux_fs/buildroot/package/libhttpparser/ |
| H A D | Config.in | 8 It does not make any syscalls nor allocations, it does
|
| /OK3568_Linux_fs/buildroot/package/c-periphery/ |
| H A D | Config.in | 12 allocations, has no dependencies outside the standard C
|
| /OK3568_Linux_fs/buildroot/package/duma/ |
| H A D | Config.in | 6 # allocations. Non-MMU platforms cannot perform such
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | Kconfig.debug | 12 bool "Debug page memory allocations" 42 bool "Enable debug page memory allocations by default?" 45 Enable debug page memory allocations by default? This value
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/http-parser/ |
| H A D | http-parser_2.9.4.bb | 5 syscalls nor allocations, it does not buffer data, it can be \
|
| /OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/ |
| H A D | 0002-malloc-Initiate-tcache-shutdown-even-without-allocat.patch | 5 allocations [BZ #28028]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/ |
| H A D | readme.txt | 24 maximum limit for allocations from the OS.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/qcom/ |
| H A D | qcom,smem.txt | 25 Definition: reference to a hwspinlock used to protect allocations from
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/ |
| H A D | kfence.rst | 39 sample interval determines the frequency with which heap allocations will be 45 further KFENCE allocations occur. With ``CONFIG_KFENCE_NUM_OBJECTS`` (default 222 Guarded allocations are set up based on the sample interval. After expiration 268 page handling code to set up and deal with KFENCE allocations.
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3328-android.dtsi | 57 /* global autoconfigured region for contiguous allocations */
|
| /OK3568_Linux_fs/buildroot/package/qemu/ |
| H A D | 0003-block-export-fuse.c-fix-fuse-lseek-on-uclibc-or-musl.patch | 40 /* Prevent overly long bounce buffer allocations */
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0010-xnu-Fix-double-free-in-grub_xnu_devprop_add_property.patch | 12 Minor improvement: do prop fields initialization after memory allocations.
|