icyhearts
AMD profiling
AMDuProfPcm ./bin/AMDuProfPcm -r -C -a -A package,syste … Read more
wordpress备份迁移
更换vps要备份的文件 workpress目录 /var/www/html 数据库
覆盖glibc中的函数实现
覆盖libc中的malloc, 类似https://dongbo.tech/post/2020/overrid … Read more
xtrabackup
安装 通过apt安装,比较省事 debian上先安装源,再通过apt安装debian上先安装源,再通过apt安 … Read more
caffe
deploy mode https://blog.51cto.com/sddai/3115035
false-sharing问题
起因 在进行false sharing实验的过程中,访问“vector<int>“不会体现fa … Read more