Linux: Explaining splice() and tee()

56
An informative thread on the lkml began with a request for a description of the recently added splice() and tee() system calls. Linux creator Linus Torvalds responded with a lengthy description, beginning with a simplified overview:

Link: KernelTrap.org