So some of you may have looked into the testbuild yesterday, it was a precursor to the RC5's being pushed out. We are getting super close to a 15 final so, you might also notice a couple cosmetic changes, and naming changes, version number changes.
What's in RC5 you ask, well I drug in a ton of good caf code. This means changes to all kinds of things, power management, i/o, adjustments across the board here. This also means this kernel should support the more recent evervolv stuff that Mason stopped working on a while ago when they merged up newer kgsl code. Additionally updated some of the governor code that was getting dated, and unified some things to do it our way. RC5 might be the last RC for this point release. You'll note that the numbering pattern went from v0.15 to 0.1.5. I think I understand now why Linus went to that scheme. It's really the only way to track changes.
Thanks to smelkus and mazdarider23 from Team D.I.R.T for taking that kgsl test build for a early spin for me, you can thank them for doing the leg work to make RC5's drop today as opposed to sometime later this week.
If you want to help the project along and want to test, I higly recommend you drop into #masonic on IRC freenode and idle there, so that I can reach you easy. I'm on too many forums and in too many places, to coordinate that kind of thing via PM. My gtalk has too many people to keep strait, much easier to just ask for a tester on IRC and respond to whoever sticks their hand up.
Mason EI 0.1.5 RC5 sbc
~atyoung
Mostly to do with whatever open source projects I might be working on at any given time.
Showing posts with label evo4g. Show all posts
Showing posts with label evo4g. Show all posts
Wednesday, June 13, 2012
The first of the RC5's
Labels:
Android,
AOSP,
development,
evo4g,
ICS,
kernel,
Mason,
RC,
sbc,
supersonic
Monday, April 23, 2012
Mason 15 Release Candidates. Yep you heard me.
So here we have some release candidates. No zcache, still buggy.
Mason I sbc link
Mason G sbc link
Something special tomorrow.
Mason I sbc link
Mason G sbc link
Something special tomorrow.
Thursday, April 19, 2012
Little 15 Mason teaser
So there are a few people who have had this one for a little bit, but I thought I would toss it up to, you know, stir up Mason conversation. This one is non hwa, so don't try it on the latest ICS stuff unless you like it to be broken. It is by far not the complete 15 kernel by any stretch of the imagination, but it will give you a chance to play with a couple of the new features.
Next up we have ourselves a test build for the hwa enabled roms. This one was/is a feature testing build for improvements to zram and inclusion of zcache and related items. No one has this kernel until now. This kernel is probably the most unstable kernel I have ever released, it's really rough, but was built to test the zcache feature and not much else, stability of everything wasn't a concern. You might find that is also has some other changes including xz decompression as well as some improvements to the vr and sio schedulers. It's closer feature wise to the release of 15, but has some very experimental features enabled so your mileage will very. Don't complain if it eats your soul or does horrible things, as it's a tester, not meant for mass adoption, hell it might not even boot at all. How do you turn zram on in the first place you ask? These are the commands you need with superuser privileges in either a terminal emulator or adb shell.
If you don't know how to put those in, you probably shouldn't be messing with it. That is all.
~atyoung
Next up we have ourselves a test build for the hwa enabled roms. This one was/is a feature testing build for improvements to zram and inclusion of zcache and related items. No one has this kernel until now. This kernel is probably the most unstable kernel I have ever released, it's really rough, but was built to test the zcache feature and not much else, stability of everything wasn't a concern. You might find that is also has some other changes including xz decompression as well as some improvements to the vr and sio schedulers. It's closer feature wise to the release of 15, but has some very experimental features enabled so your mileage will very. Don't complain if it eats your soul or does horrible things, as it's a tester, not meant for mass adoption, hell it might not even boot at all. How do you turn zram on in the first place you ask? These are the commands you need with superuser privileges in either a terminal emulator or adb shell.
mkswap /dev/block/zram0
swapon /dev/block/zram0
If you don't know how to put those in, you probably shouldn't be messing with it. That is all.
~atyoung
Labels:
development,
evo4g,
kernel,
supersonic,
testing,
unstable
Tuesday, April 17, 2012
The road to 15 is paved with good intentions.
I've been working on .15 now for a bit, though I drop into my .30 here and there as well, as getting us to linux 3.y seems like a good thing to do in ICS land. Progress has been slower than usual due to me suddenly moving ovar last weekend. I wasn't really expecting to do that so it's pushed my timetables back a little.
There is a whole mess of goodies that are just waiting in line to be added to the Mason line of kernels however, of which 0.15 will get several. xz compressed boot images is in, works great, and provides a slightly faster boot up time. Also in are two new governors, scary and wheatley, the latter of the two I believe will be intensely popular. Updates the the CRC32 in the kernel which will make just about everything faster, better, and stronger from the filesytem to the TCP stack. Updates to more recent SIO scheduler code, and flash optimization of both the SIO and V(R) schedulers. All that is already in, and looking quite stable. I have some testing to do with the more recent rom releases, but there should be updates coming your way soon, so stay tuned.
I would like to see if there is any interest out there to help design some logos for the Mason kernel, so if you're artsy and reading this drop me a line.
~atyoung
There is a whole mess of goodies that are just waiting in line to be added to the Mason line of kernels however, of which 0.15 will get several. xz compressed boot images is in, works great, and provides a slightly faster boot up time. Also in are two new governors, scary and wheatley, the latter of the two I believe will be intensely popular. Updates the the CRC32 in the kernel which will make just about everything faster, better, and stronger from the filesytem to the TCP stack. Updates to more recent SIO scheduler code, and flash optimization of both the SIO and V(R) schedulers. All that is already in, and looking quite stable. I have some testing to do with the more recent rom releases, but there should be updates coming your way soon, so stay tuned.
I would like to see if there is any interest out there to help design some logos for the Mason kernel, so if you're artsy and reading this drop me a line.
~atyoung
Labels:
Android,
evo4g,
kernel,
Mason,
supersonic
Monday, March 12, 2012
AOKP M4 Shipped kernel with SBC support for the supersonic.
Decided to build a version of the kernel shipped with aokp M4 for the supersonic with sbc enabled. Supersonic users are are a little crazy for battery life, and with good reason, the supersonic (evo4g) eats its battery like a hog.
http://dev-host.org/Td3 - The sbc kernel.
http://dev-host.org/mhv - The nosbc one.
Both built by me, you can find the stock one ripped out of the rom on my dev-host.org.
Happy flashing.
Subscribe to:
Comments (Atom)