SlideShare une entreprise Scribd logo
1  sur  61
Télécharger pour lire hors ligne
GREENDROID:
AN ARCHITECTURE FOR DARK SILICON AGE
February 23, 2013
1 / 29
Contents
1 GREEN TECHNOLOGY
2 ANDROID PLATFORM
3 DRAWBACKS OF ANDROID
4 UTILIZATION WALL & DARK SILICON
5 C-CORES
6 GREENDROID
7 ARCHITECTURE
8 EFFICIENCY IMPROVEMENT
9 CONCLUSION
10 REFERENCES
2 / 29
GO GREEN FOR A BETTER TOMORRROW....
What is this GREEN concept???
Green technology points to energy efficient techniques .
3 / 29
GO GREEN FOR A BETTER TOMORRROW....
What is this GREEN concept???
Green technology points to energy efficient techniques .
Scarcity for energy resources
3 / 29
GO GREEN FOR A BETTER TOMORRROW....
What is this GREEN concept???
Green technology points to energy efficient techniques .
Scarcity for energy resources
looking for energy efficient designs & architectures.
3 / 29
Mobile application processors are soon
to replace desktop processors as the
focus of innovation in microprocessor
technology . Smart phones sales surpass
those of desktops.
4 / 29
Contents
1 GREEN TECHNOLOGY
2 ANDROID PLATFORM
3 DRAWBACKS OF ANDROID
4 UTILIZATION WALL & DARK SILICON
5 C-CORES
6 GREENDROID
7 ARCHITECTURE
8 EFFICIENCY IMPROVEMENT
9 CONCLUSION
10 REFERENCES
5 / 29
ANDROID PLATFORM
A Linux based operating system
6 / 29
ANDROID PLATFORM
A Linux based operating system
Mobile devices such as smart phones and tablet computers .
6 / 29
ANDROID PLATFORM
A Linux based operating system
Mobile devices such as smart phones and tablet computers .
An open source , developed by the open handset alliance led by
Google .
6 / 29
ANDROID PLATFORM
A Linux based operating system
Mobile devices such as smart phones and tablet computers .
An open source , developed by the open handset alliance led by
Google .
A multi-channel , multi-core OS.
6 / 29
Contents
1 GREEN TECHNOLOGY
2 ANDROID PLATFORM
3 DRAWBACKS OF ANDROID
4 UTILIZATION WALL & DARK SILICON
5 C-CORES
6 GREENDROID
7 ARCHITECTURE
8 EFFICIENCY IMPROVEMENT
9 CONCLUSION
10 REFERENCES
7 / 29
DRAWBACKS OF ANDROID
Power consumption is more , since it is mainly meant for internet
surfing , co-operate applications.
8 / 29
DRAWBACKS OF ANDROID
Power consumption is more , since it is mainly meant for internet
surfing , co-operate applications.
Frequently using applications always remains on , unless we clear the
task manager and it consumes power
8 / 29
DRAWBACKS OF ANDROID
Power consumption is more , since it is mainly meant for internet
surfing , co-operate applications.
Frequently using applications always remains on , unless we clear the
task manager and it consumes power
Normally uses 200 mah , where battery provides 1500 mah.
8 / 29
Contents
1 GREEN TECHNOLOGY
2 ANDROID PLATFORM
3 DRAWBACKS OF ANDROID
4 UTILIZATION WALL & DARK SILICON
5 C-CORES
6 GREENDROID
7 ARCHITECTURE
8 EFFICIENCY IMPROVEMENT
9 CONCLUSION
10 REFERENCES
9 / 29
WHAT IS THIS DARK SILICON??
Plays an pivotal role in shaping the future of mobile processors.
10 / 29
WHAT IS THIS DARK SILICON??
Plays an pivotal role in shaping the future of mobile processors.
With each process generation, power budget becomes exponentially
more valuable in comparison
10 / 29
WHAT IS THIS DARK SILICON??
Plays an pivotal role in shaping the future of mobile processors.
With each process generation, power budget becomes exponentially
more valuable in comparison
Dark silicon is necessary, because engineers are unable to reduce
chips’ operating voltages any further to offset increases in power
consumption and waste heat produced by smaller, faster chips .
10 / 29
WHAT IS THIS DARK SILICON??
Plays an pivotal role in shaping the future of mobile processors.
With each process generation, power budget becomes exponentially
more valuable in comparison
Dark silicon is necessary, because engineers are unable to reduce
chips’ operating voltages any further to offset increases in power
consumption and waste heat produced by smaller, faster chips .
This dark silicon limits the utilization of the application processors to
the fullest.
10 / 29
SCALING THEORY
Scaling Thoery:
Transistors and power
budgets no longer balanced
11 / 29
SCALING THEORY
Scaling Thoery:
Transistors and power
budgets no longer balanced
Exponentially increasing
problem!!
11 / 29
SCALING THEORY
Scaling Thoery:
Transistors and power
budgets no longer balanced
Exponentially increasing
problem!!
11 / 29
Need to give more focus on energy efficiency....
12 / 29
Need to give more focus on energy efficiency....
12 / 29
WHAT DO WE DO WITH DARK SILICON??
Insights
Power is now more expensive than area.
13 / 29
WHAT DO WE DO WITH DARK SILICON??
Insights
Power is now more expensive than area.
Specialised logic has been shown as an effective way to improve energy
efficiency(10-1000x)
Our Approach:
Fill dark silicon with specialised cores to save energy on common apps
Power savings can be applied to other program,increasing throughput
13 / 29
WHAT DO WE DO WITH DARK SILICON??
Insights
Power is now more expensive than area.
Specialised logic has been shown as an effective way to improve energy
efficiency(10-1000x)
Our Approach:
Fill dark silicon with specialised cores to save energy on common apps
Power savings can be applied to other program,increasing throughput
C-cores provide an architectural way to trade area for an effective
increase in power budget!
13 / 29
Contents
1 GREEN TECHNOLOGY
2 ANDROID PLATFORM
3 DRAWBACKS OF ANDROID
4 UTILIZATION WALL & DARK SILICON
5 C-CORES
6 GREENDROID
7 ARCHITECTURE
8 EFFICIENCY IMPROVEMENT
9 CONCLUSION
10 REFERENCES
14 / 29
CONSERVATION CORES
Specialised cores for reducing energy
Automatically generated from hot
regions of program source
15 / 29
CONSERVATION CORES
Specialised cores for reducing energy
Automatically generated from hot
regions of program source
Patching support future proofs HW
Fully automated toolchain
Drop-in replacements for code
Hot code implemented by C-core cold
code runs on host CPU
15 / 29
CONSERVATION CORES
Specialised cores for reducing energy
Automatically generated from hot
regions of program source
Patching support future proofs HW
Fully automated toolchain
Drop-in replacements for code
Hot code implemented by C-core cold
code runs on host CPU
HW generation/SW integration.
Enegy efficient
Up to 16x for targeted hot code.
15 / 29
Contents
1 GREEN TECHNOLOGY
2 ANDROID PLATFORM
3 DRAWBACKS OF ANDROID
4 UTILIZATION WALL & DARK SILICON
5 C-CORES
6 GREENDROID
7 ARCHITECTURE
8 EFFICIENCY IMPROVEMENT
9 CONCLUSION
10 REFERENCES
16 / 29
GREENDROID : a boon to the dark silicon problem.
17 / 29
GREENDROID : a boon to the dark silicon problem.
If you fill the chip with highly specialized cores, then the fraction of
the chip that is lit up at one time can be the most energy efficient for
that particular task.
17 / 29
GREENDROID : a boon to the dark silicon problem.
If you fill the chip with highly specialized cores, then the fraction of
the chip that is lit up at one time can be the most energy efficient for
that particular task.
A 45 nm multi core research prototype.
17 / 29
GREENDROID : a boon to the dark silicon problem.
If you fill the chip with highly specialized cores, then the fraction of
the chip that is lit up at one time can be the most energy efficient for
that particular task.
A 45 nm multi core research prototype.
It targets the Android mobile phone software stack and can execute
general purpose mobile programs with 11 times less energy than most
energy efficient designs at similar or better levels of performance.
17 / 29
GREENDROID will serve as a prototype for mobile application
processors in the next five to ten years.
18 / 29
GREENDROID will serve as a prototype for mobile application
processors in the next five to ten years.
It has a specially built structure that can analyze a current Android
phone and determine which apps, and which CPU circuits the phone
is using the most.
18 / 29
GREENDROID will serve as a prototype for mobile application
processors in the next five to ten years.
It has a specially built structure that can analyze a current Android
phone and determine which apps, and which CPU circuits the phone
is using the most.
Then it can dream up a processor design that best takes advantage of
those usage habits, creating a CPU that’s both faster and more energy
efficient.
18 / 29
Contents
1 GREEN TECHNOLOGY
2 ANDROID PLATFORM
3 DRAWBACKS OF ANDROID
4 UTILIZATION WALL & DARK SILICON
5 C-CORES
6 GREENDROID
7 ARCHITECTURE
8 EFFICIENCY IMPROVEMENT
9 CONCLUSION
10 REFERENCES
19 / 29
Architecture...
20 / 29
Continues...
C-cores are most useful when they target code that execute frequently.
21 / 29
Continues...
C-cores are most useful when they target code that execute frequently.
C-core tool chain transforms the most frequently executed code into
c-core hardware.
21 / 29
Continues...
C-cores are most useful when they target code that execute frequently.
C-core tool chain transforms the most frequently executed code into
c-core hardware.
ANDROID is an excellent target for GREENDROID style
architecture.
21 / 29
Continues...
C-cores are most useful when they target code that execute frequently.
C-core tool chain transforms the most frequently executed code into
c-core hardware.
ANDROID is an excellent target for GREENDROID style
architecture.
Android comprises three main components . Linux kernel , a
collection of native libraries(written in c and c plus),virtual machine .
These all are hot codes.
21 / 29
Continues...
C-cores are most useful when they target code that execute frequently.
C-core tool chain transforms the most frequently executed code into
c-core hardware.
ANDROID is an excellent target for GREENDROID style
architecture.
Android comprises three main components . Linux kernel , a
collection of native libraries(written in c and c plus),virtual machine .
These all are hot codes.
On profiling diverse set of android applications including web
browser , mail , video player it can be found that this workload spends
95% of its time executing just 43,000 static instruction . Just 7nm of a
45nm process will replace these key instructions.
21 / 29
HOW THE CODES ARE GENERATED:An example
22 / 29
23 / 29
Contents
1 GREEN TECHNOLOGY
2 ANDROID PLATFORM
3 DRAWBACKS OF ANDROID
4 UTILIZATION WALL & DARK SILICON
5 C-CORES
6 GREENDROID
7 ARCHITECTURE
8 EFFICIENCY IMPROVEMENT
9 CONCLUSION
10 REFERENCES
24 / 29
EFFICIENCY IMPROVEMENT
25 / 29
Contents
1 GREEN TECHNOLOGY
2 ANDROID PLATFORM
3 DRAWBACKS OF ANDROID
4 UTILIZATION WALL & DARK SILICON
5 C-CORES
6 GREENDROID
7 ARCHITECTURE
8 EFFICIENCY IMPROVEMENT
9 CONCLUSION
10 REFERENCES
26 / 29
CONCLUSION
Utilization wall will exponentially worsen the problem of dark silicon.
27 / 29
CONCLUSION
Utilization wall will exponentially worsen the problem of dark silicon.
The GREENDROID prototype is a demonstration vehicle that shows
the wide spread application of c-cores to android.
27 / 29
CONCLUSION
Utilization wall will exponentially worsen the problem of dark silicon.
The GREENDROID prototype is a demonstration vehicle that shows
the wide spread application of c-cores to android.
C-core reduce energy consumption for key regions.
27 / 29
CONCLUSION
Utilization wall will exponentially worsen the problem of dark silicon.
The GREENDROID prototype is a demonstration vehicle that shows
the wide spread application of c-cores to android.
C-core reduce energy consumption for key regions.
C-core make use of selective de pipelining & reduce energy
consumption by 91%
27 / 29
Contents
1 GREEN TECHNOLOGY
2 ANDROID PLATFORM
3 DRAWBACKS OF ANDROID
4 UTILIZATION WALL & DARK SILICON
5 C-CORES
6 GREENDROID
7 ARCHITECTURE
8 EFFICIENCY IMPROVEMENT
9 CONCLUSION
10 REFERENCES
28 / 29
References
G. Venkatesh et al., Conservation Cores: Reducing the Energy of
Mature Computations,: Proc.15th Intl Conf.Architectural Support for
Programming Languages and Operating Systems,ACM Press, 2010,
pp. 205/-218. 15th Intl. Conf. Architectural Support for Prog.
Languages and Op. Sys., Mar. 2010.
29 / 29
References
G. Venkatesh et al., Conservation Cores: Reducing the Energy of
Mature Computations,: Proc.15th Intl Conf.Architectural Support for
Programming Languages and Operating Systems,ACM Press, 2010,
pp. 205/-218. 15th Intl. Conf. Architectural Support for Prog.
Languages and Op. Sys., Mar. 2010.
N. Goulding et al., GreenDroid: A Mobile Application Processor for a
Future of Dark Silicon, HotChips, 2010.
29 / 29
References
G. Venkatesh et al., Conservation Cores: Reducing the Energy of
Mature Computations,: Proc.15th Intl Conf.Architectural Support for
Programming Languages and Operating Systems,ACM Press, 2010,
pp. 205/-218. 15th Intl. Conf. Architectural Support for Prog.
Languages and Op. Sys., Mar. 2010.
N. Goulding et al., GreenDroid: A Mobile Application Processor for a
Future of Dark Silicon, HotChips, 2010.
R. Dennard et al., Design of Ion-Implanted MOSFETs with Very
Small Physical Dimensions, IEEE J. Solid State Circuits, Oct. 1974.
29 / 29
References
G. Venkatesh et al., Conservation Cores: Reducing the Energy of
Mature Computations,: Proc.15th Intl Conf.Architectural Support for
Programming Languages and Operating Systems,ACM Press, 2010,
pp. 205/-218. 15th Intl. Conf. Architectural Support for Prog.
Languages and Op. Sys., Mar. 2010.
N. Goulding et al., GreenDroid: A Mobile Application Processor for a
Future of Dark Silicon, HotChips, 2010.
R. Dennard et al., Design of Ion-Implanted MOSFETs with Very
Small Physical Dimensions, IEEE J. Solid State Circuits, Oct. 1974.
M. Taylor et al., The Raw Processor: A Scalable 32 bit Fabric for
General Purpose and Embedded Computing, HotChips, 2001.
29 / 29

