HomeFreeBSD

Do not fall back to slow synchronous i/o when low on memory or buffers.
rS232835Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Do not fall back to slow synchronous i/o when low on memory or buffers.
The bawrite() schedules the write to happen immediately, and its use
frees the current thread to do more cleanups.

Submitted by: bde
Reviewed by: mckusick
Tested by: pho
MFC after: 2 weeks

Details

Provenance
kibAuthored on
Parents
rS232834: In ffs_syncvnode(), pass boolean false as second argument of ffs_update().
Branches
Unknown
Tags
Unknown

Event Timeline