All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Jeff Furlong <jeff.furlong@wdc.com>
Cc: fio <fio@vger.kernel.org>
Subject: Re: [PATCH v2] fix windows cpu count
Date: Fri, 2 Nov 2018 11:20:21 -0600	[thread overview]
Message-ID: <20181102172019.GA1660@kernel.dk> (raw)
In-Reply-To: <MWHPR04MB03200B2DD2F07C83B09550C48FCF0@MWHPR04MB0320.namprd04.prod.outlook.com>

On Fri, Nov 02 2018, Jeff Furlong wrote:
> This patch resolves c479640d6208236744f0562b1e79535eec290e2b where the
> CPU count returns max possible supported CPUs, and instead returns
> current active CPUs.

This is still broken, long lines broken up, = turned to =3D, etc. I've
fixed it up manually and applied it, please double check:

http://git.kernel.dk/cgit/fio/commit/?id=290c64f219cd22cf67a94b6c5ba74a300ddc2ed3

Note for future patches - if a patch fixes some other patch, the way to
indicate that is how I did it:

Fixes: c479640d6208 ("Merge branch 'proc_group' of https://github.com/sitsofe/fio")

But even this one isn't fully correct, since it's a merge commit, it
should have been the individual patch in that merge.

-- 
Jens Axboe



  reply	other threads:[~2018-11-02 17:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-02 17:04 [PATCH v2] fix windows cpu count Jeff Furlong
2018-11-02 17:20 ` Jens Axboe [this message]
2018-11-02 17:49   ` Jeff Furlong
2018-11-02 18:03     ` Jens Axboe
2018-11-02 18:21       ` Jeff Furlong
2018-11-02 18:24     ` Bart Van Assche

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=20181102172019.GA1660@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=fio@vger.kernel.org \
    --cc=jeff.furlong@wdc.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.