Contenu connexe

Tendances

Presentation by Priyanka_Greendroid
Presentation by Priyanka_GreendroidPresentation by Priyanka_Greendroid
Presentation by Priyanka_GreendroidPRIYANKA KATKAR
 
Green droid ieee-micro
Green droid ieee-microGreen droid ieee-micro
Green droid ieee-microRAJENDRA469
 
GreenDroid: A Tool for Analysing Power Consumption in the Android Ecosystem
GreenDroid: A Tool for Analysing Power Consumption in the Android EcosystemGreenDroid: A Tool for Analysing Power Consumption in the Android Ecosystem
GreenDroid: A Tool for Analysing Power Consumption in the Android EcosystemGreenLabAtDI
 
Micromirror display technology
Micromirror display technologyMicromirror display technology
Micromirror display technologyBulbul Brahma
 
Solar Based Multiple Charger( System Engineering)
Solar Based Multiple Charger( System Engineering)Solar Based Multiple Charger( System Engineering)
Solar Based Multiple Charger( System Engineering)Omkar Rane
 
System Requirement Analysis in System Engineering
System Requirement Analysis in System EngineeringSystem Requirement Analysis in System Engineering
System Requirement Analysis in System EngineeringOmkar Rane
 
Flexible printed circuit boards ppt
Flexible printed circuit boards pptFlexible printed circuit boards ppt
Flexible printed circuit boards pptKetaki V
 
