Home
last modified time | relevance | path

Searched hist:"7 c58e473f593306feb5d6b7c5c3c7461dab53eb3" (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.cdiff 7c58e473f593306feb5d6b7c5c3c7461dab53eb3 Mon Mar 27 23:29:33 CEST 2000 Matthew Dillon <dillon@FreeBSD.org> Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a
fragmentation problem due to geteblk() reserving too much space for the
buffer and imposes a larger granularity (16K) on KVA reservations for
the buffer cache to avoid fragmentation issues. The buffer cache size
calculations have been redone to simplify them (fewer defines, better
comments, less chance of running out of KVA).

The geteblk() fix solves a performance problem that DG was able reproduce.

This patch does not completely fix the KVA fragmentation problems, but
it goes a long way

Mostly Reviewed by: bde and others
Approved by: jkh
diff 7c58e473f593306feb5d6b7c5c3c7461dab53eb3 Mon Mar 27 23:29:33 CEST 2000 Matthew Dillon <dillon@FreeBSD.org> Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a
fragmentation problem due to geteblk() reserving too much space for the
buffer and imposes a larger granularity (16K) on KVA reservations for
the buffer cache to avoid fragmentation issues. The buffer cache size
calculations have been redone to simplify them (fewer defines, better
comments, less chance of running out of KVA).

The geteblk() fix solves a performance problem that DG was able reproduce.

This patch does not completely fix the KVA fragmentation problems, but
it goes a long way

Mostly Reviewed by: bde and others
Approved by: jkh
/freebsd/sys/kern/
H A Dvfs_bio.cdiff 7c58e473f593306feb5d6b7c5c3c7461dab53eb3 Mon Mar 27 23:29:33 CEST 2000 Matthew Dillon <dillon@FreeBSD.org> Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a
fragmentation problem due to geteblk() reserving too much space for the
buffer and imposes a larger granularity (16K) on KVA reservations for
the buffer cache to avoid fragmentation issues. The buffer cache size
calculations have been redone to simplify them (fewer defines, better
comments, less chance of running out of KVA).

The geteblk() fix solves a performance problem that DG was able reproduce.

This patch does not completely fix the KVA fragmentation problems, but
it goes a long way

Mostly Reviewed by: bde and others
Approved by: jkh
diff 7c58e473f593306feb5d6b7c5c3c7461dab53eb3 Mon Mar 27 23:29:33 CEST 2000 Matthew Dillon <dillon@FreeBSD.org> Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a
fragmentation problem due to geteblk() reserving too much space for the
buffer and imposes a larger granularity (16K) on KVA reservations for
the buffer cache to avoid fragmentation issues. The buffer cache size
calculations have been redone to simplify them (fewer defines, better
comments, less chance of running out of KVA).

The geteblk() fix solves a performance problem that DG was able reproduce.

This patch does not completely fix the KVA fragmentation problems, but
it goes a long way

Mostly Reviewed by: bde and others
Approved by: jkh
/freebsd/sys/i386/i386/
H A Dmachdep.cdiff 7c58e473f593306feb5d6b7c5c3c7461dab53eb3 Mon Mar 27 23:29:33 CEST 2000 Matthew Dillon <dillon@FreeBSD.org> Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a
fragmentation problem due to geteblk() reserving too much space for the
buffer and imposes a larger granularity (16K) on KVA reservations for
the buffer cache to avoid fragmentation issues. The buffer cache size
calculations have been redone to simplify them (fewer defines, better
comments, less chance of running out of KVA).

The geteblk() fix solves a performance problem that DG was able reproduce.

This patch does not completely fix the KVA fragmentation problems, but
it goes a long way

Mostly Reviewed by: bde and others
Approved by: jkh
diff 7c58e473f593306feb5d6b7c5c3c7461dab53eb3 Mon Mar 27 23:29:33 CEST 2000 Matthew Dillon <dillon@FreeBSD.org> Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a
fragmentation problem due to geteblk() reserving too much space for the
buffer and imposes a larger granularity (16K) on KVA reservations for
the buffer cache to avoid fragmentation issues. The buffer cache size
calculations have been redone to simplify them (fewer defines, better
comments, less chance of running out of KVA).

The geteblk() fix solves a performance problem that DG was able reproduce.

This patch does not completely fix the KVA fragmentation problems, but
it goes a long way

Mostly Reviewed by: bde and others
Approved by: jkh
/freebsd/sys/sys/
H A Dparam.hdiff 7c58e473f593306feb5d6b7c5c3c7461dab53eb3 Mon Mar 27 23:29:33 CEST 2000 Matthew Dillon <dillon@FreeBSD.org> Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a
fragmentation problem due to geteblk() reserving too much space for the
buffer and imposes a larger granularity (16K) on KVA reservations for
the buffer cache to avoid fragmentation issues. The buffer cache size
calculations have been redone to simplify them (fewer defines, better
comments, less chance of running out of KVA).

The geteblk() fix solves a performance problem that DG was able reproduce.

This patch does not completely fix the KVA fragmentation problems, but
it goes a long way

Mostly Reviewed by: bde and others
Approved by: jkh
diff 7c58e473f593306feb5d6b7c5c3c7461dab53eb3 Mon Mar 27 23:29:33 CEST 2000 Matthew Dillon <dillon@FreeBSD.org> Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a
fragmentation problem due to geteblk() reserving too much space for the
buffer and imposes a larger granularity (16K) on KVA reservations for
the buffer cache to avoid fragmentation issues. The buffer cache size
calculations have been redone to simplify them (fewer defines, better
comments, less chance of running out of KVA).

The geteblk() fix solves a performance problem that DG was able reproduce.

This patch does not completely fix the KVA fragmentation problems, but
it goes a long way

Mostly Reviewed by: bde and others
Approved by: jkh
/freebsd/sys/amd64/amd64/
H A Dmachdep.cdiff 7c58e473f593306feb5d6b7c5c3c7461dab53eb3 Mon Mar 27 23:29:33 CEST 2000 Matthew Dillon <dillon@FreeBSD.org> Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a
fragmentation problem due to geteblk() reserving too much space for the
buffer and imposes a larger granularity (16K) on KVA reservations for
the buffer cache to avoid fragmentation issues. The buffer cache size
calculations have been redone to simplify them (fewer defines, better
comments, less chance of running out of KVA).

The geteblk() fix solves a performance problem that DG was able reproduce.

This patch does not completely fix the KVA fragmentation problems, but
it goes a long way

Mostly Reviewed by: bde and others
Approved by: jkh
diff 7c58e473f593306feb5d6b7c5c3c7461dab53eb3 Mon Mar 27 23:29:33 CEST 2000 Matthew Dillon <dillon@FreeBSD.org> Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a
fragmentation problem due to geteblk() reserving too much space for the
buffer and imposes a larger granularity (16K) on KVA reservations for
the buffer cache to avoid fragmentation issues. The buffer cache size
calculations have been redone to simplify them (fewer defines, better
comments, less chance of running out of KVA).

The geteblk() fix solves a performance problem that DG was able reproduce.

This patch does not completely fix the KVA fragmentation problems, but
it goes a long way

Mostly Reviewed by: bde and others
Approved by: jkh