Searched hist:7399 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/ufs/ffs/
H A Dffs_inode.cdiff 7399 Sun Mar 26 23:29:13 MST 1995 dg Removed third arg (vmio) to allocbuf() that was added with the original
merged cache changes, and figure it out based on the B_VMIO buffer flag.
Fixes a problem where delayed write VMIO buffers would sometimes get
recopied into kernel-alloced memory.

Submitted by: John Dyson
H A Dffs_alloc.cdiff 7399 Sun Mar 26 23:29:13 MST 1995 dg Removed third arg (vmio) to allocbuf() that was added with the original
merged cache changes, and figure it out based on the B_VMIO buffer flag.
Fixes a problem where delayed write VMIO buffers would sometimes get
recopied into kernel-alloced memory.

Submitted by: John Dyson
/freebsd-11.0-release/sys/sys/
H A Dbio.hdiff 7399 Sun Mar 26 23:29:13 MST 1995 dg Removed third arg (vmio) to allocbuf() that was added with the original
merged cache changes, and figure it out based on the B_VMIO buffer flag.
Fixes a problem where delayed write VMIO buffers would sometimes get
recopied into kernel-alloced memory.

Submitted by: John Dyson
H A Dbuf.hdiff 7399 Sun Mar 26 23:29:13 MST 1995 dg Removed third arg (vmio) to allocbuf() that was added with the original
merged cache changes, and figure it out based on the B_VMIO buffer flag.
Fixes a problem where delayed write VMIO buffers would sometimes get
recopied into kernel-alloced memory.

Submitted by: John Dyson
/freebsd-11.0-release/sys/kern/
H A Dvfs_bio.cdiff 7399 Sun Mar 26 23:29:13 MST 1995 dg Removed third arg (vmio) to allocbuf() that was added with the original
merged cache changes, and figure it out based on the B_VMIO buffer flag.
Fixes a problem where delayed write VMIO buffers would sometimes get
recopied into kernel-alloced memory.

Submitted by: John Dyson

Completed in 257 milliseconds