prathap resume-14 professional
prathap resume-14 professionalprathap resume-14 professional
prathap resume-14 professionalPrathap Tatapudi
 
Solar poweredleadacidbatterycharger
Solar poweredleadacidbatterychargerSolar poweredleadacidbatterycharger
Solar poweredleadacidbatterychargerashok 44
 
Flexible Electronics
Flexible ElectronicsFlexible Electronics
Flexible ElectronicsRoshan Mani
 
Deep learning for smart manufacturing
Deep learning for smart manufacturingDeep learning for smart manufacturing
Deep learning for smart manufacturingSunil Kumar Pradhan
 
Rled presentation for innovation award 25 9-2017
Rled presentation for innovation award 25 9-2017Rled presentation for innovation award 25 9-2017
Rled presentation for innovation award 25 9-2017ANANDKUMARKYATHASAND
 

Tendances (18)

Presentation by Priyanka_Greendroid
Presentation by Priyanka_GreendroidPresentation by Priyanka_Greendroid
Presentation by Priyanka_Greendroid
 
greendroid ppts
greendroid pptsgreendroid ppts
greendroid ppts
 
GreenDroid
GreenDroidGreenDroid
GreenDroid
 
Green droid ieee-micro
Green droid ieee-microGreen droid ieee-micro
Green droid ieee-micro
 
