Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove SFBUF_OPTIONAL_DIRECT_MAP and such hacks, replacing them across the | Nathan Whitehorn | 2018-01-19 | 1 | -12/+4 |
* | subr_sfbus.c need sys/proc.h for struct thread definition. | Emmanuel Vadot | 2017-02-07 | 1 | -0/+1 |
* | Move KASSERT into locked region. | Gleb Smirnoff | 2014-08-11 | 1 | -2/+1 |
* | Use M_WAITOK in sf_buf_init(). | Gleb Smirnoff | 2014-08-11 | 1 | -2/+1 |
* | Provide sf_buf_ref() to optimize refcounting of already allocated | Gleb Smirnoff | 2014-08-11 | 1 | -0/+16 |
* | Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c | Gleb Smirnoff | 2014-08-05 | 1 | -0/+226 |