Page 3 of 10

Re: [hammerhead][2014/JUL/20] Yank555.lu kernel v1.0-alpha5

PostPosted: 29 Jul 2014, 20:44
by yank555
Well I call it alpha simply because I'm not done adding the basic features it should have ;)

Once I've coded touchwake I'll call it beta :D

JP.

Sent from my Nexus 5 running stock rooted AOSP on Yank555.lu v1.0-alpha5 kernel.

Re: [hammerhead][2014/JUL/20] Yank555.lu kernel v1.0-alpha5

PostPosted: 29 Jul 2014, 21:10
by Han the Hun
*muha*

I think there are a few boys and girls which want to flash your kernel - but they are afraid to flash "an alpha".

Re: [hammerhead][2014/JUL/20] Yank555.lu kernel v1.0-alpha5

PostPosted: 29 Jul 2014, 21:48
by yank555
:D

Well if all goes as expected, beta could be for this WE.

Sent from my Nexus 5 running stock rooted AOSP on Yank555.lu v1.0-alpha5 kernel.

Re: [hammerhead][2014/JUL/20] Yank555.lu kernel v1.0-alpha5

PostPosted: 30 Jul 2014, 02:46
by d4nrc
Han the Hun wrote:*muha*

I think there are a few boys and girls which want to flash your kernel - but they are afraid to flash "an alpha".

Who afraid to flash any Yank555 kernel not know Yank555's kernels!

Do meu LG Nexus 5 (Yank555's kernel)

Re: AW: [hammerhead][2014/JUL/20] Yank555.lu kernel v1.0-alp

PostPosted: 30 Jul 2014, 04:32
by amo66
Han the Hun wrote:*muha*

I think there are a few boys and girls which want to flash your kernel - but they are afraid to flash "an alpha".


No risk no fun, or no guts no glory. :lol:

Re: [hammerhead][2014/JUL/20] Yank555.lu kernel v1.0-alpha5

PostPosted: 30 Jul 2014, 11:45
by EdgA
Jiha, just by chance, I see the yank's finally for my N5 very nice. Best time kernel on my s3. Make me happy that you support the n5!

Re: [hammerhead][2014/JUL/20] Yank555.lu kernel v1.0-alpha5

PostPosted: 10 Aug 2014, 19:17
by yank555
Just a small headsup, I'll be away leaving on friday for 1 1/2 week, so will be peaking in on occasion, but don't expect a huge onlone presence, could take a little for me to answer.

JP.

Sent from my Nexus 5 running SlimKAT 7.0 on Yank555.lu v1.0-alpha5 kernel.

Re: [hammerhead][2014/JUL/20] Yank555.lu kernel v1.0-alpha5

PostPosted: 16 Aug 2014, 13:21
by mikkysati
Screenshot_2014-07-30-20-27-06.png
Screenshot_2014-07-30-20-27-06.png (270.14 KiB) Viewed 13284 times
Screenshot_2014-07-30-20-27-21.png
Screenshot_2014-07-30-20-27-21.png (300.67 KiB) Viewed 13284 times
Screenshot_2014-07-30-20-27-26.png
Screenshot_2014-07-30-20-27-26.png (183.59 KiB) Viewed 13284 times
my battery stats after a week of usage

Re: [hammerhead][2014/JUL/20] Yank555.lu kernel v1.0-alpha5

PostPosted: 16 Aug 2014, 21:43
by yank555
My best run so far (bluetooth disabled, though, as I'm on vacation and have no use for it).

Kernel on default Aroma settings.

JP.

Sent from my Nexus 5 running official SlimKAT 7.0 on Yank555.lu v1.0-alpha5 kernel.

Re: [hammerhead][2014/JUL/20] Yank555.lu kernel v1.0-alpha5

PostPosted: 02 Sep 2014, 19:03
by yank555
Kernel Update

Changelog v1.0 (02/09/2014)

  • based on Google Hammerhead Kitkat MR2 sources as of 2014-07-12 (Linux 3.4.0)
  • using stock KTU84P 4.4.4 ramfs
  • changed kernel compression to XZ (make some space for more stuff)
  • kernel compilation optimized for size(make some space for more stuff)
  • added minimal busybox to ramfs to support kernel config script on boot
  • added /proc/config.gz support
  • added ntfs support (read/write)
  • added exfat support
  • added nfs support (v3 & v4)
  • added zen scheduler
  • added FIOPS scheduler
  • added tcp congestion control (westwood+ default)
  • added frontcache, zsmalloc
  • added zswap (through faux123)
  • added LZ4 compression (for zswap as well)
  • added powersuspend v1.5 (faux123, Yank555.lu)
  • added dynamic fsync v1.5 (faux123)
  • added asynchronous fsync by HTC (faux123)
  • added CPU OC up to 2.5GHz (faux123)
  • added forced fast charge for AC/USB (Yank555.lu)
  • added yankdemand governor (just a slightly differently configured ondemand towards saving battery)
  • added yankactive governor (just a slightly differently configured inteactive towards saving battery)
  • added intelli_plug in-kernel hotplug driver v3.8 (faux123)
  • added intelli_thermal in-kernel thermal engine (faux123)
  • added faux sound v3.5 (to control sound, you need to buy the 'faux sound' app from PlayStore)
  • added CPU freq. HardLimit to v2.1 introducing 2 level touchboost to the Nexus 5 (Yank555.lu)
  • added Cpufreq: create/remove percpu sysfs nodes once (Puneet Saxena via faux123)
  • added simple GPU governor (faux123)
  • added binfmt_elf.c: use get_random_int() to fix entropy depleting (Jeff Liu)
  • added IntelliPlug and IntelliThermal support in Aroma script generator