kernel - Introduce lightweight buffers
[dragonfly.git] / sys / sys / sfbuf.h
2010-03-18 Samuel J. Greearkernel - Introduce lightweight buffers
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2005-03-02 Hiten PandyaRename the flags for sf_buf_alloc(9) to be in line...
2004-12-30 Chris PresseyImprove seperation between kernel code and userland...
2004-08-24 Matthew DillonFix a SFBUF memory leak in sendfile(). We were not...
2004-07-30 Matthew DillonChange sendfile() to use the new m_ext callback scheme...
2004-04-01 Matthew DillonEnhance the pmap_kenter*() API and friends, separating...
2004-03-29 Matthew DillonGenerally bring in additional sf_buf improvements from...
2004-03-28 Matthew DillonImport Alan Cox's /usr/src/sys/kern/sys_pipe.c 1.171...
2003-12-10 Jeffrey HsuPull the sf_buf routines and structures out into its...