[AccessD] Smokin deal on SSD

Dan Waters df.waters at comcast.net
Thu Mar 13 12:15:01 CDT 2014


My access databases run MUCH faster on SSD's ... this is a great
conversation!

Dan

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Bill Benson
Sent: Thursday, March 13, 2014 12:06 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Smokin deal on SSD

See what you've started, now gonna get flamed cuz this is so none
programming and for sure non-DB.

> Colby" <jwcolby at gmail.com> wrote:
> the controller itself will move that static data around to allow other
dynamic data to "use" the areas not yet written...

So is controller performing a

Read(old position info, old data)/re-write(old data, new position
info)/write (new data and new position info) ?

Versus

a read (position info)/write (data and position info)

Isn't that an efficiency give-back?

Do spin up drives do this too?

I wonder how fast SSDS would be if they did not do this or were hardened to
handle more writes.

I also don't tend to do a lot of writes to HD, unlike storage drive. Now I
am worried about the longevity of my NAS.

I realize it is "not so simple" but how the heck, with all a PC has going
on, can it be practical to optimize something like this? And to get it right
(er, write?) In terms of how many disk atoms have been written to an "even"
number of times.

I've read about drives ad nauseum but I am neither a mechanical not an
electrical engineer nor nanotechnology savvy. The stuff doesn't come to me
readily and state of the art doesn't stay still, for long enough... and lack
of uptake capability (gray matter).

So I may not be worth your time replying -- and if you don't, I guess we
both know why.
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list