Skip to content

time and space

time and space, 时与空。

计算机科学中的时空

算法的时空分析

CPU的时钟

OS的时钟

系统的时钟就相当于系统的heartbeat。

version control:记录历史

从CPU的控制器到OS的TimerEvent来调度Task,我们可以看到计算机系统中Timer的重要价值。

系统的心跳。

进程所占用的资源可以看做是占用一定的空间

system call with timeout

linux OS的非常多的system call都支持由用户设置time。