Home
last modified time | relevance | path

Searched hist:"591 a1d179a431e7ae3cc736315760df0186c3140" (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/media/experimental/
H A DAdapterIO.h591a1d179a431e7ae3cc736315760df0186c3140 Sat Jan 13 14:52:58 UTC 2024 Jérôme Duval <jerome.duval@gmail.com> AdapterIO: add FlushBefore() to strip the beginning of the MallocIO object

by default, AdapterIO is initialized with a BMallocIO object, which will
be extended indefinitely. Flushing regularly is necessary to avoid
excessive memory usage. Tested in StreamRadio.

Change-Id: I9f3142c0a2300ad44dc54ccf6932d41c9526320b
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7302
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
/haiku/src/kits/media/experimental/
H A DAdapterIO.cpp591a1d179a431e7ae3cc736315760df0186c3140 Sat Jan 13 14:52:58 UTC 2024 Jérôme Duval <jerome.duval@gmail.com> AdapterIO: add FlushBefore() to strip the beginning of the MallocIO object

by default, AdapterIO is initialized with a BMallocIO object, which will
be extended indefinitely. Flushing regularly is necessary to avoid
excessive memory usage. Tested in StreamRadio.

Change-Id: I9f3142c0a2300ad44dc54ccf6932d41c9526320b
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7302
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>