Greendroid ppt
Greendroid pptGreendroid ppt
Greendroid ppt
 
GreenDroid: A Tool for Analysing Power Consumption in the Android Ecosystem
GreenDroid: A Tool for Analysing Power Consumption in the Android EcosystemGreenDroid: A Tool for Analysing Power Consumption in the Android Ecosystem
GreenDroid: A Tool for Analysing Power Consumption in the Android Ecosystem
 
Micromirror display technology
Micromirror display technologyMicromirror display technology
Micromirror display technology
 
Solar Based Multiple Charger( System Engineering)
Solar Based Multiple Charger( System Engineering)Solar Based Multiple Charger( System Engineering)
Solar Based Multiple Charger( System Engineering)
 
System Requirement Analysis in System Engineering
System Requirement Analysis in System EngineeringSystem Requirement Analysis in System Engineering
System Requirement Analysis in System Engineering
 
Flexible printed circuit boards ppt
Flexible printed circuit boards pptFlexible printed circuit boards ppt
Flexible printed circuit boards ppt
 
prathap resume-14 professional
prathap resume-14 professionalprathap resume-14 professional
prathap resume-14 professional
 
Solar poweredleadacidbatterycharger
Solar poweredleadacidbatterychargerSolar poweredleadacidbatterycharger
Solar poweredleadacidbatterycharger
 
Flexible Electronics
Flexible ElectronicsFlexible Electronics
Flexible Electronics
 
Deep learning for smart manufacturing
Deep learning for smart manufacturingDeep learning for smart manufacturing
Deep learning for smart manufacturing
 
Imagineering
ImagineeringImagineering
Imagineering
 
Energy simulation & analysis
Energy simulation & analysisEnergy simulation & analysis
Energy simulation & analysis
 
Rled presentation for innovation award 25 9-2017
Rled presentation for innovation award 25 9-2017Rled presentation for innovation award 25 9-2017
Rled presentation for innovation award 25 9-2017
 
System Black Start with DER
System Black Start with DER System Black Start with DER
System Black Start with DER
 

En vedette (7)

Greendroid an architecture for dark silicon age
Greendroid   an architecture for dark silicon ageGreendroid   an architecture for dark silicon age
Greendroid an architecture for dark silicon age
 
GreenDroid
GreenDroidGreenDroid
GreenDroid
 
Artificial heart
Artificial heartArtificial heart
Artificial heart
 
Artificial Heart
Artificial HeartArtificial Heart
Artificial Heart
 
Artificial heart ppt
Artificial heart pptArtificial heart ppt
Artificial heart ppt
 
Pill camera presentation
Pill camera presentationPill camera presentation
Pill camera presentation
 
Pill camera
Pill cameraPill camera
Pill camera
 

Similaire à Greendroid Architecture for Dark Silicon Era

A General-Purpose Architectural Approach to Energy Efficiency for Greendroid ...
A General-Purpose Architectural Approach to Energy Efficiency for Greendroid ...A General-Purpose Architectural Approach to Energy Efficiency for Greendroid ...
A General-Purpose Architectural Approach to Energy Efficiency for Greendroid ...theijes
 
“Deploy Your Embedded Vision Solution on Any Processor Using Edge Impulse,” A...
“Deploy Your Embedded Vision Solution on Any Processor Using Edge Impulse,” A...“Deploy Your Embedded Vision Solution on Any Processor Using Edge Impulse,” A...
“Deploy Your Embedded Vision Solution on Any Processor Using Edge Impulse,” A...Edge AI and Vision Alliance
 
Android and processors
Android and processorsAndroid and processors
Android and processorsAdarsh Gowda
 
Green computing 28thdec15_siddharth
Green computing 28thdec15_siddharthGreen computing 28thdec15_siddharth
Green computing 28thdec15_siddharthSiddharth Dwivedi
 
