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

/freebsd-11-stable/sys/sys/
H A Dbuf.hdiff 52452 Sun Oct 24 01:27:28 MDT 1999 dillon Adjust the buffer cache to better handle small-memory machines. A
slightly older version of this code was tested by BDE and I.

Also fixes a lockup situation when kva gets too fragmented.

Remove the maxvmiobufspace variable and sysctl, they are no longer
used. Also cleanup (remove) #if 0 sections from prior commits.

This code is more of a hack, but presumably the whole buffer cache
implementation is going to be rewritten in the next year so it's no
big deal.
/freebsd-11-stable/sys/kern/
H A Dvfs_bio.cdiff 52452 Sun Oct 24 01:27:28 MDT 1999 dillon Adjust the buffer cache to better handle small-memory machines. A
slightly older version of this code was tested by BDE and I.

Also fixes a lockup situation when kva gets too fragmented.

Remove the maxvmiobufspace variable and sysctl, they are no longer
used. Also cleanup (remove) #if 0 sections from prior commits.

This code is more of a hack, but presumably the whole buffer cache
implementation is going to be rewritten in the next year so it's no
big deal.
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.cdiff 52452 Sun Oct 24 01:27:28 MDT 1999 dillon Adjust the buffer cache to better handle small-memory machines. A
slightly older version of this code was tested by BDE and I.

Also fixes a lockup situation when kva gets too fragmented.

Remove the maxvmiobufspace variable and sysctl, they are no longer
used. Also cleanup (remove) #if 0 sections from prior commits.

This code is more of a hack, but presumably the whole buffer cache
implementation is going to be rewritten in the next year so it's no
big deal.
/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.cdiff 52452 Sun Oct 24 01:27:28 MDT 1999 dillon Adjust the buffer cache to better handle small-memory machines. A
slightly older version of this code was tested by BDE and I.

Also fixes a lockup situation when kva gets too fragmented.

Remove the maxvmiobufspace variable and sysctl, they are no longer
used. Also cleanup (remove) #if 0 sections from prior commits.

This code is more of a hack, but presumably the whole buffer cache
implementation is going to be rewritten in the next year so it's no
big deal.
/freebsd-11-stable/sys/x86/x86/
H A Dcpu_machdep.cdiff 52452 Sun Oct 24 01:27:28 MDT 1999 dillon Adjust the buffer cache to better handle small-memory machines. A
slightly older version of this code was tested by BDE and I.

Also fixes a lockup situation when kva gets too fragmented.

Remove the maxvmiobufspace variable and sysctl, they are no longer
used. Also cleanup (remove) #if 0 sections from prior commits.

This code is more of a hack, but presumably the whole buffer cache
implementation is going to be rewritten in the next year so it's no
big deal.

Completed in 983 milliseconds