Showing posts with label testing. Show all posts
Showing posts with label testing. Show all posts

Tuesday, June 12, 2012

AOKP Progress

So I have been playing around with a few different builds, I finally decided to continue with the evervolv tree, and merge in the good stuff from theplayground. There are any number of reasons for this, but the primary one is, drewis is a mad genius and throws some crazy hacks out that boggle my mind for the 8x50 which is you supersonic people. So much good stuff is coming out of caf at the moment, I feel like that's where the future is for the supersonic so there it is.

That said, I still have a ton of work to do, AOKP has been plagued by random reboots in so many places, I'm trying to resolve some of them. So just because your seeing updates to Mason doesn't mean I'm not working on AOKP, quite the opposite, some of the changes coming to Mason are a direct result of working on the AOKP supersonic tree. So there it is, keep the faith, you'll be hearing from me soon.

When there is something worth testing publicly, you'll here it here first.

~atyoung

Thursday, June 7, 2012

Introducing RC4 into the mix.

What another RC? Yeah, pumping another one out for you to try. This one shouldn't break, but it's not as extensively tested as the previous ones. This is mostly due to time constraints, so if you're feeling scrappy give it a shot, it shouldn't eat your phone. I series for now, G a little later.

Mason I 0.15RC4 - sbc
Mason G 0.15RC4 - sbc

Wednesday, June 6, 2012

Mason I RC3 sbc + fso

So until today I hadden't noticed I didn't put one of these out for the I series so here you go. Flash away you ICS users you. FSO love is a good thing for hump day right? Thanks to mazdarider23 of Team D.I.R.T for calling my attention to it and testing the build prior to posting.

Download

TaTa for now.

~atyoung

Tuesday, May 8, 2012

Mason G 0.15 RC3

Said I would put this out today, so here it is. There are quite a few changes from the previous RC including some changes to RCU that I thought was in previous one which I noted were decidedly not in there.

Monday, May 7, 2012

Mason I 0.15 RC3

Moving right along to Mason I 0.15 RC3 after the failures of RC2. I believe those issues were directly linked to the inclusion of lulzactive, which is conspicuously absent on this one. Other optimizations have been made, and it's starting to lean out as one would expect when pushing towards a version release.

I think I'm at a feature freeze as far as 15 goes at this point. It's time for clean up, the compile is still quite dirty, and there are a couple rough edges to clean out.

Have fun.

~atyoung

Wednesday, April 25, 2012

Road to Mason S 15

I never really intended to start from scratch on this one. However after playing around with the few established kernels out there, I found them wanting. Miscellaneous implementations of the HAVS code, different ideas about performance patching to various sub systems. All together unsavory, so I went back to the HTC source and started patching up from there.

What to expect from this upcoming is a brand spanking new kernel derived from the HTC source. So with this it means, you might not find the what looks to be commonly pass around weird patches that I can't seem to actually find the source of. If I can't see where it came from, or determine why it's in there. I'm not going to put it in. This also means Mason S might be rougher than the other lines of mason due to it's infancy. I will probably be releasing a test build of this kernel later today.

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.

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