Jump to content


* * * * * 29 votes

{CUST} ThunderShed v1.6 | CM7.2 [ICS-ish] {June, 4}

thunderbolt CM7 android HTC workshed

  • Please log in to reply

#3111 Forgetful

Forgetful

    Android Apprentice

  • Members
  • 126 posts

Posted 20 April 2012 - 11:02 PM

So I was running liquid 3.2 for a few months and desensed rom for the last month or so and I'm getting a craving for a new rom.

Is this worth flashing? Much different from liquid?

Sent from my ADR6400L using Tapatalk

#3112 PieceKeepr

PieceKeepr

    Super User

  • Members
  • 291 posts

Posted 20 April 2012 - 11:24 PM

I've never ran liquid, but this is definitely worth flashing.

Sent from my ThunderSheded Thunderbolt using Tapatalk 2
HTC Thunderbolt running ThunderShed by Workshed
Posted Image
Get Supercharged here ... http://bit.ly/V6Supercharger

Grab my customized theme here ... http://bit.ly/PKsCM7Themes

#3113 Selbowdaeskimo

Selbowdaeskimo

    Android Beginner

  • Members
  • 19 posts

Posted 21 April 2012 - 10:54 AM

Def worth flashing if you like CM7. Super stable and we still have Dev support.

Sent from my ADR6400L using Xparent Blue Tapatalk 2

#3114 theMichael

theMichael

    Average Android

  • Members
  • 714 posts

Posted 21 April 2012 - 11:36 AM

I just added liquids sysctl.config and some of the init.d tweaks to sheds rom...hoo baby does it fly more than ever now.

- theMichael
| Phone: HTC Thunderbolt | Rom: Thundershed 1.6 | Kernel: leankernel 6.2.1 | Radio: .19 |
| Tablet: Motorola Xoom (Wi-Fi) | Rom: Team EOS build 155 | Kernel: Tiamat |

#3115 DeReaper

DeReaper

    Super User

  • Members
  • 494 posts

Posted 21 April 2012 - 11:55 AM

View PosttheMichael, on 21 April 2012 - 11:36 AM, said:

I just added liquids sysctl.config and some of the init.d tweaks to sheds rom...hoo baby does it fly more than ever now.

- theMichael

can you post your modded files please?

Sent from my ADR6400L using Tapatalk 2 Beta-6

Edited by DeReaper, 21 April 2012 - 11:56 AM.

Posted Image

#3116 theMichael

theMichael

    Average Android

  • Members
  • 714 posts

Posted 21 April 2012 - 12:13 PM

View PostDeReaper, on 21 April 2012 - 11:55 AM, said:


can you post your modded files please?

Sent from my ADR6400L using Tapatalk 2 Beta-6
Sure. Will most likely be tomorrow sometime though. Pretty busy today.
- theMichael

Edited by theMichael, 21 April 2012 - 12:13 PM.

| Phone: HTC Thunderbolt | Rom: Thundershed 1.6 | Kernel: leankernel 6.2.1 | Radio: .19 |
| Tablet: Motorola Xoom (Wi-Fi) | Rom: Team EOS build 155 | Kernel: Tiamat |

#3117 DeReaper

DeReaper

    Super User

  • Members
  • 494 posts

Posted 21 April 2012 - 03:09 PM

thanks man can't wait to check it out :)

Sent from my ADR6400L using Tapatalk 2 Beta-6
Posted Image

#3118 theMichael

theMichael

    Average Android

  • Members
  • 714 posts

Posted 21 April 2012 - 04:07 PM

The below are sysctl.conf tweaks
File path: etc -> sysctl.conf

Simply open the file with a text editor with a app like root explorer and paste the below exactly as is:

vm.swappiness = 0
vm.min_free_kbytes = 8192
vm.dirty_ratio = 90
vm.dirty_background_ratio = 70
vm.dirty_writeback_centisecs = 6000
vm.dirty_expire_centisecs = 3000
vm.panic_on_oom = 0
vm.oom_kill_allocating_task = 1
vm.vfs_cache_pressure = 25
fs.file-max = 65536
fs.lease-break-time = 20
kernel.panic_on_oops = 1
kernel.panic = 0
kernel.msgmni = 2048
kernel.msgmax = 64000
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 268435456
kernel.sem = 500 512000 64 2048
kernel.sched_compat_yield = 1
kernel.threads-max = 5000
kernel.sched_latency_ns = 18000000
kernel.sched_min_granularity_ns = 1500000
kernel.sched_wakeup_granularity_ns = 3000000
kernel.sched_shares_ratelimit = 256000
kernel.sched_features = 24189

Init.d tweaks are for a later time.

Please note these are liquids custom tweaks, all credit should go to him, I'm simply reposting them for use in other aosp roms like sheds.
- theMichael

Edited by theMichael, 21 April 2012 - 04:08 PM.

| Phone: HTC Thunderbolt | Rom: Thundershed 1.6 | Kernel: leankernel 6.2.1 | Radio: .19 |
| Tablet: Motorola Xoom (Wi-Fi) | Rom: Team EOS build 155 | Kernel: Tiamat |

#3119 Bald_Guy

Bald_Guy

    Member

  • Members
  • 46 posts

Posted 22 April 2012 - 05:48 AM

This rom by far is most stable, smooth, user friendly I have used. I love everyone's efforts in keeping tbolt alive. Honestly, if you want a dd, this is it. Great job shed! Also I inserted the smooth code from above and phone seems to cruze.. But I thought it was fast before:-P


Sent from my Thundertitties using Tapertalk

Attached Thumbnails

  • uploadfromtaptalk1335102044025.jpg


#3120 dvgb173

dvgb173

    Supporting Member

  • 263 posts

Posted 22 April 2012 - 06:03 AM

View PosttheMichael, on 21 April 2012 - 04:07 PM, said:

The below are sysctl.conf tweaks
File path: etc -> sysctl.conf

Simply open the file with a text editor with a app like root explorer and paste the below exactly as is:

vm.swappiness = 0
vm.min_free_kbytes = 8192
vm.dirty_ratio = 90
vm.dirty_background_ratio = 70
vm.dirty_writeback_centisecs = 6000
vm.dirty_expire_centisecs = 3000
vm.panic_on_oom = 0
vm.oom_kill_allocating_task = 1
vm.vfs_cache_pressure = 25
fs.file-max = 65536
fs.lease-break-time = 20
kernel.panic_on_oops = 1
kernel.panic = 0
kernel.msgmni = 2048
kernel.msgmax = 64000
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 268435456
kernel.sem = 500 512000 64 2048
kernel.sched_compat_yield = 1
kernel.threads-max = 5000
kernel.sched_latency_ns = 18000000
kernel.sched_min_granularity_ns = 1500000
kernel.sched_wakeup_granularity_ns = 3000000
kernel.sched_shares_ratelimit = 256000
kernel.sched_features = 24189

Init.d tweaks are for a later time.

Please note these are liquids custom tweaks, all credit should go to him, I'm simply reposting them for use in other aosp roms like sheds.
- theMichael

Is this code version specific? I'm still on 1.4.
Thanks.
DougB.