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


Groups > linux.kernel > #1345816 > unrolled thread

small diff in reported GiB size of an SSD

Started byToralf Förster <toralf.foerster@gmx.de>
First post2016-02-29 14:40 +0100
Last post2016-02-29 17:00 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  small diff in reported GiB size of an SSD Toralf Förster <toralf.foerster@gmx.de> - 2016-02-29 14:40 +0100
    Re: small diff in reported GiB size of an SSD James Bottomley <James.Bottomley@HansenPartnership.com> - 2016-02-29 16:50 +0100
      Re: small diff in reported GiB size of an SSD Toralf Förster <toralf.foerster@gmx.de> - 2016-02-29 17:00 +0100

#1345816 — small diff in reported GiB size of an SSD

FromToralf Förster <toralf.foerster@gmx.de>
Date2016-02-29 14:40 +0100
Subjectsmall diff in reported GiB size of an SSD
Message-ID<r7wdk-3Cq-3@gated-at.bofh.it>
I'm just curious about this diff in dmesg output between 4.3.2 and 4.3.3 at a 64 bit Gentoo hardened system:

$ diff dmesg-4.4.[23]-hardened | grep logical
< sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/223 GiB)
> sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)

-- 
Toralf
PGP: C4EACDDE 0076E94E, OTR: 420E74C8 30246EE7

[toc] | [next] | [standalone]


#1345921

FromJames Bottomley <James.Bottomley@HansenPartnership.com>
Date2016-02-29 16:50 +0100
Message-ID<r7yf8-4UY-9@gated-at.bofh.it>
In reply to#1345816
On Mon, 2016-02-29 at 13:31 +0000, Toralf Förster wrote:
> I'm just curious about this diff in dmesg output between 4.3.2 and
> 4.3.3 at a 64 bit Gentoo hardened system:
> 
> $ diff dmesg-4.4.[23]-hardened | grep logical
> < sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/223
> GiB)
> > sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224
> > GiB)
> 

commit 564b026fbd0d28e9f70fb3831293d2922bb7855b
Author: James Bottomley <JBottomley@Odin.com>
Date:   Wed Jan 20 14:58:29 2016 -0800

    string_helpers: fix precision loss for some inputs
 
James

[toc] | [prev] | [next] | [standalone]


#1345929

FromToralf Förster <toralf.foerster@gmx.de>
Date2016-02-29 17:00 +0100
Message-ID<r7yoN-4YQ-1@gated-at.bofh.it>
In reply to#1345921
James Bottomley:
> On Mon, 2016-02-29 at 13:31 +0000, Toralf Förster wrote:
> commit 564b026fbd0d28e9f70fb3831293d2922bb7855b
> Author: James Bottomley <JBottomley@Odin.com>
> Date:   Wed Jan 20 14:58:29 2016 -0800
> 
>     string_helpers: fix precision loss for some inputs
>  
> James
> 
> 
 cool - thx

-- 
Toralf
PGP: C4EACDDE 0076E94E, OTR: 420E74C8 30246EE7

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web