Kaydet (Commit) 7d112df9 authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Bump-up block size.

üst f7010bed
......@@ -13,7 +13,7 @@
* length of a cache line.
*/
#define BLOCKLEN 46
#define BLOCKLEN 62
#define CENTER ((BLOCKLEN - 1) / 2)
/* A `dequeobject` is composed of a doubly-linked list of `block` nodes.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment