Home
last modified time | relevance | path

Searched refs:cpu (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/memory/
Dconcurrent_arena.h130 size_t cpu; in AllocateImpl() local
138 ((cpu = tls_cpuid) == 0 && in AllocateImpl()
151 Shard* s = shards_.AccessAtCore(cpu & (shards_.Size() - 1)); in AllocateImpl()
/rocksdb-6.9/CMakeFiles/
DCMakeConfigureLog.yaml124 … -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -tune-cpu generic -de…
185 … -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -tune-cpu generic -de…
277 … -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -tune-cpu generic -de…
335 … -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -tune-cpu generic -de…
/rocksdb-6.9/docs/_posts/
D2017-12-19-write-prepared-txn.markdown31 * benchmark...........tps.........p95 latency....cpu/query
/rocksdb-6.9/
DHISTORY.md418 * Add hash index support to data blocks, which helps reducing the cpu utilization of point-lookup o…