const MAX_TRIM_PAGES: usize = 1024;
Expand description

The max pages to trim at once.