From: "Wei, Jiangang" <weijg.fnst@cn.fujitsu.com>
To: "chuang.dong@windriver.com" <chuang.dong@windriver.com>
Cc: "Ltp-list@lists.sourceforge.net" <Ltp-list@lists.sourceforge.net>
Subject: Re: [LTP] ltp: vma03 fix the alginment of page size
Date: Wed, 3 Jun 2015 06:25:02 +0000 [thread overview]
Message-ID: <1433312690.1911.3.camel@localhost> (raw)
In-Reply-To: <556E9A9E.7080202@windriver.com>
Hi,
Maybe you had to fix your typo in commit message.
You can using 'set spell' to check it before pushing it.
Regards,
Wei
On Wed, 2015-06-03 at 14:11 +0800, cdong wrote:
> Hi,
> There is a patch to fix vma03 test case,the below information is
> detail it:
>
> the offset the parameter of mmap2() doesn't align the page
> size,but,this parameter
> allow must be a multiple of the page size as returned by
> sysconf(_SC_PAGE_SIZE).
> meanwhile offset * 4096 must be a multiple of the system page
> size,so modify
> the input param of offset pgoff = (ULONG_MAX - 1)&(~((pgsz-1)>>12));
>
> Regards,
> Apollo
> ------------------------------------------------------------------------------
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list
------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
prev parent reply other threads:[~2015-06-03 6:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-03 6:11 [LTP] ltp: vma03 fix the alginment of page size cdong
2015-06-03 6:25 ` Wei, Jiangang [this message]
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=1433312690.1911.3.camel@localhost \
--to=weijg.fnst@cn.fujitsu.com \
--cc=Ltp-list@lists.sourceforge.net \
--cc=chuang.dong@windriver.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