K 10 svn:author V 3 alc K 8 svn:date V 27 2008-01-02T04:43:47.000000Z K 7 svn:log V 260 Defer setting either PG_CACHED or PG_FREE until after the free page queues lock is acquired. Otherwise, the state of a reservation's pages' flags and its population count can be inconsistent. That could result in a page being freed twice. Reported by: kris END