glebius 991a1f338d Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c
The MD allocators were very common, however there were some minor
differencies. These differencies were all consolidated in the MI allocator,
under ifdefs. The defines from machine/vmparam.h turn on features required
for a particular machine. For details look in the comment in sys/sf_buf.h.

As result no MD code left in sys/*/*/vm_machdep.c. Some arches still have
machine/sf_buf.h, which is usually quite small.

Tested by:	glebius (i386), tuexen (arm32), kevlo (arm32)
Reviewed by:	kib
Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2014-08-05 09:44:10 +00:00
..
2013-07-28 18:44:17 +00:00
2013-10-22 21:08:25 +00:00
2012-01-13 23:31:36 +00:00
2012-05-24 22:00:48 +00:00
2013-04-08 19:19:10 +00:00
2012-03-28 20:58:30 +00:00
2013-10-23 21:35:39 +00:00
2013-05-01 06:57:46 +00:00