sonic-buildimage/platform/broadcom
Joe LeVeque b70c6f72b2 [dockers][supervisor] Increase event buffer size for dependent-startup (#5247)
When stopping the swss, pmon or bgp containers, log messages like the following can be seen:

```
Aug 23 22:50:43.789760 sonic-dut INFO swss#supervisord 2020-08-23 22:50:10,061 ERRO pool dependent-startup event buffer overflowed, discarding event 34
Aug 23 22:50:43.789760 sonic-dut INFO swss#supervisord 2020-08-23 22:50:10,063 ERRO pool dependent-startup event buffer overflowed, discarding event 35
Aug 23 22:50:43.789760 sonic-dut INFO swss#supervisord 2020-08-23 22:50:10,064 ERRO pool dependent-startup event buffer overflowed, discarding event 36
Aug 23 22:50:43.789760 sonic-dut INFO swss#supervisord 2020-08-23 22:50:10,066 ERRO pool dependent-startup event buffer overflowed, discarding event 37
```

This is due to the number of programs in the container managed by supervisor, all generating events at the same time. The default event queue buffer size in supervisor is 10. This patch increases that value in all containers in order to eliminate these errors. As more programs are added to the containers, we may need to further adjust these values. I increased all buffer sizes to 25 except for containers with more programs or templated supervisor.conf files which allow for a variable number of programs. In these cases I increased the buffer size to 50. One final exception is the swss container, where the buffer fills up to ~50, so I increased this buffer to 100.

Resolves https://github.com/Azure/sonic-buildimage/issues/5241
2020-09-28 16:12:53 +00: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 [dockers][supervisor] Increase event buffer size for dependent-startup (#5247) 2020-09-28 16:12:53 +00: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 [201911] Broadcom SAI 3.7.5.2 (#5330) 2020-09-18 17:17:30 -07:00
sonic-platform-modules-accton [devices]:start opennsl modules after platform handle mac service on AS7326-56X/AS7726-56X (#3726) 2019-11-09 10:23:18 -08:00
sonic-platform-modules-alphanetworks [kernel]: security kernel update to 4.9.189 (#3913) 2020-03-15 08:52:29 -07:00
sonic-platform-modules-arista@2ed7b77095 [Arista] Update driver submodules. (#5408) 2020-09-18 21:40:49 -07: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]: Update DX010 platform APIS on 201911 branch (#5416) 2020-09-24 10:20:15 -07:00
sonic-platform-modules-dell [201911] Dell S6100 fix mux issue (#5415) 2020-09-22 15:29:21 -07:00
sonic-platform-modules-delta [kernel]: security kernel update to 4.9.189 (#3913) 2020-03-15 08:52:29 -07: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 [201911][Python] Migrate applications/scripts to import sonic-py-common package (#5132) 2020-08-13 16:35:53 -07: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 [devices]: Adding platform support for Juniper QFX5210 (#3270) 2019-09-06 07:52:45 -07:00
sai-modules.mk [201911] Broadcom SAI 3.7.5.2 (#5330) 2020-09-18 17:17:30 -07:00
sai.mk [201911] Broadcom SAI 3.7.5.2 (#5330) 2020-09-18 17:17:30 -07:00