/freebsd/sys/sys/ |
H A D | sf_buf.h | diff 90ecfebd8287b0c59fe80050d3026f7e94db5a3b Tue Mar 16 20:04:28 CET 2004 Alan Cox <alc@FreeBSD.org> Refactor the existing machine-dependent sf_buf_free() into a machine- dependent function by the same name and a machine-independent function, sf_buf_mext(). Aside from the virtue of making more of the code machine- independent, this change also makes the interface more logical. Before, sf_buf_free() did more than simply undo an sf_buf_alloc(); it also unwired and if necessary freed the page. That is now the purpose of sf_buf_mext(). Thus, sf_buf_alloc() and sf_buf_free() can now be used as a general-purpose emphemeral map cache. diff 90ecfebd8287b0c59fe80050d3026f7e94db5a3b Tue Mar 16 20:04:28 CET 2004 Alan Cox <alc@FreeBSD.org> Refactor the existing machine-dependent sf_buf_free() into a machine- dependent function by the same name and a machine-independent function, sf_buf_mext(). Aside from the virtue of making more of the code machine- independent, this change also makes the interface more logical. Before, sf_buf_free() did more than simply undo an sf_buf_alloc(); it also unwired and if necessary freed the page. That is now the purpose of sf_buf_mext(). Thus, sf_buf_alloc() and sf_buf_free() can now be used as a general-purpose emphemeral map cache.
|
/freebsd/sys/powerpc/powerpc/ |
H A D | vm_machdep.c | diff 90ecfebd8287b0c59fe80050d3026f7e94db5a3b Tue Mar 16 20:04:28 CET 2004 Alan Cox <alc@FreeBSD.org> Refactor the existing machine-dependent sf_buf_free() into a machine- dependent function by the same name and a machine-independent function, sf_buf_mext(). Aside from the virtue of making more of the code machine- independent, this change also makes the interface more logical. Before, sf_buf_free() did more than simply undo an sf_buf_alloc(); it also unwired and if necessary freed the page. That is now the purpose of sf_buf_mext(). Thus, sf_buf_alloc() and sf_buf_free() can now be used as a general-purpose emphemeral map cache. diff 90ecfebd8287b0c59fe80050d3026f7e94db5a3b Tue Mar 16 20:04:28 CET 2004 Alan Cox <alc@FreeBSD.org> Refactor the existing machine-dependent sf_buf_free() into a machine- dependent function by the same name and a machine-independent function, sf_buf_mext(). Aside from the virtue of making more of the code machine- independent, this change also makes the interface more logical. Before, sf_buf_free() did more than simply undo an sf_buf_alloc(); it also unwired and if necessary freed the page. That is now the purpose of sf_buf_mext(). Thus, sf_buf_alloc() and sf_buf_free() can now be used as a general-purpose emphemeral map cache.
|
/freebsd/sys/amd64/amd64/ |
H A D | vm_machdep.c | diff 90ecfebd8287b0c59fe80050d3026f7e94db5a3b Tue Mar 16 20:04:28 CET 2004 Alan Cox <alc@FreeBSD.org> Refactor the existing machine-dependent sf_buf_free() into a machine- dependent function by the same name and a machine-independent function, sf_buf_mext(). Aside from the virtue of making more of the code machine- independent, this change also makes the interface more logical. Before, sf_buf_free() did more than simply undo an sf_buf_alloc(); it also unwired and if necessary freed the page. That is now the purpose of sf_buf_mext(). Thus, sf_buf_alloc() and sf_buf_free() can now be used as a general-purpose emphemeral map cache. diff 90ecfebd8287b0c59fe80050d3026f7e94db5a3b Tue Mar 16 20:04:28 CET 2004 Alan Cox <alc@FreeBSD.org> Refactor the existing machine-dependent sf_buf_free() into a machine- dependent function by the same name and a machine-independent function, sf_buf_mext(). Aside from the virtue of making more of the code machine- independent, this change also makes the interface more logical. Before, sf_buf_free() did more than simply undo an sf_buf_alloc(); it also unwired and if necessary freed the page. That is now the purpose of sf_buf_mext(). Thus, sf_buf_alloc() and sf_buf_free() can now be used as a general-purpose emphemeral map cache.
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff 90ecfebd8287b0c59fe80050d3026f7e94db5a3b Tue Mar 16 20:04:28 CET 2004 Alan Cox <alc@FreeBSD.org> Refactor the existing machine-dependent sf_buf_free() into a machine- dependent function by the same name and a machine-independent function, sf_buf_mext(). Aside from the virtue of making more of the code machine- independent, this change also makes the interface more logical. Before, sf_buf_free() did more than simply undo an sf_buf_alloc(); it also unwired and if necessary freed the page. That is now the purpose of sf_buf_mext(). Thus, sf_buf_alloc() and sf_buf_free() can now be used as a general-purpose emphemeral map cache. diff 90ecfebd8287b0c59fe80050d3026f7e94db5a3b Tue Mar 16 20:04:28 CET 2004 Alan Cox <alc@FreeBSD.org> Refactor the existing machine-dependent sf_buf_free() into a machine- dependent function by the same name and a machine-independent function, sf_buf_mext(). Aside from the virtue of making more of the code machine- independent, this change also makes the interface more logical. Before, sf_buf_free() did more than simply undo an sf_buf_alloc(); it also unwired and if necessary freed the page. That is now the purpose of sf_buf_mext(). Thus, sf_buf_alloc() and sf_buf_free() can now be used as a general-purpose emphemeral map cache.
|
/freebsd/sys/kern/ |
H A D | uipc_syscalls.c | diff 90ecfebd8287b0c59fe80050d3026f7e94db5a3b Tue Mar 16 20:04:28 CET 2004 Alan Cox <alc@FreeBSD.org> Refactor the existing machine-dependent sf_buf_free() into a machine- dependent function by the same name and a machine-independent function, sf_buf_mext(). Aside from the virtue of making more of the code machine- independent, this change also makes the interface more logical. Before, sf_buf_free() did more than simply undo an sf_buf_alloc(); it also unwired and if necessary freed the page. That is now the purpose of sf_buf_mext(). Thus, sf_buf_alloc() and sf_buf_free() can now be used as a general-purpose emphemeral map cache. diff 90ecfebd8287b0c59fe80050d3026f7e94db5a3b Tue Mar 16 20:04:28 CET 2004 Alan Cox <alc@FreeBSD.org> Refactor the existing machine-dependent sf_buf_free() into a machine- dependent function by the same name and a machine-independent function, sf_buf_mext(). Aside from the virtue of making more of the code machine- independent, this change also makes the interface more logical. Before, sf_buf_free() did more than simply undo an sf_buf_alloc(); it also unwired and if necessary freed the page. That is now the purpose of sf_buf_mext(). Thus, sf_buf_alloc() and sf_buf_free() can now be used as a general-purpose emphemeral map cache.
|