Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何通过 Windows 交换文件中的扇区(或簇)编号确定哪些页面被换出到该磁盘扇区范围?
当然,如果这个扇区(集群)没有映射到任何页面并且它是免费的,我也想知道它。
可能我可以用 Windows 内核调试器以某种方式做到这一点吗?