Skip to the content.

windows

通过 virtio-balloon 来实现 windows 内核编程?

windows 内核编程

windows 文档

https://learn.microsoft.com/zh-cn/windows-hardware/drivers/kernel/

调试工具

balloon

尝试分解一下

windows 内存管理

In Windows systems, these paged out pages are stored in one or more files (Pagefile.sys files) in the root of a partition. There can be one such file in each disk partition. The location and size of the page file is configured in System Properties (click Advanced, click Performance, and then click the Settings button).

小工具

有点好奇,这个 rust 项目没有使用 vs 构建

https://github.com/microsoft/sudo?tab=readme-ov-file

这个工具也是需要的

https://learn.microsoft.com/en-us/windows-hardware/test/wpt/windows-performance-analyzer

有趣的套路

https://www.reddit.com/r/linux/comments/1ecbon7/what_does_windows_have_thats_better_than_linux/

win gdb

https://superuser.com/questions/1198896/how-to-install-windbg-on-a-pc-without-internet-connection

可以这个,似乎很多

https://learn.microsoft.com/en-us/windows/dev-drive/

有趣的回答

https://www.zhihu.com/question/40359698/answer/1939722422694683007

本站所有文章转发 CSDN 将按侵权追究法律责任,其它情况随意。