mateusz@systems ~/book/data-copies $ cat section.md

Efficient data copies

[Content coming soon...]

This section will cover efficient data copies: zero-copy techniques, sendfile, splice, and shared memory.