Difference between Spinlock and Semaphore

Spinlocks Spinlocks assume the data you are protecting is accessed in both interrupt-handlers and normal kernel code. … Read more

How to compile JSON-C – JSON implementation in C ?

JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, … Read more

Compiling yocto poky for qemuarm and running qemuarm

Below steps defines the procedure for compiling yocto poky source for building qemu arm binaries, Here, we … Read more

Best Related Post WordPress Plugins

When your blog, website has lots of categories, tags and posts, it always help to show your … Read more

Quora

How to delete / deactivate your Quora Account ?

Open the quora website from https://www.quora.com/ and login to your profile. Once logged in, click on your … Read more

alexa

How to use Amazon Echo Dot / Alexa as a Bluetooth Speaker ?

Recently we purchased Amazon Eco dot to play music using voice commands and to use for controlling … Read more

expressvpn

How to watch Netflix USA from India using VPN ?

Netflix has restricted some video titles based on regions / countries possibly due to different Age group … Read more

Enable and disable Bluetooth using adb commands

To enable & disable Bluetooth using below adb commands needs your device to be rooted or if … Read more

Analyse android booting using Bootchart

Bootchart provides CPU and I/O load breakdown of all processes for the whole system. It doesn’t require … Read more

How to create custom Boot Logo for Android ?

Prerequisite : Before starting, a bootup picture will be needed with below specs: BMP format, should be … Read more