Home
last modified time | relevance | path

Searched hist:"7 afa6fd0" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dpipe_fs_i.h7afa6fd0 Mon May 01 13:02:33 CDT 2006 Jens Axboe <axboe@suse.de> [PATCH] vmsplice: allow user to pass in gift pages

If SPLICE_F_GIFT is set, the user is basically giving this pages away to
the kernel. That means we can steal them for eg page cache uses instead
of copying it.

The data must be properly page aligned and also a multiple of the page size
in length.

Signed-off-by: Jens Axboe <axboe@suse.de>
7afa6fd0 Mon May 01 13:02:33 CDT 2006 Jens Axboe <axboe@suse.de> [PATCH] vmsplice: allow user to pass in gift pages

If SPLICE_F_GIFT is set, the user is basically giving this pages away to
the kernel. That means we can steal them for eg page cache uses instead
of copying it.

The data must be properly page aligned and also a multiple of the page size
in length.

Signed-off-by: Jens Axboe <axboe@suse.de>
/openbmc/linux/fs/
H A Dsplice.c7afa6fd0 Mon May 01 13:02:33 CDT 2006 Jens Axboe <axboe@suse.de> [PATCH] vmsplice: allow user to pass in gift pages

If SPLICE_F_GIFT is set, the user is basically giving this pages away to
the kernel. That means we can steal them for eg page cache uses instead
of copying it.

The data must be properly page aligned and also a multiple of the page size
in length.

Signed-off-by: Jens Axboe <axboe@suse.de>
7afa6fd0 Mon May 01 13:02:33 CDT 2006 Jens Axboe <axboe@suse.de> [PATCH] vmsplice: allow user to pass in gift pages

If SPLICE_F_GIFT is set, the user is basically giving this pages away to
the kernel. That means we can steal them for eg page cache uses instead
of copying it.

The data must be properly page aligned and also a multiple of the page size
in length.

Signed-off-by: Jens Axboe <axboe@suse.de>