Skip to content

Change poolsize definition for recent Linux kernels? #195

Description

@dermotbradley

Recent Linux kernels have changed the entropy poolsize from 4096 to 256.

However rngd_linux.c contains: #define DEFAULT_WATERMARK_GUESS 4096 and rngd.8.in and rngd.c also refer to a poolsize of 4096.

Shouldn't this be changed, at least in rngd_linux.c, to be 256 instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions