Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Dec 2017 19:47:53 +0800
From:      Erich Dollansky <freebsd.ed.lists@sumeritec.com>
To:        RW via freebsd-questions <freebsd-questions@freebsd.org>
Cc:        RW <rwmaillists@googlemail.com>
Subject:   Re: hd firecuda
Message-ID:  <20171217194753.3ab59e6d.freebsd.ed.lists@sumeritec.com>
In-Reply-To: <20171217111319.6a1af590@gumby.homeunix.com>
References:  <1513447749.62024.1.camel@yandex.com> <20171217112428.150d8041.freebsd.ed.lists@sumeritec.com> <20171217111319.6a1af590@gumby.homeunix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Sun, 17 Dec 2017 11:13:19 +0000
RW via freebsd-questions <freebsd-questions@freebsd.org> wrote:

> On Sun, 17 Dec 2017 11:24:28 +0800
> Erich Dollansky wrote:
> 
> > I write this on a machine running FreeBSD 10 with a FireCuda 2TB
> > drive, but the 2.5" version. The drive works but its behaviour was
> > not what I expected.
> > 
> > The SSD part is too small from my point of view. The drive is really
> > fast when working on a project for which all fits into the 8GB SSD
> > memory my drive has. It becomes a totally different story when
> > compiling the kernel or installing large ports  
> 
> My understanding is they weren't intended to work like that. The last
> I heard was that the SSD was divided into two, one part specifically
> speeds up booting, and the other part caches sectors where the head
> had to seek to access a small amount of data.

how should a hard disk work? Data is written, data is read.

How should this SSHD know where by boot-related data is stored? Why
should this disk waste SSD memory for data I need with FreeBSD very
rarely?

It does not seem to me that it is like this. It is more likely that it
uses the 8GB as a write cache. It is very fast before 8GB transfer
volume is reached. If I copy a lot, the write speed goes down to 15MB/s
and less.

Erich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171217194753.3ab59e6d.freebsd.ed.lists>