Flash drive-Block device drive system architecture

Source: Internet
Author: User

A. Block device is a device that can only be accessed in blocks, the size of the block is generally 512 bytes of integer multiples, common block devices include hardware, SD card, CD, Flash and so on. The driver is an integer multiple of the block from which the device reads and writes data. The minimum unit for block devices is block, on top of different systems, the block size is not the same, Linux is generally defined as 512 bytes. Each time we access a block device is the minimum Access unit is 512 bytes. The 512 bytes here means that the hardware reads and writes 512 data from disk at a time, and the user may only need 1 bytes. So sometimes users only get 1 bytes.

Two. Block device drive system block diagram

The user reads data from the disk to analyze

Flash drive-Block device drive system architecture

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.