HomeFreeBSD

Work around an integer overflow in expression `3 * maxbufspace / 4',
rS170475Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Work around an integer overflow in expression `3 * maxbufspace / 4',
when maxbufspace is larger than INT_MAX / 3. The overflow causes a
hard hang on ia64 when physical memory is sufficiently large (8GB).

Details

Provenance
marcelAuthored on
Parents
rS170474: Synchronize the instruction cache after writing to memory. This is
Branches
Unknown
Tags
Unknown

Event Timeline