|
|
Subscribe / Log in / New account

Zero-copy networking

Zero-copy networking

Posted Jul 5, 2017 13:17 UTC (Wed) by abatters (✭ supporter ✭, #6932)
In reply to: Zero-copy networking by sorokin
Parent article: Zero-copy networking

I don't know Windows, but this is exactly what I was thinking. Register the buffers ahead of time to save the overhead of pinning and unpinning the pages over and over again. See also: SCSI generic (drivers/scsi/sg.c) mmap()ed I/O.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds