250420

今天是第八周的周日,至此,学期恰好过半。

昨天记录了一下OS Lab3花的时间,一天下来学习OS的时间只有6.83小时,其余就1.5个小时写离散作业。真正学习的时间比我想象中少好多呀。不过好歹是把Lab3学完了。

还是有做得很好的地方滴。比如OO课,在电梯月里,写了影子电梯和评测机,体验感满满。在电梯单元,我是幸运的,公测时总能测出我的全部bug。我觉得,这份幸运,是有努力的加成的,如果没写极其高效的影子电梯,或许就会因为运行时间比较长而看不出结束的问题。

理想的状态是xv6 guide这样:

Don’t start a lab the night before a lab is due; it much more time efficient to do the labs in several sessions spread over multiple days. The manifestation of a bug in operating system kernel can be bewildering and may require much thought and careful debugging to understand and fix.