E3-1260L (8M Cache, 2.40 GHz) E3-1265L v2 (8M Cache, 2.50 GHz)
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)的更多相关文章
- 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 ...
- 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 ...
- 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目录下 ...
- Intel CPUs
http://en.wikipedia.org/wiki/Intel_cpus List of Intel Atom microprocessors List of Intel Xeon microp ...
- e3.tree参考手册
简介 1. E3.Tree是E3平台下一个用于构造树型UI(menu,tree,outlookbar等)的的组件, E3.Tree 特色 部署简单,只需要把相关jar放到WEB-INF/lib目录 ...
- [转载】——故障排除:Shared Pool优化和Library Cache Latch冲突优化 (文档 ID 1523934.1)
原文链接:https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrlstate=23w4l35u5_4&id=152393 ...
- Operating System Memory Management、Page Fault Exception、Cache Replacement Strategy Learning、LRU Algorithm
目录 . 引言 . 页表 . 结构化内存管理 . 物理内存的管理 . SLAB分配器 . 处理器高速缓存和TLB控制 . 内存管理的概念 . 内存覆盖与内存交换 . 内存连续分配管理方式 . 内存非连 ...
- [ZZ] Cache
http://blog.sina.com.cn/s/blog_6472c4cc0102duzr.html 处理器微架构访问Cache的方法与访问主存储器有类似之处.主存储器使用地址编码方式,微架构可以 ...
- 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点 ...
随机推荐
- HDU 1262 寻找素数对 模拟题
题目描述:输入一个偶数,判断这个偶数可以由哪两个差值最小的素数相加,输出这两个素数. 题目分析:模拟题,注意的是为了提高效率,在逐个进行判断时,只要从2判断到n/2就可以了,并且最好用打表法判断素数. ...
- 如何使用optipng压缩png图片
OptiPNG – Google推荐的png图片无损压缩工具下载及使用教程 2014年08月24日 实用软件 暂无评论 optipng png图片无损压缩工具介绍: optipng png图片无损压缩 ...
- VAE(Variational Autoencoder)的原理
Kingma, Diederik P., and Max Welling. "Auto-encoding variational bayes." arXiv preprint ar ...
- Ansible Tower系列 四(使用tower执行一个命令)【转】
在主机清单页面中,选择一个主机清单,进入后,选择hosts里的主机 Paste_Image.png 点击 RUN COMMANDS MODULE 选择 commandARGUMENTS 填写 ifco ...
- .NET C#错误:所生成项目的处理器框架“MSIL”与引用“wdapi_dotnet1021”的处理器架构“AMD64”不匹配
.NET C#错误:所生成项目的处理器框架“MSIL”与引用“wdapi_dotnet1021”的处理器架构“AMD64”不匹配. 直接在项目右键属性->生成->x64. 即可解决
- 刘昕鑫 C# 特性详解
C# 特性详解 特性(attribute)是被指定给某一声明的一则附加的声明性信息. 在C#中,有一个小的预定义特性集合.在学习如何建立我们自己的定制特性(custom attributes)之前,我 ...
- 发布构件到Maven中央仓库
一.注册jira账号 访问如下网址: https://issues.sonatype.org/secure/Signup.jspa 记住邮箱,用户名,密码以备以后使用,一定牢记. 二.创建一个issu ...
- SSD安装记录
这两天配置SSD,折腾了一两天,终于搞定了,记录下自己遇到的大坑. 1.安装SSD 安装参考:http://blog.csdn.net/shawncheer/article/details/53227 ...
- linux pwd指令C实现
linux pwd指令C实现 研究实现pwd所需的系统调用 我们可以通过man命令和grep命令来获取我们所需要的系统调用函数信息 man chdir Linux pwd命令用于显示工作目录. 执行p ...
- **如何让CI框架支持service层
http://www.bitscn.com/pdb/php/201411/404708.html 大家知道CodeIgniter框架式MVC分层的,通常大家把业务逻辑写到Controller中,而Mo ...