Intel® Core™ i5-5300U Processor
Essentials
- Product Collection 5th Generation Intel® Core™ i5 Processors
- Code Name Products formerly Broadwell
- Vertical Segment Mobile
- Processor Number i5-5300U
- Status Launched
- Launch Date Q1'15
- Lithography 14 nm
- Recommended Customer Price $281.00
Performance
- # of Cores 2
- # of Threads 4
- Processor Base Frequency 2.30 GHz
- Max Turbo Frequency 2.90 GHz
- Cache 3 MB
- Bus Speed 5 GT/s DMI2
- TDP 15 W
- Configurable TDP-down Frequency 600.00 MHz
- Configurable TDP-down 7.5 W
Supplemental Information
- Embedded Options Available No
- Datasheet View now
- Conflict Free Yes
Memory Specifications
- Max Memory Size (dependent on memory type) 16 GB
- Memory Types DDR3L 1333/1600, LPDDR3 1333/1600
- Max # of Memory Channels 2
- Max Memory Bandwidth 25.6 GB/s
Graphics Specifications
- Processor Graphics ‡ Intel® HD Graphics 5500
- Graphics Base Frequency 300.00 MHz
- Graphics Max Dynamic Frequency 900.00 MHz
- Graphics Video Max Memory 16 GB
- Graphics Output eDP/DP/HDMI
- Max Resolution (HDMI 1.4)‡ 2560X1600@60Hz
- Max Resolution (DP)‡ 3840x2160@60Hz
- DirectX* Support 11.2/12
- OpenGL* Support 4.3
- Intel® Quick Sync Video Yes
- Intel® InTru™ 3D Technology Yes
- Intel® Flexible Display Interface (Intel® FDI) Yes
- Intel® Clear Video HD Technology Yes
- Intel® Clear Video Technology Yes
- # of Displays Supported ‡ 3
- Device ID 0x1616
Expansion Options
Package Specifications
- Sockets Supported FCBGA1168
- Max CPU Configuration 1
- TJUNCTION 105°C
- Package Size 40mm x 24mm x 1.3mm
- Low Halogen Options Available See MDDS
Advanced Technologies
- Intel® Turbo Boost Technology ‡ 2.0
- Intel® vPro Technology ‡ Yes
- Intel® Hyper-Threading Technology ‡ Yes
- Intel® Virtualization Technology (VT-x) ‡ Yes
- Intel® Virtualization Technology for Directed I/O (VT-d) ‡ Yes
- Intel® VT-x with Extended Page Tables (EPT) ‡ Yes
- Intel® TSX-NI Yes
- Intel® 64 ‡ Yes
- Instruction Set 64-bit
- Instruction Set Extensions SSE4.1/4.2, AVX 2.0
- Idle States Yes
- Enhanced Intel SpeedStep® Technology Yes
- Thermal Monitoring Technologies Yes
- Intel® Fast Memory Access Yes
- Intel® Flex Memory Access Yes
- Intel® Identity Protection Technology ‡ Yes
- Intel® Stable Image Platform Program (SIPP) Yes
- Intel® Smart Response Technology Yes
Intel® Data Protection Technology
Intel® Platform Protection Technology
- Trusted Execution Technology ‡ Yes
- Execute Disable Bit ‡ Yes
- OS Guard Yes
Intel® Core™ i5-5300U Processor的更多相关文章
- Intel Core i7的整体操作
Intel Core i7的整体操作(我们也称呼为Nehalem,他的项目代码名) 主要分成2个部分-指令控制单元Instruction Control Unit(ICU),负责从存储器读出指令序列, ...
- Intel Core Microarchitecture Pipeline
Intel微处理器近20年从Pentium发展到Skylake,得益于制作工艺上的巨大发展,处理器的性能得到了非常大的增强,功能模块增多,不过其指令处理pipeline的主干部分算不上有特别大的变化, ...
- Intel Naming Strategy--2
http://en.wikipedia.org/wiki/Intel_Corporation#Naming_strategy Naming strategy[edit] In 2006, Intel ...
- Intel Active Management Technology
http://en.wikipedia.org/wiki/Intel_Active_Management_Technology Intel Active Management Technology F ...
- 英特尔老款CPU支持虚拟化对照表(转)
说明:一般来说新款的挤牙膏公司出的CPU都基本支持虚拟化,但不包括Atom系列的,也就是小主机低功耗机器使用的CPU. Intel® Virtualization Technology List YE ...
- Intel processor brand names-Xeon,Core,Pentium,Celeron----Xeon
http://en.wikipedia.org/wiki/Comparison_of_Intel_processors Processor Series Nomenclature Code Name ...
- About Intel® Processor Numbers
http://www.intel.com/content/www/us/en/processors/processor-numbers.html About Intel® Processor Numb ...
- Intel Chipsets
http://en.wikipedia.org/wiki/Chipset Chipset From Wikipedia, the free encyclopedia A chipset is ...
- Intel CPUs
http://en.wikipedia.org/wiki/Intel_cpus List of Intel Atom microprocessors List of Intel Xeon microp ...
随机推荐
- 基于Bootstrap的Asp.net Mvc 分页的实现
最近写了一个mvc 的 分页,样式是基于 bootstrap 的 ,提供查询条件,不过可以自己写样式根据个人的喜好,以此分享一下.首先新建一个Mvc 项目,既然是分页就需要一些数据,我这边是模拟了一些 ...
- Python全栈开发之18、cookies、session和ajax等相关知识
一.cookies 本质为在浏览器端保存的键值对,由服务端写在浏览器端,以后每次请求的时候,浏览器都携带着cookie来访问,cookies的使用之处非常多,比如用户验证,登陆界面,右侧菜单隐藏,控制 ...
- 移动端css单位之 “vh” & “vw”
一.前言: 响应式web设计离不开百分比.但是,CSS百分比并不是所有的问题的最佳解决方案.CSS的宽度是相对于包含它的最近的父元素的宽度的.但是如果你就想用视口(viewpoint)的宽度或者高度, ...
- nginx卸载与安装
1.卸载 在前面曾经安装过一次,这一次卸载再重新安装. 直接删除文件夹 2.更新软件源 3.依赖包安装 4.下载源码包并解压 5.增加用户组 6.安装 三个步骤 ./configure make ma ...
- Kylin启动时错误:Failed to find metadata store by url: kylin_metadata@hbase 解决办法
一.问题背景 安装kylin后使用命令 $ kylin.sh start 后出现Failed to find metadata store by url: kylin_metadata@hbase的错 ...
- thinphp中volist嵌套循环时变量$i 被污染问题,key="k"
默认是$i,但是嵌套循环是使用$i,默认的变量$i就会被污染.可以自定义设置变量key="k" k任意. 用 key="k" 代替默认的 $i 1 2 3 4 ...
- Swift2.0语言教程之类的属性
Swift2.0语言教程之类的属性 类 虽然函数可以简化代码,但是当一个程序中出现成百上千的函数和变量时,代码还是会显得很混乱.为此,人们又引入了新的类型——类.它是人们构建代码所用的一种通用.灵活的 ...
- luoguP3871 [TJOI2010]中位数
题目链接 luoguP3871 [TJOI2010]中位数 题解 平衡树 代码 #include<vector> #include<cstdio> #include<cs ...
- 1316 文化之旅 2012年NOIP全国联赛普及组
题目描述 Description 有一位使者要游历各国,他每到一个国家,都能学到一种文化,但他不愿意学习任何一种文化超过一次(即如果他学习了某种文化,则他就不能到达其他有这种文化的国家).不同的国 ...
- luoguP1659 [国际集训队]拉拉队排练 manacher算法
直接统计长度为$i$的回文子串有多少个 然后倒叙枚举长度,快速幂统计一下即可 复杂度$O(n \log n)$ #include <cstdio> #include <cstring ...