Skip to content
Tenshi Hinanawi edited this page Dec 3, 2012 · 1 revision

{{Note|I'm not the most kernel-savvy person, so hopefully someone with real knowledge can improve this guide.}}

Even though the Nexus 4 has the best CPU of it's time, the results are somehow less than optimal. The primary culprit is the kernel's closed-source CPU Governor, mpdecision, which gives sub-optimal performance.

It is strongly recommended to change to a different kernel that uses Intellidemand. Most custom ROMs will have it preinstalled.

Nexus 4 Hardware

For one, the Nexus 4's hardware does not dissipate heat efficiently, in comparison to other phones like the LG Optimus G and the HTC Droid DNA. Those phones don't have heat problems.

This makes the phone excessively hot during heavy use, and forces the processor to throttle performance to prevent damaging the battery.

Short of heavy hardware mods and leaving your phone in the freezer, there's no known way to combat this issue.

It doesn't help that the default CPU governor makes the problem worse with suboptimal performance.

More info can be found at Anandtech.

Qualcomm mpdecision (Make Poor Decision)

mpdecision is the proprietary CPU governor on the Nexus 4, put together by Qualcomm. While it's design works well, it causes major issues with performance.

Since it is not open-source, there is no way to fix this governor without help from Qualcomm, which they are reluctant to give.

More info can be found here.

Intellidemand

Intellidemand 4.0 is a new kernel core and frequency management designed for Snapdragon S4 CPUs by faux123 from XDA. It comes from a long line of stable CPU governors on HTC smartphones.

With intellidemand, everything is done within the kernel and the decision for how many cores and frequencies are all made in real-time.

Intellidemand is open-source, so it is constantly being tweaked and optimized, unlike mpdecision, which will never improve.

It has a design that parallels Samsung's PegasusQ governor, though Intellidemand was invented first.

Overclocking

The Nexus 4 is a phone designed right on the edge of instability, and many a hard brick has been achieved by just going to 1.6GHz. Hopefully a safe solution will be found, but with all the heat issues on the Nexus 4, that will be unlikely.

Sources

BA Logo

Bibliotheca Anonoma

BASLQC Wiki

  • Introduction - A quick intro to the rationale and ideals of this guide, and modding in general.
  • Essential Maker Skills - Essential Skills that every maker should have.
  • Archivist Tools - All the tools an internet archivist needs under their belt.

General Guides

  • Android Development Codex - All kinds of Android smartphones.
  • Business Class Laptops - Computers that last: The ThinkPad, the HP EliteBook, the Dell Precision/Latitude.
  • EBook Readers - A good eInk screen remains the best way to read literature comfortably.
  • Game Consoles - Homebrew development scenes have made it possible to unlock the full power of your game console's computer chip.
  • Graphing Calculators - This is the last vestige of the age of 80's Home Computers; where programs were simple and graphics were minimal.
  • Home Server - Why buy cloud storage when you can build your own cloud? For media streaming, torrenting, and VPN access (to bypass blocked internet).
  • Routers - Amazingly, your ordinary router probably runs Linux on it's little embedded CPU.
  • Authentication Wallets - Manage your plethora of accounts, passwords, and RSA public keys using a GPG-encrypted wallet.
  • LEGO Mindstorms - The easiest way to build functional robots and machines; using good ol' LEGO and Technic bricks.
  • Vintage Computers - Amiga, Apple ][, and all the other random home computers that defined the 1980s.

Research

  • Genetic Programming - Programs that mutate and evolve by themselves, like Genes. It's a very difficult concept to grasp, but a very powerful method that transcends math or algorithms.

Content Guidelines

  • General Guidelines - The ideals that you should uphold while working with and editing this guide.
  • Device Guide Templates - Templates and general guidelines for creating customized guides for a device.
  • Linux - Run a full desktop OS on your little mobile device; research is being made to make it comfortable to use in the mobile space.

Reference

  • Glossary - Contains all the crazy acronyms and word soup that you'll need to wade through when using this guide.
Clone this wiki locally