KTransferMemory: Return size instead of size * PageSize in GetSize()
size is already the size in bytes. We do not need to multiply it by the page size
Please register or sign in to comment
size is already the size in bytes. We do not need to multiply it by the page size