Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory...

11
OMAR ABBOOSH GWASSI MSc Student Android Marshmallow 6.0 Memory Management

Transcript of Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory...

Page 1: Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory Management . ... Memory management unit : is the process of controlling and coordinating

OMAR ABBOOSH GWASSIMSc Student

Android Marshmallow 6.0Memory Management

Page 2: Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory Management . ... Memory management unit : is the process of controlling and coordinating

What is Memory Management unit ?What is the Task of MMUWhat are MMU Techniques How does MMU manage the Apps?What is android.?What is Marshmallow 6.0?

OUTLINE

MMU: Memory Management Unit

Page 3: Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory Management . ... Memory management unit : is the process of controlling and coordinating

Android: is mobile platform consists

1-Opearting System 2-Middleware 3- Key application

Operating System (Linux Kernel )

Resource Management

MemoryManagement

Drivers Management

Power Management

Hardware

Page 4: Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory Management . ... Memory management unit : is the process of controlling and coordinating

Overview of Marshmallow 6.0

Marshmallow 6.0 : is the sixth version of the Android operating system with codenamed M

Mobile Payment App Permission Fingerprint Support Power & Charging

These are some of the advances made in Marshmallow 6

Page 5: Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory Management . ... Memory management unit : is the process of controlling and coordinating

Memory Management Unit Memory management unit : is the process of controlling and coordinating the Android memory .

MMU

Kernel

Page 6: Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory Management . ... Memory management unit : is the process of controlling and coordinating

Task of Memory Management Unit

There are five tasks

Process1

MMU

Physical memory

Process2

Virtual Memory

Page 7: Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory Management . ... Memory management unit : is the process of controlling and coordinating

Memory Management unit Techniques

Virtual memory Mapping Paging

MMU: Memory Management Unit

App3

App1

App4App2

App5

App1App2App3App4App5

Mapping

Mapping

Page 8: Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory Management . ... Memory management unit : is the process of controlling and coordinating

HOW the MMU manages the Apps

Page 9: Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory Management . ... Memory management unit : is the process of controlling and coordinating

https://stackoverflow.com/questions/2298208/how-to-discover-memoryusage-of-my-application-in-android

http://elinux.org/Android_Memory_Usage https://www.youtube.com/watch?v=_CruQY55HOk https://lwn.net/Articles/480055/ https://lwn.net/Articles/565469/

References

Page 10: Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory Management . ... Memory management unit : is the process of controlling and coordinating
Page 11: Android Marshmallow 6.0 Memory Management (Marshmallow... · Android Marshmallow 6.0 Memory Management . ... Memory management unit : is the process of controlling and coordinating

Thank youHave a Peaceful Night