General list for discussing Bufferbloat
 help / color / mirror / Atom feed
From: Hans-Kristian Bakke <hkbakke@gmail.com>
To: Jonathan Morton <chromatix99@gmail.com>
Cc: bloat@lists.bufferbloat.net
Subject: Re: [Bloat] Initial tests with BBR in kernel 4.9
Date: Wed, 25 Jan 2017 22:31:58 +0100	[thread overview]
Message-ID: <CAD_cGvEgigN=weLrA1v3yFRTt0iHE=zxPaJDbtdzG1zmo-rrUQ@mail.gmail.com> (raw)
In-Reply-To: <CAD_cGvH9CUcJ+qvQvgiYn8mwZ+j_tj9g2NjaY+ZdThr=XgM9_w@mail.gmail.com>

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

kvm-clock is a paravirtualized clock that seems to use the CPUs TSC
capabilities if they exist. But it may not be perfect:

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Host_Configuration_and_Guest_Installation_Guide/chap-Virtualization_Host_Configuration_and_Guest_Installation_Guide-KVM_guest_timing_management.html

On 25 January 2017 at 22:29, Hans-Kristian Bakke <hkbakke@gmail.com> wrote:

> Actually I think that is because it may be using the newer TSC:
>  dmesg | grep clocksource
> [    0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff
> max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
> [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles:
> 0xffffffff, max_idle_ns: 7645519600211568 ns
> [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff,
> max_idle_ns: 19112604467 ns
> [    0.092665] clocksource: jiffies: mask: 0xffffffff max_cycles:
> 0xffffffff, max_idle_ns: 7645041785100000 ns
> [    0.366429] clocksource: Switched to clocksource kvm-clock
> [    0.378974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff,
> max_idle_ns: 2085701024 ns
> [    1.666474] tsc: Refined TSC clocksource calibration: 3200.013 MHz
> [    1.666479] clocksource: tsc: mask: 0xffffffffffffffff max_cycles:
> 0x2e20562a1bb, max_idle_ns: 440795285529 ns
>
>
> On 25 January 2017 at 22:26, Jonathan Morton <chromatix99@gmail.com>
> wrote:
>
>>
>> > On 25 Jan, 2017, at 23:20, Hans-Kristian Bakke <hkbakke@gmail.com>
>> wrote:
>> >
>> > ​[    0.000000] ACPI: HPET 0x00000000BFFE274F 000038 (v01 BOCHS
>> BXPCHPET 00000001 BXPC 00000001)
>> > [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
>> > [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles:
>> 0xffffffff, max_idle_ns: 19112604467 ns
>> > [    0.000000] hpet clockevent registered
>> > [    0.362335] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
>> > [    0.362339] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
>> > [    0.661731] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes
>> nvram, hpet irqs
>>
>> Conspicuously absent here is a line saying “clocksource: Switched to
>> clocksource hpet”.  That may be worth examining in more detail.
>>
>>  - Jonathan Morton
>>
>>
>

[-- Attachment #2: Type: text/html, Size: 4046 bytes --]

  reply	other threads:[~2017-01-25 21:31 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-25 20:54 Hans-Kristian Bakke
2017-01-25 21:00 ` Jonathan Morton
     [not found]   ` <CAD_cGvHKw6upOCzDbHLZMSYdyuBHGyo4baaPqM7r=VvMzRFVtg@mail.gmail.com>
2017-01-25 21:09     ` [Bloat] Fwd: " Hans-Kristian Bakke
     [not found]     ` <908CA0EF-3D84-4EB4-ABD8-3042668E842E@gmail.com>
2017-01-25 21:13       ` [Bloat] " Hans-Kristian Bakke
2017-01-25 21:17         ` Jonathan Morton
2017-01-25 21:20           ` Hans-Kristian Bakke
2017-01-25 21:26             ` Jonathan Morton
2017-01-25 21:29               ` Hans-Kristian Bakke
2017-01-25 21:31                 ` Hans-Kristian Bakke [this message]
2017-01-25 21:42                   ` Jonathan Morton
2017-01-25 21:48                   ` Eric Dumazet
2017-01-25 22:03                     ` Hans-Kristian Bakke
2017-01-25 21:03 ` Hans-Kristian Bakke
2017-01-25 22:01 ` Neal Cardwell
2017-01-25 22:02   ` Neal Cardwell
2017-01-25 22:12     ` Hans-Kristian Bakke
2017-01-25 22:06   ` Steinar H. Gunderson
2017-01-25 22:12     ` Eric Dumazet
2017-01-25 22:23       ` Steinar H. Gunderson
2017-01-25 22:27         ` Eric Dumazet
2017-01-25 22:38   ` Hans-Kristian Bakke
2017-01-25 22:48     ` Neal Cardwell
2017-01-25 23:04       ` Hans-Kristian Bakke
2017-01-25 23:31         ` Hans-Kristian Bakke
2017-01-25 23:33         ` Eric Dumazet
2017-01-25 23:41           ` Hans-Kristian Bakke
2017-01-25 23:46             ` Eric Dumazet
2017-01-25 23:47           ` Hans-Kristian Bakke
2017-01-25 23:53             ` Eric Dumazet
2017-01-25 23:56               ` Hans-Kristian Bakke
2017-01-26  0:10                 ` Eric Dumazet

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

  List information: https://lists.bufferbloat.net/postorius/lists/bloat.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAD_cGvEgigN=weLrA1v3yFRTt0iHE=zxPaJDbtdzG1zmo-rrUQ@mail.gmail.com' \
    --to=hkbakke@gmail.com \
    --cc=bloat@lists.bufferbloat.net \
    --cc=chromatix99@gmail.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