SWDEV-311271 - Release freed memory from MemPools
Runtime has to release extra memory, held by the pools, in synchronization points for event, stream or device. Change-Id: Id533a5e1d137812aa72bdfe101b4b333c6a43d66
このコミットが含まれているのは:
@@ -529,7 +529,7 @@ public:
|
||||
bool FreeMemory(amd::Memory* memory, Stream* stream);
|
||||
|
||||
/// Release freed memory from all pools on the current device
|
||||
void ReleaseFreedMemory(Stream* stream);
|
||||
void ReleaseFreedMemory();
|
||||
|
||||
/// Removes a destroyed stream from the safe list of memory pools
|
||||
void RemoveStreamFromPools(Stream* stream);
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする