xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: keir@xen.org, xen-devel@lists.xensource.com
Subject: [GIT PULL) for-4.4.tmem - cleanups in the tmem code.
Date: Tue, 12 Nov 2013 10:22:33 -0500	[thread overview]
Message-ID: <20131112152233.GA11136@phenom.dumpdata.com> (raw)

Hey Keir, et al,

Please git pull the following tree:

git://xenbits.xen.org/people/konradwilk/xen.git for-4.4.tmem

which has cleanups to the tmem code. The pathces had been posted
by Bob before the feature freeze date:

 http://article.gmane.org/gmane.comp.emulators.xen.devel/177431

and I am as the maintainer of tmem happy with them. They
make the code easier to read - thought there is still more
work needed in that area.

I don't have write access to the proper git tree so was wondering
if you would be so kind to merge it in at your convenience.

Thank you!

 xen/common/tmem.c          | 853 +++++++++++++++++++++++----------------------
 xen/common/tmem_xen.c      | 171 +++------
 xen/include/public/tmem.h  |   3 +-
 xen/include/xen/tmem_xen.h | 251 ++++---------
 4 files changed, 543 insertions(+), 735 deletions(-)

Bob Liu (11):
      tmem: cleanup: drop COMPARE_COPY_PAGE_SSE2
      tmem: cleanup: drop typedef pfp_t
      tmem: cleanup: drop typedef tmem_cli_mfn_t
      tmem: cleanup: rename 'tmh_' with 'tmem_'
      tmem: cleanup: drop most of the typedefs
      tmem: cleanup: drop function tmem_alloc/free_infra
      tmem: cleanup: drop typedef tmem_client_t
      tmem: cleanup: drop useless wrap functions
      tmem: cleanup: drop unused function 'domain_fully_allocated'
      tmem: cleanup: drop useless '_subpage' wrap functions
      tmem: cleanup: drop useless functions

             reply	other threads:[~2013-11-12 15:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-12 15:22 Konrad Rzeszutek Wilk [this message]
2013-11-19 13:51 ` [GIT PULL) for-4.4.tmem - cleanups in the tmem code Konrad Rzeszutek Wilk
2013-11-22 14:33 ` Jan Beulich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131112152233.GA11136@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=keir@xen.org \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).