aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/sf_buf.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce two new options, "CPU private" and "no wait", to sf_buf_alloc().Alan Cox2004-11-081-2/+13
* In some cases, sf_buf_alloc() should sleep with pri PCATCH; in others, itAlan Cox2004-04-031-1/+1
* Refactor the existing machine-dependent sf_buf_free() into a machine-Alan Cox2004-03-161-1/+2
* Move the declarations for nsfbufs and friends over to sf_buf.h fromMike Silbersack2003-12-281-0/+4
* - Modify alpha's sf_buf implementation to use the direct virtual-to-Alan Cox2003-11-161-0/+40