"Michael S. Tsirkin" <[email protected]> wrote: >> <header> >> <page> >> <header> >> <page> >> <header> >> <page> >> >> We can optimize at some pount to write a bigger/different header and >> sent a bunch of pages together, but just now we don't have that code. >> >> Later, Juan. > > Sending the page can do vmsplice, can't it? > Multipage is likely a good idea anyway, e.g. RDMA wants to > do this too.
RDMA requires de pages lock into memory, no? Later, Juan.
