首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件开发 >

推测多线程相干概念补遗

2012-07-26 
推测多线程相关概念补遗1.非规则程序:是指一类含有树、图、链表等数据结构比较复杂没有规律的程序。2.live-in

推测多线程相关概念补遗

1.非规则程序:是指一类含有树、图、链表等数据结构比较复杂没有规律的程序。

2.live-ins:values consumed,but not produced by,the thread.

?? live-ins :those register and memory values that are consumed by the speculative thread and may be
computed by prior threads still in execution.

3.工作负载:

热点排行