Inova Semiconductors Award Write Up
Inova Semiconductors Award Write UpInova Semiconductors Award Write Up
Inova Semiconductors Award Write UpClaudia Toscano
 
Enabling 3d Microelectronics Platforms Mcms
Enabling 3d Microelectronics Platforms  McmsEnabling 3d Microelectronics Platforms  Mcms
Enabling 3d Microelectronics Platforms McmsIonela
 
“Toward the Era of AI Everywhere,” a Presentation from DEEPX
“Toward the Era of AI Everywhere,” a Presentation from DEEPX“Toward the Era of AI Everywhere,” a Presentation from DEEPX
“Toward the Era of AI Everywhere,” a Presentation from DEEPXEdge AI and Vision Alliance
 
New books mar2013
New books mar2013New books mar2013
New books mar2013maethaya
 
Graph-Based Network Topology Analysis for Telecom Operators
Graph-Based Network Topology Analysis for Telecom OperatorsGraph-Based Network Topology Analysis for Telecom Operators
Graph-Based Network Topology Analysis for Telecom OperatorsNeo4j
 
DFMA study of an Emergency lamp
DFMA study of an Emergency lampDFMA study of an Emergency lamp
DFMA study of an Emergency lampSushil.wp manda
 
Apple iPhone X – Infrared Dot Projector 2017 teardown reverse costing report ...
Apple iPhone X – Infrared Dot Projector 2017 teardown reverse costing report ...Apple iPhone X – Infrared Dot Projector 2017 teardown reverse costing report ...
Apple iPhone X – Infrared Dot Projector 2017 teardown reverse costing report ...system_plus
 
INTERFACE by apidays 2023 - Imbibing Sustainability in Software Development, ...
INTERFACE by apidays 2023 - Imbibing Sustainability in Software Development, ...INTERFACE by apidays 2023 - Imbibing Sustainability in Software Development, ...
INTERFACE by apidays 2023 - Imbibing Sustainability in Software Development, ...apidays
 
Intel 14nm aug11
Intel 14nm aug11Intel 14nm aug11
Intel 14nm aug11lopatto
 

Similaire à Greendroid Architecture for Dark Silicon Era (20)

A General-Purpose Architectural Approach to Energy Efficiency for Greendroid ...
A General-Purpose Architectural Approach to Energy Efficiency for Greendroid ...A General-Purpose Architectural Approach to Energy Efficiency for Greendroid ...
A General-Purpose Architectural Approach to Energy Efficiency for Greendroid ...
 
“Deploy Your Embedded Vision Solution on Any Processor Using Edge Impulse,” A...
“Deploy Your Embedded Vision Solution on Any Processor Using Edge Impulse,” A...“Deploy Your Embedded Vision Solution on Any Processor Using Edge Impulse,” A...
“Deploy Your Embedded Vision Solution on Any Processor Using Edge Impulse,” A...
 
Enphiniti Presentation
Enphiniti PresentationEnphiniti Presentation
Enphiniti Presentation
 
Green computing
Green computingGreen computing
Green computing
 
Android and processors
Android and processorsAndroid and processors
Android and processors
 
Green computing ppt
Green computing pptGreen computing ppt
Green computing ppt
 
Green computing 28thdec15_siddharth
Green computing 28thdec15_siddharthGreen computing 28thdec15_siddharth
Green computing 28thdec15_siddharth
 
Inova Semiconductors Award Write Up
Inova Semiconductors Award Write UpInova Semiconductors Award Write Up
Inova Semiconductors Award Write Up
 
Enabling 3d Microelectronics Platforms Mcms
Enabling 3d Microelectronics Platforms  McmsEnabling 3d Microelectronics Platforms  Mcms
Enabling 3d Microelectronics Platforms Mcms
 
“Toward the Era of AI Everywhere,” a Presentation from DEEPX
“Toward the Era of AI Everywhere,” a Presentation from DEEPX“Toward the Era of AI Everywhere,” a Presentation from DEEPX
“Toward the Era of AI Everywhere,” a Presentation from DEEPX
 
339_311 PPT
339_311 PPT339_311 PPT
339_311 PPT
 
Green computing
Green computingGreen computing
Green computing
 
Gadd_Portfolio
Gadd_PortfolioGadd_Portfolio
Gadd_Portfolio
 
New books mar2013
New books mar2013New books mar2013
New books mar2013
 
Insight
InsightInsight
Insight
 
Graph-Based Network Topology Analysis for Telecom Operators
Graph-Based Network Topology Analysis for Telecom OperatorsGraph-Based Network Topology Analysis for Telecom Operators
Graph-Based Network Topology Analysis for Telecom Operators
 
DFMA study of an Emergency lamp
DFMA study of an Emergency lampDFMA study of an Emergency lamp
DFMA study of an Emergency lamp
 
Apple iPhone X – Infrared Dot Projector 2017 teardown reverse costing report ...
Apple iPhone X – Infrared Dot Projector 2017 teardown reverse costing report ...Apple iPhone X – Infrared Dot Projector 2017 teardown reverse costing report ...
Apple iPhone X – Infrared Dot Projector 2017 teardown reverse costing report ...
 
INTERFACE by apidays 2023 - Imbibing Sustainability in Software Development, ...
INTERFACE by apidays 2023 - Imbibing Sustainability in Software Development, ...INTERFACE by apidays 2023 - Imbibing Sustainability in Software Development, ...
INTERFACE by apidays 2023 - Imbibing Sustainability in Software Development, ...
 
