From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: autotest@test.kernel.org
Cc: kvm@vger.kernel.org, ypu@redhat.com,
Lucas Meneghel Rodrigues <lmr@redhat.com>
Subject: [PATCH 0/3] Transparent Hugepages test v2
Date: Wed, 15 Jun 2011 21:18:33 -0300 [thread overview]
Message-ID: <1308183516-5247-1-git-send-email-lmr@redhat.com> (raw)
Implemented for the most part the suggestions proposed on the first
review of the code. Now I ask Yiqiao to review this code and make
any changes he might want to do.
Lucas Meneghel Rodrigues (3):
virt: Add Transparent Hugepages setup v2
KVM test: Add Transparent Hugepages subtests v2
Add THP test variants to tests_base.cfg.sample v2
client/tests/kvm/tests/trans_hugepage.py | 101 +++++++++++++++
client/tests/kvm/tests/trans_hugepage_defrag.py | 85 ++++++++++++
client/tests/kvm/tests/trans_hugepage_swapping.py | 109 ++++++++++++++++
client/tests/kvm/tests_base.cfg.sample | 15 ++
client/virt/virt_test_setup.py | 143 ++++++++++++++++++++-
5 files changed, 452 insertions(+), 1 deletions(-)
create mode 100644 client/tests/kvm/tests/trans_hugepage.py
create mode 100644 client/tests/kvm/tests/trans_hugepage_defrag.py
create mode 100644 client/tests/kvm/tests/trans_hugepage_swapping.py
--
1.7.5.4
next reply other threads:[~2011-06-16 0:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-16 0:18 Lucas Meneghel Rodrigues [this message]
2011-06-16 0:18 ` [PATCH 1/3] virt: Add Transparent Hugepages setup v2 Lucas Meneghel Rodrigues
2011-06-16 15:56 ` Andrea Arcangeli
2011-06-16 16:34 ` Lucas Meneghel Rodrigues
2011-06-17 8:21 ` Andrea Arcangeli
2011-06-16 0:18 ` [PATCH 2/3] KVM test: Add Transparent Hugepages subtests v2 Lucas Meneghel Rodrigues
2011-06-16 0:18 ` [PATCH 3/3] Add THP test variants to tests_base.cfg.sample v2 Lucas Meneghel Rodrigues
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=1308183516-5247-1-git-send-email-lmr@redhat.com \
--to=lmr@redhat.com \
--cc=autotest@test.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=ypu@redhat.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