This app displays the Random Entropy Available as presented in the kernel.
This should be used alongside Seeder or in conjunction with your own performance testing.
There is currently some discussion the loading apps requires there to be random numbers available.
I got the idea after reading over this forum post:
http://forum.xda-developers.com/showthread.php?p=36359613
I read up about random entropy seeding and I'm using the following values:
Performance changes:
Do not randomize address spaces: Performance Gain at loss of security?
busybox sysctl -w kernel.randomize_va_space=0
Minimum number to write random numbers: (Goal is 4096, so this is 25%.) Observed value 133 at beginning.
sysctl -w kernel.random.write_wakeup_threshold=1024
sysctl -w kernel.random.write_wakeup_threshold=4096
Minimum number to read random numbers: // gives it more time to read?
sysctl -w kernel.random.read_wakeup_threshold=512
Also interesting: I took a bunch of screenshots for this app release, and the number dipped down quite a bit..
</div> <div jsname="WJz9Hc" style="display:none">Bu uygulama çekirdek sunulan olarak mevcut Rastgele Entropi görüntüler.
Bu Ekme yanında veya kendi performans testi ile birlikte kullanılmalıdır.
Yükleme uygulamaları rasgele sayılar kullanılabilir olması gerekir bazı tartışma bulunmamaktadır.
Bu forum sonrası üzerinde okuduktan sonra fikrim var:
http://forum.xda-developers.com/showthread.php?p=36359613
Ben rastgele entropi tohumlama hakkında okumak ve ben aşağıdaki değerleri kullanıyorum:
Performans değişiklikleri:
Adres alanları rastgele etmeyin: Performans Kazanç güvenlik kaybı?
busybox sysctl-w kernel.randomize_va_space = 0
Rasgele sayılar yazmak için asgari sayısı: (. Hedef 4096, yani bu% 25) başında değeri 133 Gözlem.
sysctl-w kernel.random.write_wakeup_threshold = 1024
sysctl-w kernel.random.write_wakeup_threshold = 4096
Rasgele sayılar okumak için asgari sayısı: / / Okumak için daha fazla zaman verir?
sysctl-w kernel.random.read_wakeup_threshold = 512
Ayrıca ilginç: Ben bu app sürümü için ekran bir demet aldı ve sayı biraz aşağı batırılmış ..</div> <div class="show-more-end">