Searched hist:"7 c58e473f593306feb5d6b7c5c3c7461dab53eb3" (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_vfsops.c | 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 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 D | vfs_bio.c | 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 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 D | machdep.c | 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 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 D | param.h | 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 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 D | machdep.c | 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 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
|