aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2015-03-17 22:00:11 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2015-03-17 22:00:11 +0000
commit743ffdaf3cf6b6c4d71516185324ee17be7c714e (patch)
tree8131a0ccdea6f76e94b254729f0d9dedadd958a2 /MAINTAINERS
parent582b656248dd91552e65933e8b162d81acba7f04 (diff)
When initial placement of the new entry crosses the boundary,
allocator tries to move the entry up, after the boundary. The new location may still fail to satisfy boundary requirement, for instance, if the boundary is set to page size, and allocation is of multiple pages. Recheck that boundary is not crossed after the move. If it is crossed, give up on allocating the whole entry and split it. Reported by: Michael Fuckner <michael@fuckner.net>, running nvme(4) Sponsored by: The FreeBSD Foundation MFC after: 1 week
Notes
Notes: svn path=/head/; revision=280196
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions