Christoph Hellwig <[email protected]> wrote:
>
> The problem we're trying to solve here is how do implement network block
> devices (nbd, iscsi) efficiently. The zero copy codepath in the networking
> layer does need to grab additional references to pages. So to use sendpage
> we need a refcountable page. pages used by the slab allocator are not
> normally refcounted so try to do get_page/pub_page on them will break.
I don't get it. Doing get_page/put_page on a slab-allocated page should do
the right thing?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]