public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Caspar Zhang <caspar@casparzhang.com>
To: LTP List <ltp-list@lists.sourceforge.net>
Subject: [LTP] [PATCH v2 0/4] cma testcases
Date: Fri, 24 Aug 2012 12:53:31 +0800	[thread overview]
Message-ID: <cover.1345783919.git.caspar@casparzhang.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 911 bytes --]


Thanks Jan for helping with solving the race issue. I have updated the 
patches and get them sanity tested.

Caspar Zhang (4):
  syscall/process_vm_readv02: new testcase
  syscall/process_vm_readv03: new testcase
  syscall/process_vm_writev02: new testcase
  runtest/syscalls: add cma testcases

 runtest/syscalls                                   |   3 +
 testcases/kernel/syscalls/cma/process_vm.h         |  47 ++++
 testcases/kernel/syscalls/cma/process_vm_readv02.c | 172 +++++++++++++
 testcases/kernel/syscalls/cma/process_vm_readv03.c | 281 +++++++++++++++++++++
 .../kernel/syscalls/cma/process_vm_writev02.c      | 212 ++++++++++++++++
 5 files changed, 715 insertions(+)
 create mode 100644 testcases/kernel/syscalls/cma/process_vm_readv02.c
 create mode 100644 testcases/kernel/syscalls/cma/process_vm_readv03.c
 create mode 100644 testcases/kernel/syscalls/cma/process_vm_writev02.c

-- 
1.7.12



[-- Attachment #2: Type: text/plain, Size: 395 bytes --]

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

             reply	other threads:[~2012-08-24  4:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-24  4:53 Caspar Zhang [this message]
2012-08-24  4:53 ` [LTP] [PATCH v2 1/4] syscall/process_vm_readv02: new testcase Caspar Zhang
2012-08-24  4:53 ` [LTP] [PATCH v2 2/4] syscall/process_vm_readv03: " Caspar Zhang
2012-08-24  4:53 ` [LTP] [PATCH v2 3/4] syscall/process_vm_writev02: " Caspar Zhang
2012-08-24  4:53 ` [LTP] [PATCH v2 4/4] runtest/syscalls: add cma testcases Caspar Zhang

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=cover.1345783919.git.caspar@casparzhang.com \
    --to=caspar@casparzhang.com \
    --cc=ltp-list@lists.sourceforge.net \
    /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