Go vs C#, part 2: Garbage Collection | by Alex Yakunin | ServiceTitan - Titan Tech | Medium 目录 译者注 什么是垃圾回收? 什么是GCBurn? 峰值分配吞吐量("速度测试") GCBurn 测试 GC Burn测试结果 结论 .NET Core Go 两者的相同点 免责声明和后记 译者注 本文90%通过机器翻译,另外10%译者按照自己的理解进行翻译,和原文相比有所删减,可能与原文并不是一一对应…
boot文件 setup.s 第二篇随笔 参考 [github这个博主的][ https://github.com/sunym1993/flash-linux0.11-talk ] 中断获取光标的位置,和从磁盘读取一些东西 entry start start: ; ok, the read went well so we get current cursor position and save it for ; posterity. mov ax,#INITSEG ; this is done…