开源使用者
标签
使用MALLOC_MMAP_THRESHOLD_和MALLOC_MMAP_MAX_减少内存碎片
2022-02-26 00:00:00
python
malloc
mmap
C++,新VS Malloc返回值
2022-06-11 00:00:00
malloc
c++
new-operator
在C++中是否兼容Malloc/Free和new/Delete?
2022-06-11 00:00:00
malloc
c++
new-operator
delete-operator
free
malloc() 和 free() 是如何工作的?
2022-01-30 00:00:00
c
memory-management
malloc
c++
free
编译器何时以及为什么会在 malloc/free/new/delete 上将内存初始化为 0xCD、0xDD 等?
2022-01-30 00:00:00
memory
c
memory-management
c++
Stephen Lavavej 的 Mallocator 在 C++11 中是否相同?
2022-01-24 00:00:00
containers
c++
c++11
c++-standard-library
allocator
使用 malloc 时从 `void*' 到 `char*' 的无效转换?
2022-01-23 00:00:00
malloc
g++
c++
new 在堆栈而不是堆上(如 alloca 与 malloc)
2022-01-22 00:00:00
stack
c++
new-operator
如何迭代所有 malloc 块(glibc)
2022-01-20 00:00:00
debugging
malloc
gdb
c++
valgrind 未检测到的 malloc_consolidate (malloc.c) 中的分段错误
2022-01-12 00:00:00
string
segmentation-fault
c++
valgrind
libstdc++
一个结构的 cudaMalloc 和一个相同结构的元素
2022-01-10 00:00:00
c
memory-management
cuda
c++
为什么 cudaMalloc() 使用指向指针的指针?
2022-01-10 00:00:00
pointers
c
cuda
c++
即使在 cudaSetDevice 之后,第一个 cudaMalloc(K40 与 K20)的速度也很慢
2022-01-10 00:00:00
cuda
c++
nsight
tesla
为什么在使用 cudaMallocManaged 时 NVIDIA Pascal GPU 运行 CUDA 内核时速度很慢
2022-01-10 00:00:00
nvidia
cuda
gpgpu
c++
nvcc
类型转换 malloc C++
2021-12-31 00:00:00
c
malloc
casting
c++
cudaMalloc 一个结构和一个相同结构的元素
2021-12-24 00:00:00
c
memory-management
cuda
c++
全局非抛出 ::operator new 和 std::malloc 的区别
2021-12-24 00:00:00
memory-management
malloc
c++
new-operator
c++11
新建,删除,malloc &自由
2021-12-24 00:00:00
memory-management
malloc
c++
new-operator
free
如何获取使用 malloc() 分配的内存块的大小?
2021-12-24 00:00:00
c
memory-management
malloc
c++
"new" 和有什么不一样?和“malloc"和“calloc"在 C++ 中?
2021-12-24 00:00:00
memory-management
malloc
c++
heap-memory
«
1
2
»