Intel 14nm aug11
Intel 14nm aug11Intel 14nm aug11
Intel 14nm aug11
 

Plus de sukanya thatamsetty (9)

Virtualscreen
VirtualscreenVirtualscreen
Virtualscreen
 
Copy (4) of 5 wimax3424
Copy (4) of 5 wimax3424Copy (4) of 5 wimax3424
Copy (4) of 5 wimax3424
 
My presentation1
My presentation1My presentation1
My presentation1
 
5 wimax3424
5 wimax34245 wimax3424
5 wimax3424
 
Airborne internet
Airborne internetAirborne internet
Airborne internet
 
A paper presentation on sixth sense
A paper presentation on sixth senseA paper presentation on sixth sense
A paper presentation on sixth sense
 
5 wimax3424
5 wimax34245 wimax3424
5 wimax3424
 
4g magic communication
4g magic communication4g magic communication
4g magic communication
 
8 g iris-recognition_system
8 g iris-recognition_system8 g iris-recognition_system
8 g iris-recognition_system
 

Dernier

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 

Dernier (20)

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 

Greendroid Architecture for Dark Silicon Era

  • 1. GREENDROID: AN ARCHITECTURE FOR DARK SILICON AGE February 23, 2013 1 / 29
  • 2. Contents 1 GREEN TECHNOLOGY 2 ANDROID PLATFORM 3 DRAWBACKS OF ANDROID 4 UTILIZATION WALL & DARK SILICON 5 C-CORES 6 GREENDROID 7 ARCHITECTURE 8 EFFICIENCY IMPROVEMENT 9 CONCLUSION 10 REFERENCES 2 / 29
  • 3. GO GREEN FOR A BETTER TOMORRROW.... What is this GREEN concept??? Green technology points to energy efficient techniques . 3 / 29
  • 4. GO GREEN FOR A BETTER TOMORRROW.... What is this GREEN concept??? Green technology points to energy efficient techniques . Scarcity for energy resources 3 / 29
  • 5. GO GREEN FOR A BETTER TOMORRROW.... What is this GREEN concept??? Green technology points to energy efficient techniques . Scarcity for energy resources looking for energy efficient designs & architectures. 3 / 29
  • 6. Mobile application processors are soon to replace desktop processors as the focus of innovation in microprocessor technology . Smart phones sales surpass those of desktops. 4 / 29
  • 7. Contents 1 GREEN TECHNOLOGY 2 ANDROID PLATFORM 3 DRAWBACKS OF ANDROID 4 UTILIZATION WALL & DARK SILICON 5 C-CORES 6 GREENDROID 7 ARCHITECTURE 8 EFFICIENCY IMPROVEMENT 9 CONCLUSION 10 REFERENCES 5 / 29
  • 8. ANDROID PLATFORM A Linux based operating system 6 / 29
  • 9. ANDROID PLATFORM A Linux based operating system Mobile devices such as smart phones and tablet computers . 6 / 29
  • 10. ANDROID PLATFORM A Linux based operating system Mobile devices such as smart phones and tablet computers . An open source , developed by the open handset alliance led by Google . 6 / 29
  • 11. ANDROID PLATFORM A Linux based operating system Mobile devices such as smart phones and tablet computers . An open source , developed by the open handset alliance led by Google . A multi-channel , multi-core OS. 6 / 29
  • 12. Contents 1 GREEN TECHNOLOGY 2 ANDROID PLATFORM 3 DRAWBACKS OF ANDROID 4 UTILIZATION WALL & DARK SILICON 5 C-CORES 6 GREENDROID 7 ARCHITECTURE 8 EFFICIENCY IMPROVEMENT 9 CONCLUSION 10 REFERENCES 7 / 29
  • 13. DRAWBACKS OF ANDROID Power consumption is more , since it is mainly meant for internet surfing , co-operate applications. 8 / 29
  • 14. DRAWBACKS OF ANDROID Power consumption is more , since it is mainly meant for internet surfing , co-operate applications. Frequently using applications always remains on , unless we clear the task manager and it consumes power 8 / 29
  • 15. DRAWBACKS OF ANDROID Power consumption is more , since it is mainly meant for internet surfing , co-operate applications. Frequently using applications always remains on , unless we clear the task manager and it consumes power Normally uses 200 mah , where battery provides 1500 mah. 8 / 29
  • 16. Contents 1 GREEN TECHNOLOGY 2 ANDROID PLATFORM 3 DRAWBACKS OF ANDROID 4 UTILIZATION WALL & DARK SILICON 5 C-CORES 6 GREENDROID 7 ARCHITECTURE 8 EFFICIENCY IMPROVEMENT 9 CONCLUSION 10 REFERENCES 9 / 29
  • 17. WHAT IS THIS DARK SILICON?? Plays an pivotal role in shaping the future of mobile processors. 10 / 29
  • 18. WHAT IS THIS DARK SILICON?? Plays an pivotal role in shaping the future of mobile processors. With each process generation, power budget becomes exponentially more valuable in comparison 10 / 29
  • 19. WHAT IS THIS DARK SILICON?? Plays an pivotal role in shaping the future of mobile processors. With each process generation, power budget becomes exponentially more valuable in comparison Dark silicon is necessary, because engineers are unable to reduce chips’ operating voltages any further to offset increases in power consumption and waste heat produced by smaller, faster chips . 10 / 29
  • 20. WHAT IS THIS DARK SILICON?? Plays an pivotal role in shaping the future of mobile processors. With each process generation, power budget becomes exponentially more valuable in comparison Dark silicon is necessary, because engineers are unable to reduce chips’ operating voltages any further to offset increases in power consumption and waste heat produced by smaller, faster chips . This dark silicon limits the utilization of the application processors to the fullest. 10 / 29
  • 21. SCALING THEORY Scaling Thoery: Transistors and power budgets no longer balanced 11 / 29
  • 22. SCALING THEORY Scaling Thoery: Transistors and power budgets no longer balanced Exponentially increasing problem!! 11 / 29
  • 23. SCALING THEORY Scaling Thoery: Transistors and power budgets no longer balanced Exponentially increasing problem!! 11 / 29
  • 24. Need to give more focus on energy efficiency.... 12 / 29
  • 25. Need to give more focus on energy efficiency.... 12 / 29
  • 26. WHAT DO WE DO WITH DARK SILICON?? Insights Power is now more expensive than area. 13 / 29
  • 27. WHAT DO WE DO WITH DARK SILICON?? Insights Power is now more expensive than area. Specialised logic has been shown as an effective way to improve energy efficiency(10-1000x) Our Approach: Fill dark silicon with specialised cores to save energy on common apps Power savings can be applied to other program,increasing throughput 13 / 29
  • 28. WHAT DO WE DO WITH DARK SILICON?? Insights Power is now more expensive than area. Specialised logic has been shown as an effective way to improve energy efficiency(10-1000x) Our Approach: Fill dark silicon with specialised cores to save energy on common apps Power savings can be applied to other program,increasing throughput C-cores provide an architectural way to trade area for an effective increase in power budget! 13 / 29
  • 29. Contents 1 GREEN TECHNOLOGY 2 ANDROID PLATFORM 3 DRAWBACKS OF ANDROID 4 UTILIZATION WALL & DARK SILICON 5 C-CORES 6 GREENDROID 7 ARCHITECTURE 8 EFFICIENCY IMPROVEMENT 9 CONCLUSION 10 REFERENCES 14 / 29
  • 30. CONSERVATION CORES Specialised cores for reducing energy Automatically generated from hot regions of program source 15 / 29
  • 31. CONSERVATION CORES Specialised cores for reducing energy Automatically generated from hot regions of program source Patching support future proofs HW Fully automated toolchain Drop-in replacements for code Hot code implemented by C-core cold code runs on host CPU 15 / 29
  • 32. CONSERVATION CORES Specialised cores for reducing energy Automatically generated from hot regions of program source Patching support future proofs HW Fully automated toolchain Drop-in replacements for code Hot code implemented by C-core cold code runs on host CPU HW generation/SW integration. Enegy efficient Up to 16x for targeted hot code. 15 / 29
  • 33. Contents 1 GREEN TECHNOLOGY 2 ANDROID PLATFORM 3 DRAWBACKS OF ANDROID 4 UTILIZATION WALL & DARK SILICON 5 C-CORES 6 GREENDROID 7 ARCHITECTURE 8 EFFICIENCY IMPROVEMENT 9 CONCLUSION 10 REFERENCES 16 / 29
  • 34. GREENDROID : a boon to the dark silicon problem. 17 / 29
  • 35. GREENDROID : a boon to the dark silicon problem. If you fill the chip with highly specialized cores, then the fraction of the chip that is lit up at one time can be the most energy efficient for that particular task. 17 / 29
  • 36. GREENDROID : a boon to the dark silicon problem. If you fill the chip with highly specialized cores, then the fraction of the chip that is lit up at one time can be the most energy efficient for that particular task. A 45 nm multi core research prototype. 17 / 29
  • 37. GREENDROID : a boon to the dark silicon problem. If you fill the chip with highly specialized cores, then the fraction of the chip that is lit up at one time can be the most energy efficient for that particular task. A 45 nm multi core research prototype. It targets the Android mobile phone software stack and can execute general purpose mobile programs with 11 times less energy than most energy efficient designs at similar or better levels of performance. 17 / 29
  • 38. GREENDROID will serve as a prototype for mobile application processors in the next five to ten years. 18 / 29
  • 39. GREENDROID will serve as a prototype for mobile application processors in the next five to ten years. It has a specially built structure that can analyze a current Android phone and determine which apps, and which CPU circuits the phone is using the most. 18 / 29
  • 40. GREENDROID will serve as a prototype for mobile application processors in the next five to ten years. It has a specially built structure that can analyze a current Android phone and determine which apps, and which CPU circuits the phone is using the most. Then it can dream up a processor design that best takes advantage of those usage habits, creating a CPU that’s both faster and more energy efficient. 18 / 29
  • 41. Contents 1 GREEN TECHNOLOGY 2 ANDROID PLATFORM 3 DRAWBACKS OF ANDROID 4 UTILIZATION WALL & DARK SILICON 5 C-CORES 6 GREENDROID 7 ARCHITECTURE 8 EFFICIENCY IMPROVEMENT 9 CONCLUSION 10 REFERENCES 19 / 29
  • 43. Continues... C-cores are most useful when they target code that execute frequently. 21 / 29
  • 44. Continues... C-cores are most useful when they target code that execute frequently. C-core tool chain transforms the most frequently executed code into c-core hardware. 21 / 29
  • 45. Continues... C-cores are most useful when they target code that execute frequently. C-core tool chain transforms the most frequently executed code into c-core hardware. ANDROID is an excellent target for GREENDROID style architecture. 21 / 29
  • 46. Continues... C-cores are most useful when they target code that execute frequently. C-core tool chain transforms the most frequently executed code into c-core hardware. ANDROID is an excellent target for GREENDROID style architecture. Android comprises three main components . Linux kernel , a collection of native libraries(written in c and c plus),virtual machine . These all are hot codes. 21 / 29
  • 47. Continues... C-cores are most useful when they target code that execute frequently. C-core tool chain transforms the most frequently executed code into c-core hardware. ANDROID is an excellent target for GREENDROID style architecture. Android comprises three main components . Linux kernel , a collection of native libraries(written in c and c plus),virtual machine . These all are hot codes. On profiling diverse set of android applications including web browser , mail , video player it can be found that this workload spends 95% of its time executing just 43,000 static instruction . Just 7nm of a 45nm process will replace these key instructions. 21 / 29
  • 48. HOW THE CODES ARE GENERATED:An example 22 / 29
  • 50. Contents 1 GREEN TECHNOLOGY 2 ANDROID PLATFORM 3 DRAWBACKS OF ANDROID 4 UTILIZATION WALL & DARK SILICON 5 C-CORES 6 GREENDROID 7 ARCHITECTURE 8 EFFICIENCY IMPROVEMENT 9 CONCLUSION 10 REFERENCES 24 / 29
  • 52. Contents 1 GREEN TECHNOLOGY 2 ANDROID PLATFORM 3 DRAWBACKS OF ANDROID 4 UTILIZATION WALL & DARK SILICON 5 C-CORES 6 GREENDROID 7 ARCHITECTURE 8 EFFICIENCY IMPROVEMENT 9 CONCLUSION 10 REFERENCES 26 / 29
  • 53. CONCLUSION Utilization wall will exponentially worsen the problem of dark silicon. 27 / 29
  • 54. CONCLUSION Utilization wall will exponentially worsen the problem of dark silicon. The GREENDROID prototype is a demonstration vehicle that shows the wide spread application of c-cores to android. 27 / 29
  • 55. CONCLUSION Utilization wall will exponentially worsen the problem of dark silicon. The GREENDROID prototype is a demonstration vehicle that shows the wide spread application of c-cores to android. C-core reduce energy consumption for key regions. 27 / 29
  • 56. CONCLUSION Utilization wall will exponentially worsen the problem of dark silicon. The GREENDROID prototype is a demonstration vehicle that shows the wide spread application of c-cores to android. C-core reduce energy consumption for key regions. C-core make use of selective de pipelining & reduce energy consumption by 91% 27 / 29
  • 57. Contents 1 GREEN TECHNOLOGY 2 ANDROID PLATFORM 3 DRAWBACKS OF ANDROID 4 UTILIZATION WALL & DARK SILICON 5 C-CORES 6 GREENDROID 7 ARCHITECTURE 8 EFFICIENCY IMPROVEMENT 9 CONCLUSION 10 REFERENCES 28 / 29
  • 58. References G. Venkatesh et al., Conservation Cores: Reducing the Energy of Mature Computations,: Proc.15th Intl Conf.Architectural Support for Programming Languages and Operating Systems,ACM Press, 2010, pp. 205/-218. 15th Intl. Conf. Architectural Support for Prog. Languages and Op. Sys., Mar. 2010. 29 / 29
  • 59. References G. Venkatesh et al., Conservation Cores: Reducing the Energy of Mature Computations,: Proc.15th Intl Conf.Architectural Support for Programming Languages and Operating Systems,ACM Press, 2010, pp. 205/-218. 15th Intl. Conf. Architectural Support for Prog. Languages and Op. Sys., Mar. 2010. N. Goulding et al., GreenDroid: A Mobile Application Processor for a Future of Dark Silicon, HotChips, 2010. 29 / 29
  • 60. References G. Venkatesh et al., Conservation Cores: Reducing the Energy of Mature Computations,: Proc.15th Intl Conf.Architectural Support for Programming Languages and Operating Systems,ACM Press, 2010, pp. 205/-218. 15th Intl. Conf. Architectural Support for Prog. Languages and Op. Sys., Mar. 2010. N. Goulding et al., GreenDroid: A Mobile Application Processor for a Future of Dark Silicon, HotChips, 2010. R. Dennard et al., Design of Ion-Implanted MOSFETs with Very Small Physical Dimensions, IEEE J. Solid State Circuits, Oct. 1974. 29 / 29
  • 61. References G. Venkatesh et al., Conservation Cores: Reducing the Energy of Mature Computations,: Proc.15th Intl Conf.Architectural Support for Programming Languages and Operating Systems,ACM Press, 2010, pp. 205/-218. 15th Intl. Conf. Architectural Support for Prog. Languages and Op. Sys., Mar. 2010. N. Goulding et al., GreenDroid: A Mobile Application Processor for a Future of Dark Silicon, HotChips, 2010. R. Dennard et al., Design of Ion-Implanted MOSFETs with Very Small Physical Dimensions, IEEE J. Solid State Circuits, Oct. 1974. M. Taylor et al., The Raw Processor: A Scalable 32 bit Fabric for General Purpose and Embedded Computing, HotChips, 2001. 29 / 29