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点 ...
随机推荐
- Raid 磁盘阵列
raid 原理与区别 raid0至少2块硬盘.吞吐量大,性能好,同时读写,但损坏一个就完蛋 raid1至少2块硬盘.相当镜像,一个存储,一个备份.安全性比较高.但是性能比0弱 raid5至少3块硬盘. ...
- C - Balanced Number HDU - 3709 (数位dp)
题目链接:https://cn.vjudge.net/contest/278036#problem/C 题目大意:手首先是T组数据,然后每一次输入两个数l,r,求这个区间里面满足以某个数字为中心的两侧 ...
- 有用的linux命令集锦
http://blog.csdn.net/hackerain/article/details/7946193 1. 查看内存使用情况 free -m 2. 查看系统版本信息 sudo lsb_rele ...
- 如何将java项目转化为web项目
1.修改工程文件 找到项目工作空间目录,打开.project文件,找到:<natures> </natures>代码段,在代码段中加入如下内容并保存:<nature> ...
- 数组slice方法
slice slice(start,end):方法可从已有数组中返回选定的元素,返回一个新数组,包含从start到end(不包含该元素)的数组元素.(不会改变原数组) start参数:必须,规定从何处 ...
- LeetCode(18):四数之和
Medium! 题目描述: 给定一个包含 n 个整数的数组 nums 和一个目标值 target,判断 nums 中是否存在四个元素 a,b,c 和 d ,使得 a + b + c + d 的值与 t ...
- 【redis】3.Spring 集成注解 redis 项目配置使用
spring-data-redis 项目,配合 spring 特性并集成 Jedis 的一些命令和方法. 配置redis继承到spring管理项目,使用注解实现redis缓存功能. 参考:http: ...
- 微信隐藏的webJS Api汇总
1.右侧菜单增加"查看公众账号" API document.getElementById('post-user').addEventListener('click', functi ...
- 【LOJ】#6432. 「PKUSC2018」真实排名
题解 简单分析一下,如果这个选手成绩是0,直接输出\(\binom{n}{k}\) 如果这个选手的成绩没有被翻倍,那么找到大于等于它的数(除了它自己)有a个,翻倍后不大于它的数有b个,那么就从这\(a ...
- vue.js阻止事件冒泡和默认事件
首先我们来看原生JS取消事件冒泡方法: e.stopPropagation(); //非IE浏览器window.event.cancelBubble = true; //IE浏览器 原生JS阻止默认事 ...