Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1600459

Re: [PATCH RFC 13/14] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs

From Paolo Valente <paolo.valente@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH RFC 13/14] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs
Date 2017-03-14 15:20 +0100
Message-ID <tkVsR-1k0-3@gated-at.bofh.it> (permalink)
References <thkpQ-3cO-5@gated-at.bofh.it> <thkpQ-3cO-31@gated-at.bofh.it> <tkVsR-1k0-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> Il giorno 07 mar 2017, alle ore 01:54, Bart Van Assche <bart.vanassche@sandisk.com> ha scritto:
> 
> On Sat, 2017-03-04 at 17:01 +0100, Paolo Valente wrote:
>> @@ -8301,7 +8297,7 @@ static struct blkcg_policy blkcg_policy_bfq = {
>> static int __init bfq_init(void)
>> {
>> 	int ret;
>> -	char msg[50] = "BFQ I/O-scheduler: v6";
>> +	char msg[50] = "BFQ I/O-scheduler: v7r3";
>> 
>> #ifdef CONFIG_BFQ_GROUP_IOSCHED
>> 	ret = blkcg_policy_register(&blkcg_policy_bfq);
> 
> In the Linux kernel the kernel as a whole has a version number but we
> do not assign a version number to individual core components.
> 

I'll remove that.

Thanks,
Paolo

> Bart.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH RFC 13/14] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs Paolo Valente <paolo.valente@linaro.org> - 2017-03-04 17:10 +0100
  Re: [PATCH RFC 13/14] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs Paolo Valente <paolo.valente@linaro.org> - 2017-03-14 15:20 +0100

csiph-web