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">Ứng dụng này hiển thị Entropy ngẫu nhiên có sẵn như trình bày trong hạt nhân.
Này nên được sử dụng cùng với seeder hoặc kết hợp với các thử nghiệm hiệu suất của riêng bạn.
Hiện tại có một số cuộc thảo luận các ứng dụng tải đòi hỏi phải có được số ngẫu nhiên có sẵn.
Tôi đã có ý tưởng sau khi đọc qua bài diễn đàn này:
http://forum.xda-developers.com/showthread.php?p=36359613
Tôi đọc về hạt giống entropy ngẫu nhiên và tôi đang sử dụng các giá trị sau:
Hiệu suất thay đổi:
Không ngẫu nhiên không gian địa chỉ: Gain Hiệu suất mất an ninh?
busybox sysctl-w kernel.randomize_va_space = 0
Số lượng tối thiểu để ghi mã số ngẫu nhiên: (Mục tiêu là 4096, do đó, điều này là 25%) Quan sát giá trị 133 ngay từ đầu.
sysctl-w kernel.random.write_wakeup_threshold = 1024
sysctl-w kernel.random.write_wakeup_threshold = 4096
Số lượng tối thiểu để đọc số ngẫu nhiên: / / cung cấp cho nó nhiều thời gian hơn để đọc?
sysctl-w kernel.random.read_wakeup_threshold = 512
Cũng thú vị: Tôi lấy một loạt ảnh chụp màn hình này phát hành ứng dụng, và số lượng giảm xuống khá một chút ..</div> <div class="show-more-end">