Hanye官网
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

support-1.md 605B

123456789
  1. ---
  2. title: Why does my Hanye storage device (USB drive/SSD/memory card) show less capacity than advertised?
  3. category: Performance & Specifications
  4. sort: 1
  5. ---
  6. * This is normal. There are differences in how storage capacity is calculated:
  7. * Manufacturers typically calculate 1GB = 1,000,000,000 bytes (10^9 bytes).
  8. * Operating systems (like Windows) typically calculate 1GB = 1,073,741,824 bytes (2^30 bytes).
  9. * Additionally, some storage space is used for firmware, formatting, and file system management (like over-provisioning, wear leveling), which slightly reduces the available space.