aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/_kstack_cache.h
Commit message (Collapse)AuthorAgeFilesLines
* Move kstack_cache_entry into the private header, and make theKonstantin Belousov2011-12-161-0/+43
stack cache list header accessible outside vm_glue.c. MFC after: 1 week Notes: svn path=/head/; revision=228567