Searched hist:"366651 d9ef0e03f97b1e1d2b6188f2b452044d1c" (Results 1 – 4 of 4) sorted by relevance
/openbmc/obmc-console/test/ |
H A D | test-console-logs-to-file | diff 366651d9ef0e03f97b1e1d2b6188f2b452044d1c Thu Aug 22 04:10:44 CDT 2024 Marshall Zhan <marshall.zhan.wiwynn@gmail.com> log-handler: Set the end of the file as the file size
The file descriptor is lost after system AC cycle. The log file will grow indefinitely if the log recorded does not exceed the maximum log size after each AC cycle.
Change-Id: If23d68b08817d54731dd6eff8a42e9eb476b6437 Fixes: 46d9ef298f2e ("Do not truncate log files after reboot") Signed-off-by: Marshall Zhan <marshall.zhan.wiwynn@gmail.com>
|
H A D | test-console-logs-to-file-no-sections | diff 366651d9ef0e03f97b1e1d2b6188f2b452044d1c Thu Aug 22 04:10:44 CDT 2024 Marshall Zhan <marshall.zhan.wiwynn@gmail.com> log-handler: Set the end of the file as the file size
The file descriptor is lost after system AC cycle. The log file will grow indefinitely if the log recorded does not exceed the maximum log size after each AC cycle.
Change-Id: If23d68b08817d54731dd6eff8a42e9eb476b6437 Fixes: 46d9ef298f2e ("Do not truncate log files after reboot") Signed-off-by: Marshall Zhan <marshall.zhan.wiwynn@gmail.com>
|
/openbmc/obmc-console/ |
H A D | CHANGELOG.md | diff 366651d9ef0e03f97b1e1d2b6188f2b452044d1c Thu Aug 22 04:10:44 CDT 2024 Marshall Zhan <marshall.zhan.wiwynn@gmail.com> log-handler: Set the end of the file as the file size
The file descriptor is lost after system AC cycle. The log file will grow indefinitely if the log recorded does not exceed the maximum log size after each AC cycle.
Change-Id: If23d68b08817d54731dd6eff8a42e9eb476b6437 Fixes: 46d9ef298f2e ("Do not truncate log files after reboot") Signed-off-by: Marshall Zhan <marshall.zhan.wiwynn@gmail.com>
|
H A D | log-handler.c | diff 366651d9ef0e03f97b1e1d2b6188f2b452044d1c Thu Aug 22 04:10:44 CDT 2024 Marshall Zhan <marshall.zhan.wiwynn@gmail.com> log-handler: Set the end of the file as the file size
The file descriptor is lost after system AC cycle. The log file will grow indefinitely if the log recorded does not exceed the maximum log size after each AC cycle.
Change-Id: If23d68b08817d54731dd6eff8a42e9eb476b6437 Fixes: 46d9ef298f2e ("Do not truncate log files after reboot") Signed-off-by: Marshall Zhan <marshall.zhan.wiwynn@gmail.com>
|