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点 ...
随机推荐
- shell 流程结构
if 判断语句 if [ $a == $b ] then echo "等于" else echo "不等于" fi case分支选择 case $xs in ) ...
- hadoop - hdfs 基础操作
hdfs --help # 所有参数 hdfs dfs -help # 运行文件系统命令在Hadoop文件系统 hdfs dfs -ls /logs # 查看 hdfs dfs -ls /user/ ...
- python格式化输出【转】
今天写代码时,需要统一化输出格式进行,一时想不起具体细节,用了最笨的方法,现在讲常见的方法进行一个总结. 一.格式化输出 1.整数的输出 直接使用'%d'代替可输入十进制数字: >>> ...
- JVM 垃圾回收算法及案例分析
一. 在说垃圾回收算法之前,先谈谈JVM怎样确定哪些对象是“垃圾”. 1.引用计数器算法: 引用计数器算法是给每个对象设置一个计数器,当有地方引用这个对象的时候,计数器+1,当引用失效的时候,计数器- ...
- vs 连接过程报错 dll 分析 ------- DLL动态链接库
1:编译成功,说明代码没有问题了2:连接报错,说明 exe 在查找dll 的入口地址过程,找不到合适的信息,这些信息保存在 dll 对应的 *.lib 文件里面 说明:exe如果生成成功了lib 这 ...
- Kaggle大数据竞赛平台入门
Kaggle大数据竞赛平台入门 大数据竞赛平台,国内主要是天池大数据竞赛和DataCastle,国外主要就是Kaggle.Kaggle是一个数据挖掘的竞赛平台,网站为:https://www.kagg ...
- 测试开发之Django——No2.Django的安装以及项目创建
开发平台:Mac Python版本:3.7 Django版本:2.0.5 一.Django的安装 1.pip安装 输入命令pip install Django==2.0.5 说明:不指定版本,则安装的 ...
- C/C++的64位整型
在C/C++中,64为整型一直是一种没有确定规范的数据类型.现今主流的编译器中,对64为整型的支持也是标准不一,形态各异.一般来说,64位整型的定义方式有long long和__int64两种(VC还 ...
- android短信验证
短信验证demo http://download.csdn.net/detail/crazy1235/8315279#comment 使用MOB平台开发,用法详见: http://blog.csdn. ...
- Servlet 3.0 新特性详解
转自:http://www.ibm.com/developerworks/cn/java/j-lo-servlet30/#major3 Servlet 是 Java EE 规范体系的重要组成部分,也是 ...