summaryrefslogtreecommitdiff
path: root/src/include/btree.i
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/btree.i')
-rw-r--r--src/include/btree.i4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/include/btree.i b/src/include/btree.i
index 7d9a3095a0c..a6922d0d876 100644
--- a/src/include/btree.i
+++ b/src/include/btree.i
@@ -967,10 +967,6 @@ __wt_page_can_evict(WT_SESSION_IMPL *session, WT_PAGE *page, int check_splits)
if (mod == NULL)
return (1);
- /* Skip pages that are already being evicted. */
- if (F_ISSET_ATOMIC(page, WT_PAGE_EVICT_LRU))
- return (0);
-
/*
* If the tree was deepened, there's a requirement that newly created
* internal pages not be evicted until all threads are known to have