ncm: use static memory pools for different allocations
1 parent 7fc1e86 commit bd4c608b088a200503727089c8fd76045fda4714
@Michael Scire Michael Scire authored on 30 Mar 2020
Showing 11 changed files
View
libraries/libstratosphere/include/stratosphere/kvdb/kvdb_auto_buffer.hpp
View
libraries/libstratosphere/include/stratosphere/kvdb/kvdb_memory_key_value_store.hpp
View
libraries/libstratosphere/include/stratosphere/ncm/ncm_auto_buffer.hpp
View
libraries/libstratosphere/include/stratosphere/ncm/ncm_content_manager_impl.hpp
View
libraries/libstratosphere/include/stratosphere/sf.hpp
View
libraries/libstratosphere/include/stratosphere/sf/sf_common.hpp
View
libraries/libstratosphere/include/stratosphere/sf/sf_mem_utility.hpp 0 → 100644
View
libraries/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_central.cpp
View
libraries/libstratosphere/source/ncm/ncm_content_management_utils.cpp
View
libraries/libstratosphere/source/ncm/ncm_content_manager_impl.cpp
View
stratosphere/ncm/source/ncm_main.cpp