Page MenuHomeFreeBSD

uipc_shm.c: make large page allocation interruptible
ClosedPublic

Authored by kib on Apr 29 2026, 11:18 PM.
Referenced Files
F169076340: D56725.diff
Mon, Aug 31, 8:35 AM
Unknown Object (File)
Sun, Aug 30, 6:03 PM
Unknown Object (File)
Sun, Aug 30, 6:02 PM
Unknown Object (File)
Sun, Aug 30, 4:49 PM
Unknown Object (File)
Sun, Aug 30, 4:21 PM
Unknown Object (File)
Sat, Aug 29, 4:24 PM
Unknown Object (File)
Wed, Aug 19, 11:45 PM
Unknown Object (File)
Fri, Aug 14, 8:37 AM

Details

Summary
in cases there is no page pressure or when the user lost patience
waiting for very large allocation.  Other case is already handled by
vm_wait_intr().

Reported by:    "Lizzie from Eden Emulator project"

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable