Comment on Realtek's $10 tiny 10GbE network adapter is coming to motherboards later this year
SirEDCaLot@lemmy.today 1 week ago100 MByte/sec. 8 bits per byte, call it 10 when you include overhead / CRC / etc.
1000 mbit = 100 mbyte
Comment on Realtek's $10 tiny 10GbE network adapter is coming to motherboards later this year
SirEDCaLot@lemmy.today 1 week ago100 MByte/sec. 8 bits per byte, call it 10 when you include overhead / CRC / etc.
1000 mbit = 100 mbyte
sugar_in_your_tea@sh.itjust.works 1 week ago
Sure. My point was that even for 100mbit/s, even UHD could probably still be streamed.
HDDs can probably max a 1gbit/s connection as well (often get 150MB/s sequential), which is more than sufficient for multiple IHD streams. Moving to 10gbit/s really isn’t needed for anything, and SSDs aren’t needed either to max a gbit/s network, unless doing random reads (i.e. lots of small files).
SirEDCaLot@lemmy.today 4 days ago
All true. But what if you aren’t just storing media for consumption? What if you’re doing photo editing, video editing, etc? If your NAS is either flash-based or has a flash cache, that extra speed can be really useful.
sugar_in_your_tea@sh.itjust.works 4 days ago
Are you saying you’d be loading all that data strictly over the network instead of having a local copy that gets synced periodically? That would be terrible on a 100 mbit/s line… If that was my workflow, I’d run 10 gbit/s cable everywhere and make sure clients had at least 2.5G.
I use my NAS for local backups and streaming when we watch something as a family. 100 mbit/s would be fine for that use case.
SirEDCaLot@lemmy.today 3 days ago
Yes I am, and that is exactly the point. I do not want spinning disks in my desktop, or anyone’s desktop or laptop. Give the actual computer a fast SSD for the OS and programs, then store the big data on a NAS or server. How’s the computer access it from that server in real time.
At 100 megabits (10 megabytes per second) that isn’t very fun. Gigabit ethernet is 100 megabytes per second give or take. That is where it starts to become useful for storage, as most spinning disks themselves have a transfer rate between 100 and 150 megabytes per second.
But as you just pointed out, that can become a bottleneck. Especially if you have multiple people accessing the server. How much of a problem it becomes depends on what they’re doing. IE, 10 people editing photos can happily share a gigabit link to the server because they load the photo once and then the link sits idle while they work as the photo is cached in RAM, 10 people editing uncompressed high definition video will probably want a constant full gigabit to each of them because they’ll be using almost all of it constantly so you need a gigabit to each desk and 10 gig to the server (and a storage array with sufficient bandwidth)