Skip to content Skip to sidebar Skip to footer
Showing posts with the label Linux Kernel

Does Android Support Virtual Memory

Does Android support virtual memory concept? I read it does use paging but not swap space. That is… Read more Does Android Support Virtual Memory

Difference Between The Physical Address,device Address And Virtiual Address

What is the difference between device address, physical address and virtual address? Actually I am… Read more Difference Between The Physical Address,device Address And Virtiual Address

Kernel To Userspace Application Communication

I am trying to make Kernel (Android, kernel 4.9.59) communicate with userspace applications. I foun… Read more Kernel To Userspace Application Communication

How Do I Use Async_start And Async_stop In Systrace/atrace For Android

I want to capture Systrace report on my Android phone while doing automated testing. It is unknown … Read more How Do I Use Async_start And Async_stop In Systrace/atrace For Android

Usbmon For Android

I want to analyze usb communication out of my device: SGS4. I see everywhere that the usbmon is ne… Read more Usbmon For Android

Android Kernel Build (first Time)

Ok so first off, Im brand new to android dev. This is my first attempt at any form of kernel anythi… Read more Android Kernel Build (first Time)