From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: xen-devel@lists.xensource.com, jbeulich@suse.com
Subject: [GIT PULL] (xen) for-4.4.tmem.cleanups
Date: Fri, 13 Dec 2013 10:45:04 -0500 [thread overview]
Message-ID: <20131213154504.GA7005@phenom.dumpdata.com> (raw)
Hey Jan,
Please git pull the following branch:
git pull git://xenbits.xen.org/people/konradwilk/xen.git for-4.4.tmem.cleanups
which has more cleanups and also CID fixes to tmem. It cuts down the
code by 300 lines which is nice.
Thank you!
The shortlog and diff are:
xen/common/domain.c | 4 +-
xen/common/tmem.c | 855 +++++++++++++++++++--------------------------
xen/common/tmem_xen.c | 147 ++------
xen/include/public/tmem.h | 4 +-
xen/include/xen/sched.h | 2 +-
xen/include/xen/tmem_xen.h | 144 +-------
6 files changed, 398 insertions(+), 758 deletions(-)
Bob Liu (15):
tmem: cleanup: drop unused sub command
tmem: cleanup: drop some debug code
tmem: cleanup: drop useless function 'tmem_copy_page'
tmem: cleanup: drop useless parameters from put/get page
tmem: cleanup: reorg function do_tmem_put()
tmem: drop unneeded is_ephemeral() and is_private()
tmem: cleanup: rm useless EXPORT/FORWARD define
tmem: cleanup: drop tmem_lock_all
tmem: cleanup: refactor the alloc/free path
tmem: cleanup: __tmem_alloc_page: drop unneed parameters
tmem: cleanup: drop useless functions from head file
tmem: refator function tmem_ensure_avail_pages()
tmem: cleanup: rename tmem_relinquish_npages()
tmem: cleanup: rm unused tmem_freeze_all()
tmem: check the return value of copy to guest
next reply other threads:[~2013-12-13 15:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-13 15:45 Konrad Rzeszutek Wilk [this message]
2013-12-13 16:13 ` [GIT PULL] (xen) for-4.4.tmem.cleanups 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=20131213154504.GA7005@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=jbeulich@suse.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.