• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][SIRIUS][KK][4.4.4][LINARO/SABERMOD] CyanogenMod 11 [NIGHTLY BUILDS][20150201]

Status
Not open for further replies.

infected_

Recognized Developer
Jul 12, 2008
5,830
14,118
113
Portugal
infectedbuilds.net

Z2/SIRIUS/D6503 CYANOGENMOD 11 LINARO/SABERMOD NIGHTLY BUILDS

DOWNLOAD
(infected server)

(md5sum included with all builds)

kernel code compiled with sabermod arm-eabi-4.9.3 2015.01 toolchain
rom code compiled with with sabermod arm-linux-androideabi-4.8.5 2015.01 toolchain

FEATURES

  • -O3 global compiler ARM/thumb flags
  • strict-aliasing (highest level = 3)
  • pre-selected flags for optimized performance
  • memory optimizations
  • graphite
  • +30 cherry-picks (to be able to compile with all options mentioned, using custom toolchains)

TOOLCHAINS

SaberMod 4.8.4 2014.11 (ROM code, self-compiled toolchain)
SaberMod 4.9.3 2014.11 (Kernel code, self-compiled toolchain)

CHANGELOGS

http://www.cmxlog.com/11/sirius/

BUILDBOT

(intel core i7 [email protected], asus p8z77-v, 8gb corsair vengeance pro 2133mhz cl9, msi gtx 970, 2x samsung 128gb ssd 840 pro raid 0 array,
4x western wigital wd3200aaks raid 10 array, samsung f1 1tb, seagate 2tb, silverstone olympia 1000w psu, antec 1200 high-tower)
(wc setup: swiftech apogee xt cpu-block, black-ice gtx-lite 240 radiator, 2x noiseblocker eloop b12-3 1900rpm fans, swiftech mcp355 water-pump, danger den 5.25" reservoir bay)

(Linux Mint 17 x64 "Qiana" 3.13.0-37)

DISCLAIMER:

These builds are freshly compiled/synced from CyanogenMod Rom open-source code:

https://github.com/CyanogenMod

always latest sabermod arm-eabi 4.9.3 used to compile the kernel code & sabermod arm-linux-androideabi 4.8.4 toolchains to compile ROM code

SPECIAL THANKS

CyanogenMod Dev Team = for the source code.
@sparksco = sabermod toolchain sources.




XDA:DevDB Information
Z2/Sirius/D6503 Linaro/Sabermod CyanogenMod 11.0 Builds, ROM for the Sony Xperia Z2

Contributors
infected_
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest CWM Recovery or TWRP
Based On: CyanogenMod

Version Information
Status: Testing
Current Stable Version: Snapshot M10
Stable Release Date: 2014-09-16

Created 2014-09-03
Last Updated 2015-02-01
 
Last edited:

infected_

Recognized Developer
Jul 12, 2008
5,830
14,118
113
Portugal
infectedbuilds.net
Install instructions:

first time
- power off the phone:
- hold vol+ and plug usb to boot into fastboot (bluE led)
- fastboot flash boot boot.img (extract boot.img from an official cm 11 zip)
- fastboot reboot
- enter recovery, on boot led will be violet for 3s, during this period press vol+
- wipe
- flash rom zip
- flash gapps zip
- reboot

for update just flash rom zip from recovery

Google Apps = http://forum.xda-developers.com/showthread.php?t=2397942
 
Last edited:

infected_

Recognized Developer
Jul 12, 2008
5,830
14,118
113
Portugal
infectedbuilds.net
F.A.Q (Frequently Asked Questions)

What is the difference between these builds and the official builds?

These are unofficial builds of CyanogenMod ROM for the Xperia Z2/Sirius/D6503.
ROM is built using the same source code (github) like the official one but with these following additions:
  • Compiled using sabermod arm-eabi 4.9.2 (kernel code) & sabermod arm-linux-androideabi 4.8.4 (rom code) toolchain compilers
  • May contain some custom cherry-picks. Always check OP.
  • Cross-compiled using those custom toolchains results in a more smoother, faster, and battery friendly ROM

What is Toolchain?

In software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools.
A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Source: http://en.wikipedia.org/wiki/Toolchain

What is SaberMod?

The term "SaberMod" is coming from:

SaberMod is a AOSP based ROM with some extra features added in and mostly from CyanogenMod. SaberMod started out pure AOSP when android 4.2.1 launched. Originally it was pure AOSP with a few extra features I ported over from CyanogeMod and linaro optimizations. Then I rebased everything off of rasbeanjelly because I liked many features found in rasbean. Since then I've modified a lot of the code so not much of it is rasbeanjelly based anymore. But you will still find some commonly used features found in rasbeanjelly. SaberMod is not a rasbeanjelly or CM clone, or KANG. Custom kernels are included for certain devices when available. These are personal builds we make for ourselves and originally became very popular in the nexus 7 forums. Features are very rarely added, and are built to SaberMod's team members liking. Currently there are two members of SaberMod working on this project. Myself and @jarjar124 . Please understand our time is limited and we are only two people who have lives, and do not have 25-50 members like CyanogenMod to add things. And our goal is not to add a bunch of features that bloat the system of the ROM.
Source: http://forum.xda-developers.com/show....php?t=2158698


What is Linaro?

Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
Source: http://www.linaro.org/linux-on-arm/

What is graphite?

Graphite has been around for a while in GCC. During this time a lot of people tested Graphite and Sebastian fixed many bugs. As of today the Graphite infrastructure is pretty stable and hosts already specific optimizations such as loop-interchange, blocking and loop-flattening.
However, during the development of Graphite we also found areas where we are still way behind our possibilities. First of all we realized that the use of a rational polyhedral library, even though it provides some functionality for integer polyhedra, is blocking us. Rational rational polyhedra worked OK for some time, but we have now come to a point where the absence of real integer polyhedra is causing problems. We have bugs that cannot be solved, just because rational polyhedra do not represent correctly the set of integer points in the loop iterations. Another deficit in Graphite is the absence of a generic optimizer. Even though classical loop transformations work well for certain problems, one of the major selling points of polyhedral techniques is the possibility to go beyond classical loop transformations and to forget about the corresponding pass ordering issues. Instead it is possible to define a generic cost function for which to optimize. We currently do not take advantage of this possibility and therefore miss possible performance gains. And as a last point, Graphite still does not apply to as much code as it could. We cannot transform a lot of code, not only because of the missing support for casts (for which we need integer polyhedra), but also because of an ad hoc SCoP detection and because some passes in the GCC pass order complicate Graphite's job. Moving these road blocks out of the way should increase the amount of code we can optimize significantly.
About GCC main compiler cflags
-O1
Optimize. Optimizing compilation takes somewhat more time, and a lot more memory for a large function. With -O, the compiler tries to reduce code size and execution time, without performing any optimizations that take a great deal of compilation time.

-O2
Optimize even more. GCC performs nearly all supported optimizations that do not involve a space-speed tradeoff. As compared to -O, this option increases both compilation time and the performance of the generated code. -O2 turns on all optimization flags specified by -O.

-O3
Optimize yet more. -O3 turns on all optimizations specified by -O2 and also turns on the -finline-functions, -funswitch-loops, -fpredictive-commoning, -fgcse-after-reload, -ftree-loop-vectorize, -ftree-slp-vectorize, -fvect-cost-model, -ftree-partial-pre and -fipa-cp-clone options.

-Os
Optimize for size. -Os enables all -O2 optimizations that do not typically increase code size. It also performs further optimizations designed to reduce code size.
 
Last edited:

infected_

Recognized Developer
Jul 12, 2008
5,830
14,118
113
Portugal
infectedbuilds.net
Benchmarks Screenshots

Antutu 5 for now..

More benchmarks screenshots will be added soon.
 

Attachments

Last edited:

Black LIsT

Member
Feb 1, 2013
25
1
0
Great to see you here :victory:
Thank you to bring hope to my GPad and Z2 :good:
I see that you're working on PA project for Z2?
 
Last edited:

infected_

Recognized Developer
Jul 12, 2008
5,830
14,118
113
Portugal
infectedbuilds.net
Great to see you here :victory:
Thank you to bring hope to my GPad and Z2 :svetius:
I see that you're working on PA project for Z2?
thanks and yes. i'll open thread soon, with the release of 4.5 Beta 5 or 4.6 Beta 1, depending on the code available and on the goodies, since AOSPA dev's are keeping it closed source code.
 

infected_

Recognized Developer
Jul 12, 2008
5,830
14,118
113
Portugal
infectedbuilds.net
Well... Question!
Is this so über optimized so adding another say modified kernel actually can make it slower?
maybe. you'd be using a custom kernel, i am optimizing stock CM kernel with -O3, graphite, and GCC 4.9.. your custom kernel can be optimized the same way, but i am sure theres more dozens of commit merged also, which affect the functionality of the kernel itself.

my advice? if you need the custom functions of that kernel, try it. theres no harm.
if you don't need it, use optimized stock.

regards.
 

Androidians

Senior Member
Sep 16, 2012
290
61
28
Behind You !!
just noob question here , got OTA this rom or manually download from download section and manually flashing new build ? because you update new build everyday. .sorry for noob question
 

infected_

Recognized Developer
Jul 12, 2008
5,830
14,118
113
Portugal
infectedbuilds.net
infectedbuilds.net is unusable and with no access to downloads..!

is there any web admin/manager, that can help me index the builds on my server, using h5ai or similar?

this is important because the website is down, due to me trying to make h5ai work...

anyone with the know-how willing to help, please send me a PM asap.

many thanks,

infected_

edit: turns out it was easy to solve.. google is really a good friend.. :D enjoy new downloads layout :)
 
Last edited:
Status
Not open for further replies.