summaryrefslogtreecommitdiff
path: root/sys/kern/subr_blist.c
AgeCommit message (Expand)Author
2023-05-30spellingJonathan Gray
2022-08-13blist: fix a possible blist corruption with blist_alloc() due to unsignedSebastien Marie
2022-08-06blist: use swblk_t type (defined in sys/blist.h)Sebastien Marie
2022-07-29Replace the swap extent(9) usage by a blist data structure.Sebastien Marie