summaryrefslogtreecommitdiff
path: root/sys/vm/_vm_radix.h
Commit message (Expand)AuthorAgeFilesLines
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Add pctrie_init() and vm_radix_init() to initialize generic pctrie andKonstantin Belousov2017-07-191-10/+0
* During vm_page_cache()'s call to vm_radix_insert(), if vm_page_alloc() wasAlan Cox2016-12-011-4/+0
* On all the architectures, avoid to preallocate the physical memoryAttilio Rao2013-08-091-0/+4
* Sync back vmcontention branch into HEAD:Attilio Rao2013-03-181-0/+51