aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorSteffen Klassert <steffen.klassert@secunet.com>2016-02-22 10:40:07 +0100
committerSteffen Klassert <steffen.klassert@secunet.com>2016-03-17 10:28:42 +0100
commit6ad3122a08e3a9c2148873665752e87cf4f393cc (patch)
tree95c89c906cbdf02f28c71bbfdc0513dfe1cdddae /tools/perf/scripts/python/bin/stackcollapse-record
parentqmi_wwan: add "4G LTE usb-modem U901" (diff)
downloadlinux-6ad3122a08e3a9c2148873665752e87cf4f393cc.tar.gz
linux-6ad3122a08e3a9c2148873665752e87cf4f393cc.zip
flowcache: Avoid OOM condition under preasure
We can hit an OOM condition if we are under presure because we can not free the entries in gc_list fast enough. So add a counter for the not yet freed entries in the gc_list and refuse new allocations if the value is too high. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
x/commit/drivers/pinctrl/pinctrl-st.c?id=1e702ec2aa3bfed17d1266d31f94923322afbc60&follow=1'>pinctrl: st: Supply a GPIO get_direction() call-backLee Jones1-1/+30 2015-03-25pinctrl: st: Move st_get_pio_control() further up the source fileLee Jones1-10/+10 2015-03-25pinctrl: st: Introduce a 'get pin function' callLee Jones1-0/+14 2015-03-19pinctrl: tegra: use signed bitfields for optional fieldsStefan Agner1-20/+20 2015-03-18pinctrl: dt-binding: fix generic pinmux/pinconf examplesBaruch Siach1-10/+20 2015-03-18pinctrl: mediatek: mt8135/mt8173: Constify of_device_id tableAxel Lin2-10/+6 2015-03-18pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate placesAxel Lin1-10/+7 2015-03-18pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include fileAxel Lin1-1/+1 2015-03-18pinctrl: mediatek: Adjust mt8173 pinctrl kconfigYingjoe Chen1-3/+8 2015-03-18pinctrl: mediatek: mtk-common: Remove kfreeAxel Lin1-4/+2 2015-03-18pinctrl: mediatek: Fix include directiveGuenter Roeck1-1/+1 2015-03-18pinctrl: sh-pfc: Remove r8a7790 platform_device_id entryGeert Uytterhoeven1-3/+0 2015-03-18pinctrl: sh-pfc: Remove emev2 platform_device_id entryGeert Uytterhoeven1-3/+0 2015-03-18pinctrl: sh-pfc: Use u32 to store register addressesGeert Uytterhoeven3-10/+14 2015-03-18pinctrl: sh-pfc: Use reg_width instead of reg as sentinelGeert Uytterhoeven1-1/+1 2015-03-18pinctrl: sh-pfc: Use unsigned int for register/field widths and offsetsGeert Uytterhoeven3-34/+33 2015-03-18pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned longGeert Uytterhoeven2-5/+7 2015-03-18pinctrl: add AMD GPIO driver support.Ken Xue4-0/+1147 2015-03-18pinctrl: dt-binding: fix typoBaruch Siach1-1/+1 2015-03-18pinctrl: fix example .get_group_pins implementation signatureBaruch Siach1-2/+2 2015-03-18pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl blockAbhilash Kesavan1-1/+0 2015-03-18pinctrl: cygnus: add gpio/pinconf driverRay Jui3-0/+930