https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251389

--- Comment #2 from Justin Hibbits <jhibb...@freebsd.org> ---
(In reply to Konstantin Belousov from comment #1)
It appears to be a general guarantee, from reading the linux source.

GFP_KERNEL implies ZONE_NORMAL, which is guaranteed to be below 4GB.  The
contiguity guarantee looks to be a property of the Linux slab allocator.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to