[i9300][2014/jun/08][TW ROMs] Yank555.lu kernel v4.2a-beta3

Which Mali implementation should stay ? (you can change your vote anytime)

Poll ended at 30 Nov 2013, 11:38

Samsung's Update 12 (as in 4.0 and 4.0+)
169
47%
Samsung's Chinese Update 1 (as in 4.0a)
137
38%
I don't care, both are equivalent
54
15%
 
Total votes : 360

Re: [i9300][2014/JAN/16][Samsung ROMs] Yank555.lu kernel v4.

Postby xSpeced » 30 Jan 2014, 03:31

Hey yank, I understand that your goal with the kernel is the "just work". But it would be nice to see a optional feature to overclock GPU to note 2 level.
Something like 533 on the GPU
xSpeced
 
Posts: 4
Joined: 14 Nov 2013, 04:46
Has thanked: 0 time
Been thanked: 1 time

Re: [i9300][2014/JAN/16][Samsung ROMs] Yank555.lu kernel v4.

Postby yank555 » 30 Jan 2014, 07:56

xSpeced wrote:Hey yank, I understand that your goal with the kernel is the "just work". But it would be nice to see a optional feature to overclock GPU to note 2 level.
Something like 533 on the GPU


I would only include it if, as I did it for the old mali drivers, there is no need for user voltage raising (full voltage table in the kernel). I don't have the time atm to redo this, it's a bit of work, so if nobody else has done it, I won't go there for now.

JP.

Send from my 'proudly eFused' Note 3 (n9005) running Yank555.lu AOSP v0.8 kernel.
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Re: [i9300][2014/JAN/16][Samsung ROMs] Yank555.lu kernel v4.

Postby mahmood223 » 30 Jan 2014, 13:33

hello yank

I Used your kernal in my device N9005 It's a wonderful, and I tried to flash your kernel in my device I9300 with temasek rom V41 but Did not work,

Can you tell me what Kernal I can use for my Device or what's the problem
mahmood223
 
Posts: 1
Joined: 20 Jan 2014, 22:05
Has thanked: 2 times
Been thanked: 0 time

Re: [i9300][2014/JAN/16][Samsung ROMs] Yank555.lu kernel v4.

Postby yank555 » 30 Jan 2014, 15:48

You need to use latest OMNI beta on temasek's builds.

But the i9300 kernels certainly need a little refreshing, have been focusing more on the n9005 lately...

JP.
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Re: [i9300][2014/JAN/16][Samsung ROMs] Yank555.lu kernel v4.

Postby Archi » 31 Jan 2014, 00:25

patrickslee wrote:frandom is a simpler (thus faster) random number generator that is based on the RC4 algorithm. It's helpful in places where randomness is not that sensitive, ie, games, drawing of ui, securely wiping hard drives. It still uses some entropy from the kernel in order to seed itself. Anyway, I doubt it will make a significant difference for daily use, and simlinking /dev/frandom to /dev/random will compromise the security for ssl and other sensitive operations.


ArchiDroid uses /dev/erandom both for urandom and random, and erandom uses no entropy at all.

@Yank is right with entropy - dalvik uses it's own source. However kernel entropy is very low and actually Android for some reason consumes it faster than it's regenerating, that's why I implemented HAVEGED entropy generator in my ROM (in addition to frandom).
Image
User avatar
Archi
 
Posts: 17
Joined: 24 Mar 2013, 11:18
Has thanked: 9 times
Been thanked: 7 times

Re: [i9300][2014/JAN/16][Samsung ROMs] Yank555.lu kernel v4.

Postby yank555 » 31 Jan 2014, 08:15

Passive entropy never goes below 1000 in my case, set up like this :

JP.

Send from my 'proudly eFused' Note 3 (n9005) running Yank555.lu AOSP v0.8 kernel.
Attachments
uploadfromtaptalk1391152508188.jpg
uploadfromtaptalk1391152508188.jpg (138.61 KiB) Viewed 12338 times
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Re: [i9300][2014/JAN/16][Samsung ROMs] Yank555.lu kernel v4.

Postby Archi » 01 Feb 2014, 16:39

Because you bumped write_wakeup_threshold to 2k :).
Image
User avatar
Archi
 
Posts: 17
Joined: 24 Mar 2013, 11:18
Has thanked: 9 times
Been thanked: 7 times

Re: [i9300][2014/JAN/16][Samsung ROMs] Yank555.lu kernel v4.

Postby yank555 » 02 Feb 2014, 01:12

Archi wrote:Because you bumped write_wakeup_threshold to 2k :).


Yep, and it's passive, so no CPU load increase and no entropy quality loss ;)

JP.

Send from my 'proudly eFused' Note 3 (n9005) running Yank555.lu AOSP v0.9-beta1 kernel.
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

Re: [i9300][2014/JAN/16][Samsung ROMs] Yank555.lu kernel v4.

Postby viktor92 » 02 Feb 2014, 23:47

Hello Yank, there is a new sammy rom (XXUGNA5), maybe is there something to adjust to your kernel ? (anyway latest running perfect so far...)
viktor92
 
Posts: 22
Joined: 10 Dec 2013, 21:24
Has thanked: 3 times
Been thanked: 2 times

Re: [i9300][2014/JAN/16][Samsung ROMs] Yank555.lu kernel v4.

Postby yank555 » 03 Feb 2014, 07:38

viktor92 wrote:Hello Yank, there is a new sammy rom (XXUGNA5), maybe is there something to adjust to your kernel ? (anyway latest running perfect so far...)


At best, ramfs, but unlikely that would make a difference.

JP.

Send from my 'proudly eFused' Note 3 (n9005) running Yank555.lu AOSP v0.91-beta1 kernel.
Nexus 5 (aka. Hammerhead) 32Gb
Note 3 SM-N9005 32Gb Proudly eFused
SGS3 GT-I9300 32Gb
HTC Sensation XE
HTC HD2
TF300TG 32Gb

Image
Credits FAdrums !
User avatar
yank555
-----------
 
Posts: 3520
Joined: 11 Mar 2013, 20:51
Has thanked: 924 times
Been thanked: 4608 times

PreviousNext

Return to Kernels

Who is online

Users browsing this forum: No registered users and 43 guests

cron