freebsd-dev/share/man
Lawrence Stewart a8ec96af28 Implement simple record boundary tracking in sbuf(9) to avoid record splitting
during drain operations. When an sbuf is configured to use this feature by way
of the SBUF_DRAINTOEOR sbuf_new() flag, top-level sections started with
sbuf_start_section() create a record boundary marker that is used to avoid
flushing partial records.

Reviewed by:	cem,imp,wblock
MFC after:	2 weeks
Sponsored by:	Netflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D8536
2017-08-17 07:20:09 +00:00
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 Provide more detailed specification for major(), minor() and makedev(). 2017-08-05 07:52:15 +00:00
man4 Mark geom classes as deprecated. 2017-08-09 16:15:24 +00:00
man5 Regenerate src.conf(5) after change made in r322511 to "make check" behavior 2017-08-14 19:03:55 +00:00
man6 Separate manual pages into their own package. 2016-01-21 16:36:33 +00:00
man7 o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
man8 More ATM and NATM removal 2017-04-27 16:05:12 +00:00
man9 Implement simple record boundary tracking in sbuf(9) to avoid record splitting 2017-08-17 07:20:09 +00:00
Makefile