tcpaccept

https://blog.csdn.net/zhangskd/article/details/42614793

https://blog.csdn.net/for_tech/article/details/54175571

https://unix.stackexchange.com/questions/94104/real-world-use-of-tcp-defer-accept

gflags

glog

https://yq.aliyun.com/articles/66848 https://github.com/hedengcheng/tech/blob/master/database/RocksDB/RocksDB(MyRocks)%E6%BA%90%E7%A0%81%E5%AD%A6%E4%B9%A0%E2%80%94%E8%AF%BB.pdf

http://tinylab.org/source-code-analysis-gprof2dot-draw-a-runtime-function-calls-the-c-program/

http://tinylab.org/source-code-analysis-dynamic-analysis-of-linux-kernel-function-calls/

http://tinylab.org/memory-allocation-mystery-%C2%B7-jemalloc-a/

mysql https://draveness.me/mysql-transaction

cpucache https://akkadia.org/drepper/cpumemory.pdf http://blog.jobbole.com/36263/ hugepage http://cenalulu.github.io/linux/huge-page-on-numa/ http://cenalulu.github.io/linux/all-about-cpu-cache/

https://blog.csdn.net/leshami/article/details/8777639

vitural mem http://blog.jobbole.com/36303/?utm_source=blog.jobbole.com&utm_medium=relatedPosts

sst http://www.pandademo.com/2016/04/sstable-file-format-and-build-leveldb-source-dissect-7/ tablecache http://www.pandademo.com/2016/04/two-stage-cache-of-sstable-leveldb-source-dissect-8/ presis table cache https://blog.csdn.net/yi_1973/article/details/79415430

multi write http://www.pandademo.com/2016/10/parallel-write-rocksdb-source-dissect-3/

cf http://www.pandademo.com/2016/09/column-family-rocksdb-source-dissect-1/

write amp http://www.pandademo.com/2016/12/rocksdb-read-write-and-space-amplification/

compaction base sen? https://juejin.im/post/5b1f69dee51d4506d25e31ea

index http://kernelmaker.github.io/Rocksdb_file_indexers

level aera http://mingxinglai.com/cn/2013/01/leveldb-arena/

rocksdb arena http://www.pandademo.com/2016/09/arena-rocksdb-source-dissect-0/

ceph rocksdb http://strugglesquirrel.com/2018/05/20/ceph%E6%80%A7%E8%83%BD%E8%B0%83%E4%BC%98%E5%8E%86%E7%A8%8B-rocksdb%E7%AF%87-2/

db paper forkbase https://arxiv.org/pdf/1802.04949.pdf flodb https://infoscience.epfl.ch/record/227333/files/flodb-infoscience.pdf novelsm http://research.cs.wisc.edu/wind/Publications/atc-novelsm18.pdf memory index prefix tree

other? http://web.mit.edu/Saltzer/www/publications/endtoend/endtoend.pdf

haproxy-redis https://www.cnblogs.com/EasonJim/p/7630379.html

100gdb https://wizardforcel.gitbooks.io/100-gdb-tips/part1.html https://subs.emis.de/LNI/Proceedings/Proceedings180/227.pdf