/freebsd/sys/amd64/include/ |
H A D | sf_buf.h | diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page. e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page.
|
/freebsd/sys/i386/include/ |
H A D | sf_buf.h | diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page. e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page.
|
/freebsd/sys/sys/ |
H A D | sf_buf.h | diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page. e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page.
|
H A D | socketvar.h | diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page. diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page.
|
/freebsd/sys/powerpc/powerpc/ |
H A D | vm_machdep.c | diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page. diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page.
|
/freebsd/sys/amd64/amd64/ |
H A D | vm_machdep.c | diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page. diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page.
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page. diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page.
|
/freebsd/sys/kern/ |
H A D | uipc_syscalls.c | diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page. diff e45db9b837dc530b86149374e2baeaa775061107 Sun Nov 16 07:11:26 CET 2003 Alan Cox <alc@FreeBSD.org> - Modify alpha's sf_buf implementation to use the direct virtual-to- physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page.
|