Hardware: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
| Example || Example || Example || vfat | | Example || Example || Example || vfat | ||
|} | |} | ||
* When testing Patriot drive, I partition it into ext2 (15GB)& ext3(15GB). The problem of unstability in Patriot XT's ext3 partition is not related to ext3 partition because if I switch the order of partitions of ext2 and ext3, then ext2 becomes | * When testing Patriot drive, I partition it into ext2 (15GB)& ext3(15GB). The problem of unstability in Patriot XT's ext3 partition is not related to ext3 partition because if I switch the order of partitions of ext2 and ext3, then ext2 becomes unstable. | ||
* According to the Slo Bytes USB Flash Drives report from Brian K. Lewis, flash drives are capable of handling 10 thousand to 10 million write and erase operations during their lifetime, depending on the source as well as the specific USB drive. Regardless, a flash drive typically will outlast any standard hard drive. The main concerns about the life expectancy of a flash drive are damage from neglect and becoming lost or stolen. | * According to the Slo Bytes USB Flash Drives report from Brian K. Lewis, flash drives are capable of handling 10 thousand to 10 million write and erase operations during their lifetime, depending on the source as well as the specific USB drive. Regardless, a flash drive typically will outlast any standard hard drive. The main concerns about the life expectancy of a flash drive are damage from neglect and becoming lost or stolen. | ||
* The life expectancy of a USB Flash Drive can be measured by the number of write or erase cycles. USB flash drives can withstand between 10,000 to 100,000 write/erase cycles, depending on the memory technology used. | |||
When the limit is reached, some portion of the memory may not function properly, leading to lost of data and corruption. |
Revision as of 22:14, 28 November 2012
- Zotac ZBOXNANO
- samsung pico projector sp-h03. LED, 30 ANSI lumen.
- Arduino motor spin
- USB device speed comparison
Device | Read | Write | FS |
---|---|---|---|
MicroCenter4G | Example | 12.77MB/s | Ext3 |
MicroCenter4G | Example | 5MB/s | vfat |
Patriot XT 32G USB3.0 | Example | 50MB/s | vfat |
Patriot XT 32G USB3.0 | Example | 24MB/s | ntfs |
Patriot XT 32G USB3.0 | Example | 139MB/s | ext2 |
Patriot XT 32G USB3.0 | Example | 50~100MB/s | ext3 |
Patriot XT 32G USB3.0 | Example | 140MB/s | ext4 |
Example | Example | Example | vfat |
- When testing Patriot drive, I partition it into ext2 (15GB)& ext3(15GB). The problem of unstability in Patriot XT's ext3 partition is not related to ext3 partition because if I switch the order of partitions of ext2 and ext3, then ext2 becomes unstable.
- According to the Slo Bytes USB Flash Drives report from Brian K. Lewis, flash drives are capable of handling 10 thousand to 10 million write and erase operations during their lifetime, depending on the source as well as the specific USB drive. Regardless, a flash drive typically will outlast any standard hard drive. The main concerns about the life expectancy of a flash drive are damage from neglect and becoming lost or stolen.
- The life expectancy of a USB Flash Drive can be measured by the number of write or erase cycles. USB flash drives can withstand between 10,000 to 100,000 write/erase cycles, depending on the memory technology used.
When the limit is reached, some portion of the memory may not function properly, leading to lost of data and corruption.