mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added periodic calls to malloc_trim(0) to reduce memory consumption
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -9780,7 +9780,7 @@ Video Disk Recorder Revision History
|
||||
out by Onur Sent<6E>rk).
|
||||
- Official release.
|
||||
|
||||
2022-11-23:
|
||||
2022-11-28:
|
||||
|
||||
- Added UPDATE-2.6.0, which was missing in the official 2.6.0 release.
|
||||
- Fixed unexpected calls of the '-r' script when a recording is interrupted and
|
||||
@@ -9809,3 +9809,5 @@ Video Disk Recorder Revision History
|
||||
- Added support for kernel based LIRC driver (thanks to Marko M<>kel<65>). Use the
|
||||
command line option '--lirc=/dev/lirc0' to use this. Requires kernel version 5.10
|
||||
or above.
|
||||
- Added periodic calls to malloc_trim(0) to reduce memory consumption (thanks to
|
||||
Onur Sent<6E>rk).
|
||||
|
||||
Reference in New Issue
Block a user