码迷,mamicode.com
首页 >  
搜索关键字:processor    ( 1200个结果
Snoop resynchronization mechanism to preserve read ordering
A processor employing a post-cache (LS2) buffer. Loads are stored into the LS2buffer after probing the data cache. The load/store unit snoops the load...
分类:其他好文   时间:2014-09-24 02:01:55    阅读次数:327
Visual Studio warning MSB3270:There was a mismatch between the processor architecture of the project being built "MSIL"
Problem:There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "You...
分类:其他好文   时间:2014-09-23 12:32:24    阅读次数:708
Spring Batch批处理以及编程模型
1.批处理: 类似于SQL里面的批处理提交2.场景: 业务定时进行批处理操作,但是批处理的编程模型是怎么的呢?3.开源框架 Spring Batch4.编程模型: reader-processor-writer JobLauncher -Job -JobExecution -JobPara...
分类:编程语言   时间:2014-09-21 16:12:50    阅读次数:253
Firmware综述
软件的层次关系(从底层到高层)如下:1. PSP (Processor Support Package). A group of file that are specific to a CPU type.2. BSP (Board support package). A group of files...
分类:其他好文   时间:2014-09-19 17:29:05    阅读次数:236
1 assert/signal failures have occurred; MATLAB will abort in 10 seconds
在Matlab和java的混合编程中,启动Tomcat后,访问页面Tomcat出现如题错误,然后google后,发现可能是两个问题:1. processor不支持,好像是说processor要支持sse2;2. 也有说安装Matlab或者Matlab运行时换个目录就可以了;不过我遇到的问题却不是这样的;机器安装的是Redhat的系统,之前装的是中文的,后来好像是因为什么原因改为了英文的了,然后就不...
分类:其他好文   时间:2014-09-18 16:33:04    阅读次数:239
Adaptively handling remote atomic execution based upon contention prediction
In one embodiment, a method includes receiving an instruction for decoding in a processor core and dynamically handling the instruction with one of mu...
分类:其他好文   时间:2014-09-18 01:57:33    阅读次数:376
Method and apparatus for speculative execution of uncontended lock instructions
A method and apparatus for executing lock instructions speculatively in an out-of-order processor are disclosed. In one embodiment, a prediction is ma...
分类:移动开发   时间:2014-09-18 01:57:13    阅读次数:283
Virtual address cache memory, processor and multiprocessor
An embodiment provides avirtualaddresscachememory including: a TLB virtualpage memory configured to, when a rewrite to a TLB occurs, rewrite entry dat...
分类:其他好文   时间:2014-09-17 13:33:42    阅读次数:300
Lock-less and zero copy messaging scheme for telecommunication network applications
A computer-implemented system and method for a lock-less, zero data copy messaging mechanism in a multi-core processor for use on a modem in a telecom...
分类:移动开发   时间:2014-09-16 00:19:19    阅读次数:395
Core abstraction layer for telecommunication network applications
A new sub-system, the core abstraction layer (CAL), is introduced to the middleware layer of the multi-core processor based modem board. This new modu...
分类:移动开发   时间:2014-09-16 00:13:39    阅读次数:473
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!