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. Android改进版CoverFlow效果控件

    最近研究了一下如何在Android上实现CoverFlow效果的控件,其实早在2010年,就有Neil Davies开发并开源出了这个控件,Neil大神的这篇博客地址http://www.inter- ...

  2. Floyd判圈算法 UVA 11549 - Calculator Conundrum

    题意:给定一个数k,每次计算k的平方,然后截取最高的n位,然后不断重复这两个步骤,问这样可以得到的最大的数是多少? Floyd判圈算法:这个算法用在循环问题中,例如这个题目中,在不断重复中,一定有一个 ...

  3. 第5月第21天 bugly ios证书位置

    1.bugly 一. 本地测试 补丁编写规则参见: JSPatch 将补丁文件main.js拖拽到工程内: 开启 BuglyConfig 中的热更新本地调试模式: BuglyConfig *confi ...

  4. Python 入门基础8 --函数基础1 定义、分类与嵌套使用

    目录 零.了解函数 一.函数的组成 二.函数的定义 三.函数的使用 四.函数的分类 五.函数的嵌套使用 零.了解函数 1.什么是函数 在程序中函数就是具备某一功能的工具 2.为何用函数 为了解决以下问 ...

  5. [转]html网页 swf播放器使用代码

    <object id="player" height="240" width="275" classid="CLSID:6B ...

  6. ssh远程免密登录Linux

    一.在本地机器创建公钥,一路回车即可 ssh-keygen -t rsa 二.发送公钥到远程服务器端 如果是默认端口:scp id_rsa.pub user@ip:~/.shh 如果远程服务器设置的是 ...

  7. opencv 车牌字符分割 ANN网络识别字符

    最近在复习OPENCV的知识,学习caffe的深度神经网络,正好想起以前做过的车牌识别项目,可以拿出来研究下 以前的环境是VS2013和OpenCV2.4.9,感觉OpenCV2.4.9是个经典版本啊 ...

  8. 《Photoshop智能手机APP界面设计》学习笔记-转

    第一章 APP用户界面基础 1.1 手机UI设计相关基本概念 1.1.1 什么是UI设计 UI(User's Interface)即用户界面,它不仅仅是美化界面,还需要研究用户,让界面变得更友好.简洁 ...

  9. IScroll5安卓重复点击兼容问题处理

    最近在做移动web开发,使用IScroll 5 的时候出现了设备之间兼容的问题: 情景如下: Android手机:点击滚动区间内的选项时出现点击时间重叠(类似事件冒泡的行为)问题 Apple手机:木有 ...

  10. linux-who

    在终端输入who查看当前登录服务器的ip.登录时间.登录用户 查看登录用户的pid who   -aH 杀掉登录用户PID kill   -9   PID