Xceed is driven without any bells or whistles you would commonly see on other projects, we don't have a long list of features at all, But here's a brief list of what Xceed has to offer (that probably other's can't kang)
Common Features (For all supported Devices)
- Xceed has a built in mechanism that tries to learn your usage patterns and quickly adapts to it, it consist of triggers and hints to specific user activities, so the core could easily adjust depending on your use.
- Part of the mentioned mechanism is also an idle use handler which promptly detects sleep activity and during that sleep activity triggers special events that lowers priorities, resources and freezes some activity while your phone is asleep.
- Xceed also offers an RNG(Random Number Generator) unit that generates random pool when you are frequently using your phone so it never runs out of it.
Specific Device Features:
For MSM8998 (SD835) and MSM895x (SD65x)
- Kernel for MSM8998 Devices feature a frequency boost upto 2.65ghz for the Performance Cluster, upto 2ghz for the Powersave Cluster and 720mhz for the GPU
- Kernel for the MSM895x Devices feature a frequency boost upto 1.8ghz for the Performance Cluster , upto 1.44ghz for the Powersave Cluster and 620mhz for the GPU
- Interactive governor is recoded so its tied up to the learning mechanism for overall control, you may not need to do anything at all once you have installed the kernel and the tweak module with it
For SDM845 and newer SOC's
- Schedutil is recoded so its tied up to the learning mechanism for overall control, you may not need to do anything at all once you have installed the kernel and the tweak module with it
Development Targets for Xceed
This started out as a personal project that ended up with good results so why not share it, and at the same time its a perfect opportunity to practice some coding skills.
I am not after the fame/recognition but instead I want people coming in and share the kind of "user-experience" they have after using my work, keeping it simple is the best way to keep our phones usable, no hardcore, fancy, broken stuff will be implemented..this is still a personal project so keeping things stable for daily use is the main goal..
Having this said, Development will NEVER focus on the following principles:
- Things I do personally not need
- Things I do not like
- Things that are in any way dangerous
- Anything which is highly experimental
So do not even ask for it if it falls into the listed categories. Everything else I am happy to check and decide.