[ros-diffs] 01/01: [NTOSKRNL] Avoid private cache map allocation for the first handle Standard shared cache map provides space for a private cache map, do the same and make it available for the first handle. It avoids two allocations in a row.