[PATCH 0/5] libceph: page mapping in the messenger

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series fixes up some things in the messenger code related
to how it uses pages.  A new ceph_tcp_sendpage() helper is
created to match the existing ceph_tcp_sendmsg() interface,
and it is used rather than the sendmsg interface when sending
zeroes over the wire for a revoked message.  The helper is
also used for sending message data.  Also, the address mapping
to the zero page gets eliminated, thereby making the zero page
get treated no differently than any other page when it is the
source of a send operation.  Finally there is a little code
cleanup in the message sending code.

					-Alex
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux