![]() |
|
|
#12 |
|
Mar 2016
5318 Posts |
Linux mint needs 12 Gbyte space on the disk, without any optimations.
I think you can add a pci-card for 2 or 4 M.2 cards for every pci-slot. It may be interesting how long the M.2 card holds. I bought 64 Gbyte ram (expensive) and a M.2 card (cheap) in order to run my programs in the first level cache. ![]()
|
|
|
|
|
|
#13 | |
|
Feb 2005
Colorado
64410 Posts |
Quote:
I'm not saying you can't get PCI cards that holds M.2 cards, but I am saying if you use them in that manner it makes accessing the data on them much slower, closer to standard SSD speed. |
|
|
|
|
|
|
#14 | |||
|
If I May
"Chris Halsall"
Sep 2002
Barbados
230038 Posts |
Quote:
![]() Indeed. I also learnt something here. Never would have thought of that! Quote:
Burrow is my main workstation (M2.SSD attached to the MB and polished rust). ArchitectsCubed is a certain client's public-facing VPS with SSD. Code:
[root@burrow tests]# dd if=/dev/zero of=sixteen_gig.zeros bs=1G count=16 oflag=dsync 16+0 records in 16+0 records out 17179869184 bytes (17 GB, 16 GiB) copied, 25.3828 s, 677 MB/s [root@burrow tests]# dd if=sixteen_gig.zeros of=/dev/null bs=1G count=16 oflag=dsync 16+0 records in 16+0 records out 17179869184 bytes (17 GB, 16 GiB) copied, 7.79819 s, 2.2 GB/s [root@burrow tests_rust]# dd if=/dev/zero of=sixteen_gig.zeros bs=1G count=16 oflag=dsync 16+0 records in 16+0 records out 17179869184 bytes (17 GB, 16 GiB) copied, 141.977 s, 121 MB/s [root@burrow tests_rust]# dd if=sixteen_gig.zeros of=/dev/null bs=1G count=16 oflag=dsync 16+0 records in 16+0 records out 17179869184 bytes (17 GB, 16 GiB) copied, 122.485 s, 140 MB/s root@architectscubed tests]# dd if=/dev/zero of=sixteen_gig.zeros bs=1G count=16 oflag=dsync 16+0 records in 16+0 records out 17179869184 bytes (17 GB) copied, 34.4538 s, 499 MB/s [root@architectscubed tests]# dd if=sixteen_gig.zeros of=/dev/null bs=1G count=16 oflag=dsync 16+0 records in 16+0 records out 17179869184 bytes (17 GB) copied, 31.1031 s, 552 MB/s Quote:
|
|||
|
|
|
|
|
#15 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
100110000000112 Posts |
Quote:
kriesel's low bandwidth /could/ be because of the USB interconnect, not the "SSD" actually provisioned... If I may please say Ken... I can't wait to see you crack those products open and post the pictures here. Just to see what you were sold... Learning opportunities abound. Add this to your reference material... Seriously... |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Low-powered motherboard of adequate capability sought | fivemack | Hardware | 1 | 2011-12-21 19:26 |
| Feedback for new MPQS utility sought | jasonp | Msieve | 308 | 2007-02-21 05:43 |