HomeFreeBSD

Make sysv-style shared memory tuneable params fully runtime adjustable
rS58820Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Make sysv-style shared memory tuneable params fully runtime adjustable
via sysctl. It's done pretty simply but it should be quite adequate.
Also move SHMMAXPGS from $machine/include/vmparam.h as the comments that
went with it were wrong... we don't allocate KVM space for the pages so
that comment is bogus.. The only practical limit is how much physical
ram you want to lock up as this stuff isn't paged out or swap backed.

Details

Provenance
peterAuthored on
Parents
rS58819: MFC: Prevent buffer overflow.
Branches
Unknown
Tags
Unknown

Event Timeline