http://ark.intel.com/compare/52275,65728

     
 
Product Name
Intel® Xeon® Processor E3-1260L (8M Cache, 2.40 GHz) Intel® Xeon® Processor E3-1265L v2 (8M Cache, 2.50 GHz)
 
Code Name
Sandy Bridge Ivy Bridge
Essentials
 
Status
End of Life Launched
 
Launch Date
Q2'11 Q2'12
 
Processor Number
E3-1260L E3-1265LV2
 
Cache
8 MB Intel® Smart Cache 8 MB Intel® Smart Cache
 
Bus Type
DMI DMI
 
System Bus
5 GT/s 5 GT/s
 
Instruction Set
64-bit 64-bit
 
Instruction Set Extensions
SSE4.1/4.2, AVX SSE4.1/4.2, AVX
 
Embedded Options Available
No No
 
Lithography
32 nm 22 nm
 
Recommended Customer Price
TRAY: $294.00 BOX : $305.00
TRAY: $294.00
 
Datasheet
Link Link
Performance
 
# of Cores
4 4
 
# of Threads
8 8
 
Processor Base Frequency
2.4 GHz 2.5 GHz
 
Max Turbo Frequency
3.3 GHz 3.5 GHz
 
TDP
45 W 45 W
Memory Specifications
 
Max Memory Size (dependent on memory type)
32 GB 32 GB
 
Memory Types
DDR3 1066/1333 DDR3 1333/1600
 
Max # of Memory Channels
2 2
 
Max Memory Bandwidth
21 GB/s  
 
ECC Memory Supported ‡
Yes Yes
Graphics Specifications
 
Processor Graphics ‡
Intel® HD Graphics 2000 Intel® HD Graphics 2500
 
Graphics Base Frequency
650 MHz 650 MHz
 
Graphics Max Dynamic Frequency
1.25 GHz 1.15 GHz
 
Intel® Quick Sync Video
Yes Yes
 
Intel® InTru™ 3D Technology
Yes Yes
 
Intel® Wireless Display
No  
 
Intel® Flexible Display Interface (Intel® FDI)
Yes Yes
 
Intel® Clear Video HD Technology
Yes Yes
 
# of Displays Supported ‡
2 3
 
Intel® Insider™
  Yes
 
Intel® Clear Video Technology
  Yes
Expansion Options
 
PCI Express Revision
2.0 3.0
 
Max # of PCI Express Lanes
20  
 
PCI Express Configurations ‡
  1x16 & 1x4, 2x8 & 1x4 or 1x8 & 3x4
Package Specifications
 
Max CPU Configuration
1  
 
TCASE
58.6°C  
 
Package Size
37.5mm x 37.5mm  
 
Sockets Supported
LGA1155 FCLGA1155
 
Low Halogen Options Available
See MDDS See MDDS
Advanced Technologies
 
Intel® Turbo Boost Technology‡
2.0 2.0
 
Intel® vPro Technology ‡
Yes Yes
 
Intel® Hyper-Threading Technology ‡
Yes Yes
 
Intel® Virtualization Technology (VT-x) ‡
Yes Yes
 
Intel® Virtualization Technology for Directed I/O (VT-d)‡
Yes Yes
 
Intel® VT-x with Extended Page Tables (EPT) ‡
Yes Yes
 
Intel® 64 ‡
Yes Yes
 
Idle States
Yes Yes
 
Enhanced Intel SpeedStep® Technology
Yes Yes
 
Intel® Demand Based Switching
Yes  
 
Thermal Monitoring Technologies
Yes  
 
Intel® Fast Memory Access
Yes  
 
Intel® Flex Memory Access
Yes  
 
Intel® Identity Protection Technology ‡
Yes Yes
 
Intel® TSX-NI
  No
-

Intel® Data Protection Technology

 
AES New Instructions
Yes Yes
-

Intel® Platform Protection Technology

 
Trusted Execution Technology‡
Yes Yes
 
Execute Disable Bit ‡
Yes Yes
 

E3-1260L (8M Cache, 2.40 GHz) E3-1265L v2 (8M Cache, 2.50 GHz)的更多相关文章

  1. No cache or cacheManager properties have been set. Authorization cache cannot be obtained.

    20235 [http-bio-8080-exec-10] INFO o.a.shiro.realm.AuthorizingRealm - No cache or cacheManager prope ...

  2. org.apache.shiro.realm.AuthorizingRealm - No cache or cacheManager properties have been set. Authorization cache cannot be obtained.

    项目中用spring shiro来处理权限的问题,但是启动的时候会打印如下日志 org.apache.shiro.realm.AuthorizingRealm - No cache or cacheM ...

  3. tomcat部署jenkins启动报错:insufficient free space available after evicting expired cache entries-consider increasing the maximum size of the cache.

    在tomcat里面部署jenkins,启动tomcat,在jenkins上操作不久之后,jenkins就挂掉了,查看tomcat控制台,报内存溢出信息: 解决该问题方法,修改tomcat/bin目录下 ...

  4. Intel CPUs

    http://en.wikipedia.org/wiki/Intel_cpus List of Intel Atom microprocessors List of Intel Xeon microp ...

  5. e3.tree参考手册

    简介 1. E3.Tree是E3平台下一个用于构造树型UI(menu,tree,outlookbar等)的的组件, E3.Tree 特色  部署简单,只需要把相关jar放到WEB-INF/lib目录 ...

  6. [转载】——故障排除:Shared Pool优化和Library Cache Latch冲突优化 (文档 ID 1523934.1)

    原文链接:https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrlstate=23w4l35u5_4&id=152393 ...

  7. Operating System Memory Management、Page Fault Exception、Cache Replacement Strategy Learning、LRU Algorithm

    目录 . 引言 . 页表 . 结构化内存管理 . 物理内存的管理 . SLAB分配器 . 处理器高速缓存和TLB控制 . 内存管理的概念 . 内存覆盖与内存交换 . 内存连续分配管理方式 . 内存非连 ...

  8. [ZZ] Cache

    http://blog.sina.com.cn/s/blog_6472c4cc0102duzr.html 处理器微架构访问Cache的方法与访问主存储器有类似之处.主存储器使用地址编码方式,微架构可以 ...

  9. library cache lock和cursor: pin S wait on X等待

    1.现象: 客户10.2.0.4 RAC环境,出现大量的library cache lock和cursor: pin S wait on X等待,经分析是由于统计信息收集僵死导致的.数据库在8点到9点 ...

随机推荐

  1. 由于找不到MSVCP20.dll,无法继续执行代码

    系统:win10 专业版,刚升级win10没几天 mysql 5.7.21 解压安装,初始化时报错,错误如图: 一.查找错误原因 参考:MySQL安装使用遇到的问题, 找到微软中文官方网站,搜索 ms ...

  2. spring-boot-mybatis-多数据源

    sql 语句 DROP TABLE IF EXISTS `users`; CREATE TABLE `users` ( `id` bigint(20) NOT NULL AUTO_INCREMENT ...

  3. lucene查询索引之QueryParser解析查询——(八)

    0.语法介绍:

  4. ubuntu16.04 caffe(GPU模式)安装

    历时5天终于完成了,配置中出现了各种各样的Error,这里记录一下,希望能为正在安装的人提供一点帮助. 配置中主要参考博客:http://blog.csdn.net/yhaolpz/article/d ...

  5. Linux内核启动流程分析(二)【转】

    转自:http://blog.chinaunix.net/uid-25909619-id-3380544.html S3C2410 Linux 2.6.35.7启动分析(第二阶段) 接着上面的分析,第 ...

  6. System.Web.Routing入门及进阶 下篇

    上面介绍的是最简单的一种定义方式.当然我们可以建立更复杂的规则.其中就包括设定规则的默认值以及设定规则的正则表达式. UrlRouting高级应用 预计效果: 当我访问/a/b.aspx时就会转到De ...

  7. tortoise svn 忽略bin、obj等文件夹

    项目空白处右击 =>TortoiseSVN => Properties => New => Other => svn:global-ignores value => ...

  8. 排序算法的JS实现

    排序算法是基础算法,虽然关键在于算法的思想而不是语言,但还是决定借助算法可视化工具结合自己常用的语言实现一下 1.冒泡排序 基本思路:依次比较两两相邻的两个数,前面数比后面数小,不变.前面数比后面数大 ...

  9. Java编程的逻辑 (76) - 并发容器 - 各种队列

    ​本系列文章经补充和完善,已修订整理成书<Java编程的逻辑>,由机械工业出版社华章分社出版,于2018年1月上市热销,读者好评如潮!各大网店和书店有售,欢迎购买,京东自营链接:http: ...

  10. PHP-FPM 与 Nginx 的通信机制总结

    PHP-FPM 介绍   CGI 协议与 FastCGI 协议 每种动态语言( PHP,Python 等)的代码文件需要通过对应的解析器才能被服务器识别,而 CGI 协议就是用来使解释器与服务器可以互 ...