CoryXie

一垄青竹映陋室,半枝桃花衬碧窗。

  :: :: 博问 :: 闪存 :: 新随笔 :: :: 订阅 订阅 :: 管理 ::

2014年9月18日

摘要: Abinarysearchtreeis provided for efficiently organizing values for a set of items, even when values are duplicated. In generating thebinarysearchtree,... 阅读全文
posted @ 2014-09-18 22:34 CoryXie 阅读(244) 评论(0) 推荐(0)

摘要: In recent years Linux distributions started treating security more seriously. Out of many security features two are directly affecting C programmers:-fstack-protectorand-D_FORTIFY_SOURCE=2. These G... 阅读全文
posted @ 2014-09-18 13:50 CoryXie 阅读(1051) 评论(0) 推荐(0)

摘要: A method and apparatus for executing lock instructions speculatively in an out-of-order processor are disclosed. In one embodiment, a prediction is made whether a given lock instruction will actually ... 阅读全文
posted @ 2014-09-18 00:40 CoryXie 阅读(270) 评论(0) 推荐(0)

摘要: In one embodiment, a method includes receiving an instruction for decoding in a processor core and dynamically handling the instruction with one of multiple behaviors based on whether contention is pr... 阅读全文
posted @ 2014-09-18 00:33 CoryXie 阅读(258) 评论(0) 推荐(0)

摘要: On the Intel type of x86 processors including AMD, increasingly there are more CPU cores or processors running in parallel. In the old days when there was a single processor, the operation: ++i; Woul... 阅读全文
posted @ 2014-09-18 00:04 CoryXie 阅读(258) 评论(0) 推荐(0)