K 10 svn:author V 4 jeff K 8 svn:date V 27 2018-02-05T23:03:47.321447Z K 7 svn:log V 280 Rewrite the pglist batching in pageout to use a queue that can persist across objects so we can potential batch more than a single block worth of frees. Force the flushing of a batch while the object lock is held until the reservation locking is improved to allow delayed frees. END