sonic-buildimage/platform/broadcom
Joe LeVeque 72b32a96fc
[201911][dockers][supervisor] Increase event buffer size for process exit listener (#7106)
Backport of https://github.com/Azure/sonic-buildimage/pull/7083 to the 201911 branch.

#### Why I did it

To prevent error [messages](https://dev.azure.com/mssonic/build/_build/results?buildId=2254&view=logs&j=9a13fbcd-e92d-583c-2f89-d81f90cac1fd&t=739db6ba-1b35-5485-5697-de102068d650&l=802) like the following from being logged:

```
Mar 17 02:33:48.523153 vlab-01 INFO swss#supervisord 2021-03-17 02:33:48,518 ERRO pool supervisor-proc-exit-listener event buffer overflowed, discarding event 46
```

This is basically an addendum to https://github.com/Azure/sonic-buildimage/pull/5247, which increased the event buffer size for dependent-startup. While supervisor-proc-exit-listener doesn't subscribe to as many events as dependent-startup, there is still a chance some containers (like swss, as in the example above) have enough processes running to cause an overflow of the default buffer size of 10.

This is especially important for preventing erroneous log_analyzer failures in the sonic-mgmt repo regression tests, which have started occasionally causing PR check builds to fail. Example [here](https://dev.azure.com/mssonic/build/_build/results?buildId=2254&view=logs&j=9a13fbcd-e92d-583c-2f89-d81f90cac1fd&t=739db6ba-1b35-5485-5697-de102068d650&l=802).

I set all supervisor-proc-exit-listener event buffer sizes to 1024, and also updated all dependent-startup event buffer sizes to 1024, as well, to keep things simple, unified, and allow headroom so that we will not need to adjust these values frequently, if at all.
2021-03-29 10:07:43 -07:00
..
docker-saiserver-brcm [docker-saiserver]: upgrade docker saiserver to stretch for brcm/mlnx (#2983) 2019-06-08 16:27:19 -07:00
docker-syncd-brcm [201911][dockers][supervisor] Increase event buffer size for process exit listener (#7106) 2021-03-29 10:07:43 -07:00
docker-syncd-brcm-rpc [broadcom]: Add bcmcmd and bcmsh to docker-syncd-brcm-rpc (#3739) 2019-11-20 07:41:04 -08:00
saibcm-modules [sonic-linux-kernel]: kernel security update to 4.9.246 (#6545) 2021-01-28 08:46:07 -08:00
sonic-platform-modules-accton [device/accton]: As7816-64x, fix memory leakage on accton fan monitor. (#6168) 2021-02-18 18:10:22 -08:00
sonic-platform-modules-alphanetworks [sonic-linux-kernel]: kernel security update to 4.9.246 (#6545) 2021-01-28 08:46:07 -08:00
sonic-platform-modules-arista@1dd1da51a7 [arista]: Update Arista driver submodules (#6670) 2021-02-10 23:15:55 -08:00
sonic-platform-modules-brcm-xlr-gts [brcm-th-svk]: Fix errors in BCM956960K switch (#4390) 2020-04-30 22:10:16 -07:00
sonic-platform-modules-cel [device/celestica]: Add thermalctld support on DX010 platform APIs (#6089) 2021-02-18 18:09:57 -08:00
sonic-platform-modules-dell [201911] DellEMC S6100 SSD Monitor (#6934) 2021-03-12 17:02:17 -08:00
sonic-platform-modules-delta [sonic-linux-kernel]: kernel security update to 4.9.246 (#6545) 2021-01-28 08:46:07 -08:00
sonic-platform-modules-ingrasys [MultiDB] (except ./src and ./dockers dirs): replace redis-cli with sonic-db-cli and use new DBConnector (#4035) 2020-02-03 15:36:55 -08:00
sonic-platform-modules-inventec [sonic-linux-kernel]: kernel security update to 4.9.246 (#6545) 2021-01-28 08:46:07 -08:00
sonic-platform-modules-juniper [201911][Juniper QFX5210] Fix Python errors (#4413) 2020-04-11 16:42:56 -07:00
sonic-platform-modules-mitac [devices]: move platform modules of accton, ingrasys, mitac, quanta into buildimage repo 2018-08-11 09:09:03 +00:00
sonic-platform-modules-quanta Updated the file permission mode to include +x (#4183) 2020-02-24 11:05:24 -08:00
docker-ptf-brcm.mk [docker-saiserver]: build docker-saiserver (#2244) 2018-11-14 01:15:31 -08:00
docker-saiserver-brcm.mk [docker-saiserver]: upgrade docker saiserver to stretch for brcm/mlnx (#2983) 2019-06-08 16:27:19 -07:00
docker-syncd-brcm-rpc.mk [syncd-rpc.mk] install ptf dependancy (#4279) 2020-03-19 22:18:49 -07:00
docker-syncd-brcm.mk Add support for bcmsh and bcmcmd utlitites in multi ASIC devices (#4926) 2020-07-11 09:47:24 -07:00
libsaithrift-dev.mk [sai and sairedis] advance sairedis sub-module and upgrade to matching Broadcom SAI build (#2488) 2019-02-16 10:14:18 -08:00
one-aboot.mk [build]: Move Systemd service start to systemd generator (#3172) 2019-07-29 15:52:15 -07:00
one-image.mk [device]: Add a new supported device DellEMC s5248f (#3547) 2019-10-17 18:43:59 -07:00
platform-modules-accton.mk [device][accton] Add as5812-54t. (#3428) 2019-09-10 22:07:13 -07:00
platform-modules-alphanetworks.mk [devices]: Add snh60b0-640f device (Tomhawk2) & snh60a0-320fv2 device 32x100G (Tomhawk) (#2129) 2018-10-10 18:33:51 -07:00
platform-modules-arista.mk [arista] Update platform drivers submodules (#4200) 2020-03-22 23:02:54 -07:00
platform-modules-brcm-xlr-gts.mk [devices]: Add Broadcom XLR/GTS (BCM9COMX2XMC) support for Tomahawk switch (BCM956960K) (#2682) 2019-06-09 12:09:31 -07:00
platform-modules-cel.mk [devices]: support Silverstone platform (#3474) 2019-10-09 17:47:46 -07:00
platform-modules-dell.mk [devices]: Firmware upgrade support for DellEMC platforms(s5248,s5232,z9100,s6100,z9264f) (#3743) 2019-11-14 00:08:15 -08:00
platform-modules-delta.mk [devices]: Add platform support for delta ag9032v2a (#3148) 2019-08-01 22:18:04 -07:00
platform-modules-ingrasys.mk [build]: add stretch target to build in stretch docker 2018-08-11 09:09:03 +00:00
platform-modules-inventec.mk [device][platform] Update Inventec new platform d6356 (#2791) 2019-08-15 01:00:52 -07:00
platform-modules-juniper.mk [devices]: Adding platform support for Juniper QFX5210 (#3270) 2019-09-06 07:52:45 -07:00
platform-modules-mitac.mk [build]: add stretch target to build in stretch docker 2018-08-11 09:09:03 +00:00
platform-modules-quanta.mk [Quanta] Add a new supported device and platform, IX9-32X (#3341) 2019-08-15 00:43:34 -07:00
platform.conf one image implementation (#215) 2017-01-29 11:33:33 -08:00
raw-image.mk [build]: Move Systemd service start to systemd generator (#3172) 2019-07-29 15:52:15 -07:00
rules.mk [build]: wait for conflicts package to be uninstalled (#5039) 2021-01-27 14:07:30 -08:00
sai-modules.mk [sonic-linux-kernel]: kernel security update to 4.9.246 (#6545) 2021-01-28 08:46:07 -08:00
sai.mk [broadcom]: BRCM SAI 3.7.5.2-2 Pick up fix for CS00011729558 SAI_STATUS_INSUFFICIENT_RESOURCE wit attr SAI_BUFFER_PROFILE_ATTR_RESERVED_BUFFER_SIZE on the buffer profile using mmuconfig -p egress_lossy_profile (#6900) 2021-03-03 11:09:32 -08:00