Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/haveged: upgrade to 1.9.6 | Leo | 2019-09-18 | 1 | -15/+0 |
| | |||||
* | main/haveged: fix for armhf and aarch64 | Natanael Copa | 2018-05-18 | 1 | -0/+15 |
armhf and aarch64 apparently does not expose the cpu cache size via sysfs. It set it to -1 and that confuses haveged. Make it fallback to default cache size when sysfs reports -1. |