freebsd-dev/sys/powerpc
Alan Cox 90ecfebd82 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.
2004-03-16 19:04:28 +00:00
..
aim Refactor the existing machine-dependent sf_buf_free() into a machine- 2004-03-16 19:04:28 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf - Recruit some new ULE users by making it the default scheduler in GENERIC. 2004-01-24 21:38:52 +00:00
include Fix syntax errors and wrong function prototypes in several MD header 2004-03-05 09:19:59 +00:00
ofw Correctly create interrupt key for PCI, which is the OpenFirmware 2004-02-10 23:57:35 +00:00
powermac Bring to working PIO state. 2004-02-29 06:01:16 +00:00
powerpc Refactor the existing machine-dependent sf_buf_free() into a machine- 2004-03-16 19:04:28 +00:00
psim - fixed trailing whitespace and indentation 2004-02-11 07:58:43 +00:00