Click here to Skip to main content
15,886,963 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
dandy7212-Aug-22 2:46
dandy7212-Aug-22 2:46 
GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
Gary R. Wheeler16-Aug-22 15:01
Gary R. Wheeler16-Aug-22 15:01 
GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
obermd10-Aug-22 9:48
obermd10-Aug-22 9:48 
GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
OriginalGriff10-Aug-22 10:09
mveOriginalGriff10-Aug-22 10:09 
GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
Slow Eddie11-Aug-22 2:26
professionalSlow Eddie11-Aug-22 2:26 
GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
OriginalGriff11-Aug-22 2:58
mveOriginalGriff11-Aug-22 2:58 
GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
Kirk 1038982111-Aug-22 5:06
Kirk 1038982111-Aug-22 5:06 
GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
Daniel Pfeffer11-Aug-22 21:50
professionalDaniel Pfeffer11-Aug-22 21:50 
OriginalGriff wrote:
the write speed to the NAS with 6Gb/s HDD's is limited by the 1Gb network in my case anyway.

This is only correct as long as you are writing small amounts, so the disk's cache has a chance to do its job.

When writing amounts that don't fit in the disk's cache (> 256 MB), you are limited to the disk's native speed. As long as the data fit into a single, empty, cylinder, you might (on a large, fast, disk) be able to max out the disk interface at 6 Gb/s. If the R/W head must move to a different cylinder (or you must skip used blocks in a cache block, so a read/modify/write cycle may be needed), the write speed drops drastically.

A similar argument applies to read operations.

I have neglected the O/S overhead, file-system overhead, RAID overhead, etc., which would slow things further.
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.

GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
honey the codewitch10-Aug-22 13:42
mvahoney the codewitch10-Aug-22 13:42 
GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
pkfox10-Aug-22 22:54
professionalpkfox10-Aug-22 22:54 
GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
grralph111-Aug-22 0:54
grralph111-Aug-22 0:54 
GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
Andrew Alix11-Aug-22 4:02
Andrew Alix11-Aug-22 4:02 
GeneralRe: Wow, but NASes have moved on since I last bought one... Pin
Al_Brown11-Aug-22 20:17
Al_Brown11-Aug-22 20:17 
GeneralComparing MP3 files... Pin
dandy7210-Aug-22 6:05
dandy7210-Aug-22 6:05 
GeneralRe: Comparing MP3 files... Pin
Gerry Schmitz10-Aug-22 10:17
mveGerry Schmitz10-Aug-22 10:17 
GeneralRe: Comparing MP3 files... Pin
Member 1460315410-Aug-22 21:21
Member 1460315410-Aug-22 21:21 
GeneralRe: Comparing MP3 files... Pin
triggerpointed10-Aug-22 21:50
triggerpointed10-Aug-22 21:50 
GeneralRe: Comparing MP3 files... Pin
__Nicolas__11-Aug-22 8:05
__Nicolas__11-Aug-22 8:05 
GeneralRe: Comparing MP3 files... Pin
sasadler11-Aug-22 7:31
sasadler11-Aug-22 7:31 
GeneralRe: Comparing MP3 files... Pin
L. Braun12-Aug-22 0:09
L. Braun12-Aug-22 0:09 
GeneralRe: Comparing MP3 files... Pin
dandy7212-Aug-22 14:17
dandy7212-Aug-22 14:17 
GeneralSound of the Day Pin
Gerry Schmitz10-Aug-22 3:35
mveGerry Schmitz10-Aug-22 3:35 
GeneralRe: Sound of the Day Pin
dandy7210-Aug-22 5:17
dandy7210-Aug-22 5:17 
GeneralNew Member Here Pin
Singapore Car Plates10-Aug-22 2:07
Singapore Car Plates10-Aug-22 2:07 
GeneralRe: New Member Here Pin
Jacquers10-Aug-22 2:07
Jacquers10-Aug-22 2:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.