One way that I evaluated this change was to look at vm.stats.page. Specifically, I looked at the ratio of queue_noops to queue_ops. With this change, the ratio is reduced, but it is still the same order of magnitude. For example, after a series of buildworlds, I was seeing a ratio of 456 for a stock kernel, and 363 with this patch applied.