Home
last modified time | relevance | path

Searched refs:OOM (Results 1 – 25 of 36) sorted by relevance

12

/external/bcc/tools/
Doomkill_example.txt4 oomkill is a simple program that traces the Linux out-of-memory (OOM) killer,
5 and shows basic details on one line per OOM kill:
9 21:03:39 Triggered by PID 3297 ("ntpd"), OOM kill of PID 22516 ("perl"), 3850642 pages, loadavg: 0.…
10 21:03:48 Triggered by PID 22517 ("perl"), OOM kill of PID 22517 ("perl"), 3850642 pages, loadavg: 0…
12 The first line shows that PID 22516, with process name "perl", was OOM killed
13 when it reached 3850642 pages (usually 4 Kbytes per page). This OOM kill
17 The system log (dmesg) shows pages of details and system context about an OOM
19 changing over time. I've seen OOM kills where I wanted to know if the system
21 workload that triggered the OOM event. oomkill provides some context: at the
29 the time of the OOM kill.
[all …]
/external/syzkaller/pkg/report/testdata/akaros/report/
D01 TITLE: kernel panic: [German Accent]: OOM for a small slab growth!!!
4 / $ kernel panic at kern/src/slab.c:518, from core 1: [German Accent]: OOM for a small slab growth!…
10 ROS(Core 1)> kernel panic at kern/src/arena.c:686, from core 0: OOM!
/external/autotest/client/site_tests/kernel_Oom/
Dcontrol8 before we kill processes (OOM) when we consume a lot of memory.
14 Fails if we OOM (ie, processes get killed) before we get low memory
/external/pdfium/third_party/libtiff/
DREADME.pdfium17 0025-upstream-OOM-gtTileContig: allocates the decoded buffer only after a first successful TIFFFill…
20 0028-nstrips-OOM.patch: return error for excess number of tiles/strips.
/external/autotest/client/site_tests/platform_MemoryPressure/
Dcontrol6 TODO: should also check how many OOM-kills occur.
/external/ltp/runtest/
Dcrashme15 # May panic on buggy systems if the OOM killer was not fast enough :-)
/external/grpc-grpc/doc/cpp/
Dperf_notes.md20 to OOM
/external/kmod/
DTODO10 * Protect index against OOM
/external/pdfium/third_party/lcms/
DREADME.pdfium37 0024-verify-size-before-reading.patch: fix OOM issue when there won't be enough
/external/autotest/apache/conf/
Ddjango-directives26 # AFE landing page and bring down cautotest by causing OOM.
/external/jemalloc/
DChangeLog136 - Fix various chunk leaks in OOM code paths. (@jasone)
288 + Fix irealloc_prof() to prof_alloc_rollback() on OOM.
450 - Fix OOM handling in memalign() and valloc(). A variant of this bug existed
452 - Fix an OOM-related regression in arena_tcache_fill_small(), which could
453 cause cache corruption on OOM. This regression was present in all releases
533 - Report ENOMEM rather than EINVAL if an OOM occurs during heap profiling
791 - Fix a prof-related bug in realloc() (only triggered by OOM errors).
884 - Add missing mutex unlocks for some OOM error paths in the heap profiling
/external/jemalloc_new/
DChangeLog76 - Refactor OOM handling in newImpl. (@wqfish)
510 - Fix various chunk leaks in OOM code paths. (@jasone)
662 + Fix irealloc_prof() to prof_alloc_rollback() on OOM.
824 - Fix OOM handling in memalign() and valloc(). A variant of this bug existed
826 - Fix an OOM-related regression in arena_tcache_fill_small(), which could
827 cause cache corruption on OOM. This regression was present in all releases
907 - Report ENOMEM rather than EINVAL if an OOM occurs during heap profiling
1165 - Fix a prof-related bug in realloc() (only triggered by OOM errors).
1258 - Add missing mutex unlocks for some OOM error paths in the heap profiling
/external/jcommander/
DCHANGELOG79 Fixed: OOM when parsing certain descriptions with long URL's in them
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal_defs.h.in175 /* Support optional abort() on OOM. */
/external/libxml2/
Dxmllint.c331 OOM(void) in OOM() function
350 OOM(); in myMallocFunc()
365 OOM(); in myReallocFunc()
380 OOM(); in myStrdupFunc()
/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_defs.h.in180 /* Support optional abort() on OOM. */
/external/bcc/
DREADME.md127 - tools/[oomkill](tools/oomkill.py): Trace the out-of-memory (OOM) killer. [Examples](tools/oomkill…
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto485 // out of memory (OOM).
/external/v8/src/inspector/
Dv8-debugger-agent-impl.cc1522 std::make_pair(protocol::Debugger::Paused::ReasonEnum::OOM, nullptr)); in didPause()
Djs_protocol.pdl461 OOM
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLibFuzzer.rst254 Exit code (default 77) used if libFuzzer itself (not a sanitizer) reports a bug (leak, OOM, etc).
/external/harfbuzz_ng/
DNEWS969 * Fix assertions and other issues at OOM / buffer max-growth.
/external/libnl/doc/
Droute.txt1648 /* OOM error */
/external/testng/
DCHANGES.txt486 Fixed: Issue24: OOM errors in SuiteHTMLReporter (Nalin Makar)
/external/libevent/
DChangeLog-2.06 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev)

12