From: Ryan Harper <ryanh@us.ibm.com>
To: Ewan Mellor <ewan@xensource.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] xm: cleanup sched-sedf and tests
Date: Mon, 13 Mar 2006 09:36:48 -0600 [thread overview]
Message-ID: <20060313153648.GG14363@us.ibm.com> (raw)
In-Reply-To: <20060311145103.GC13877@leeni.uk.xensource.com>
* Ewan Mellor <ewan@xensource.com> [2006-03-11 08:56]:
> On Fri, Mar 10, 2006 at 02:06:40PM -0600, Ryan Harper wrote:
>
> > - Reworked to use your match_domid suggestion and filtering
> > - Aligned output and help to fit within 80 char limit
> > - User now deals in milliseconds instead of nanoseconds
> > - Fixed some missing parens in tests (I had pushed stale versions)
> > - Updated tests to deal with period/slice/latency in ms
> >
> > root@bebop:~/xm-test.sedf/tests/sedf # xm sched-sedf
> > Name ID Period(ms) Slice(ms) Lat(ms) Extra Weight
> > Domain-0 0 20.0 15.0 0.0 1 0
> >
> > --
> > Ryan Harper
> > Software Engineer; Linux Technology Center
> > IBM Corp., Austin, Tx
> > (512) 838-9253 T/L: 678-9253
> > ryanh@us.ibm.com
> >
> >
> > diffstat output:
> > python/xen/xm/main.py | 107 +++++++++-----------
> > xm-test/tests/sedf/01_sedf_period_slice_pos.py | 8 -
> > xm-test/tests/sedf/02_sedf_period_lower_neg.py | 5
> > xm-test/tests/sedf/03_sedf_slice_lower_neg.py | 5
> > xm-test/tests/sedf/04_sedf_slice_upper_neg.py | 5
> > xm-test/tests/sedf/05_sedf_extratime_pos.py | 2
> > xm-test/tests/sedf/06_sedf_extratime_disable_neg.py | 3
> > 7 files changed, 73 insertions(+), 62 deletions(-)
> >
> > Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
>
> Applied, thanks.
>
> It would make my life a little easier if you would (preferably) use "hg export"
> to create your patches and (definitely) attach your patches to your email as
> a separate attachment, as opposed to including them inline in the body of the
> email. Patches tend to get mangled if you include them inline, as they get
> word-wrapped, and using hg export means that the commit comment gets inserted
> automatically, rather than me having to cut-and-paste that separately.
I'll be sure to use hg export. I thought that inline was preferred rather
than attachment so that the patch is readable directly in the mail client.
Ideally, the patch shouldn't word-wrap. I can make them attachments if
that is the preferred method.
--
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
(512) 838-9253 T/L: 678-9253
ryanh@us.ibm.com
next prev parent reply other threads:[~2006-03-13 15:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-07 23:42 [PATCH] xm,xend: flesh out xm sched-sedf Ryan Harper
2006-03-10 0:39 ` Ewan Mellor
2006-03-10 20:06 ` [PATCH] xm: cleanup sched-sedf and tests Ryan Harper
2006-03-10 23:35 ` [PATCH] Fix Makefile.am for -> " Daniel Stekloff
2006-03-11 14:51 ` Ewan Mellor
2006-03-13 15:36 ` Ryan Harper [this message]
2006-03-13 15:53 ` Ewan Mellor
2006-03-13 16:03 ` Ryan Harper
2006-03-13 16:31 ` Ewan Mellor
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=20060313153648.GG14363@us.ibm.com \
--to=ryanh@us.ibm.com \
--cc=ewan@xensource.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.