This website works better with JavaScript.
Explore
Help
Sign In
karasz
/
package-update
Watch
1
Star
0
Fork
You've already forked package-update
0
Code
Issues
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11671
Commits
46
Branches
0
Tags
0 B
Tree:
07b56c5e10
boot-lvm
cross
crossperl
early
karasz/new-early
karasz/qt
linux-2.6.27.6
master
stable/0.1.0
stable/0.2
stable/0.3
stable/0.5
stable/0.6
test/0.2-linux-2.6.38
user/amery/0.1.0/test
user/amery/cross
user/amery/mess
user/amery/next/luajit
user/amery/next/master
user/amery/next/uclibc
user/amery/runit-rework
user/amery/sid
user/amery/wip/aclocal
user/amery/wip/python
user/chris/0.1.0/dovecot-2.0
user/chris/0.1.0/grsecurity
user/chris/0.1.0/linux-2.6.35
user/chris/next/0.4
user/chris/next/aufs
user/chris/next/master
user/chris/next/shadow
user/chris/next/xorg
user/chris/old/linux-pax
user/chris/old/multilib
user/chris/old/ruby
user/chris/test/arm
user/chris/test/early-mdev
user/chris/test/multilib
user/chris/test/perl-cross
user/chris/toolchain/0.3
user/chris/wip/linux37
user/chris/wip/musl
user/karasz/firmware
user/karasz/next/postgresql
user/karasz/next/updates
user/karasz/test/ecn
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '07b56c5e10'
${ noResults }
package-update
/
base
/
runit
/
packages
/
haveged-haveged.tail
2 lines
33 B
Raw
Normal View
History
Unescape
Escape
runit/havaged: changed run script template to add '-w 3072' (see note) Note: The default size of the linux kernel entropy pool is 4096 bits, and the default 'write_wakup_threshold' - defining the number of bits of entropy below which we wake up processes that do a select() or poll() for write access to /dev/random - is set to 128, which is not sufficient for machines that consume a lots of entropy. The 'write_wakup_threshold' can be set manually via sysfs in '/proc/sys/kernel/random/write_wakeup_threshold' but haveged is able to set it by itself through the '-w' option.
14 years ago
run D_sbindir/haveged -F -w 3072