diff options
| author | cchoux <cosmo.chou@quantatw.com> | 2025-02-14 06:33:39 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2025-04-08 15:51:22 +0300 |
| commit | df6a41e37ee938a59eb2bb8e6a4e7f28c7ec9c60 (patch) | |
| tree | 4f218ec48df1b6ff9ca0387abdc68ae61cdaa7d3 /meta-openembedded/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb | |
| parent | 95434df774ad7bc47858f93ebabbfc0e4e975f79 (diff) | |
| download | openbmc-df6a41e37ee938a59eb2bb8e6a4e7f28c7ec9c60.tar.xz | |
meta-phosphor: add distro feature production-level tweaks
There are some settings that are desired to be set for production-level
systems, but may be less desired in development. Such as settings that
turn hard-errors into soft-errors. Add a distro feature to allow
these settings to be enabled.
Add as a production-level tweak, a config for the kernel default
setting of `hung_task_panic`. This prevents unnecessary panics
due to a busy system, usually due to poor driver implementations.
Enable the production-level tweaks on meta-facebook.
Tested:
```
root@yosemite4:~# cat /proc/sys/kernel/hung_task_panic
0
```
Change-Id: I0542547c77ddacae44d98e9ab6edc3743ff0016c
Signed-off-by: Cosmo Chou <cosmo.chou@quantatw.com>
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb')
0 files changed, 0 insertions, 0 deletions
