파일시스템
2011.03.17 13:43

NTFS Sparse Files (NTFS5 only)

조회 수 1659 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 수정 삭제
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 수정 삭제

NTFS Sparse Files (NTFS5 only)

A sparse file has an attribute that causes the I/O subsystem to allocate only meaningful (nonzero) data. Nonzero data is allocated on disk, and non-meaningful data (large strings of data composed of zeros) is not. When a sparse file is read, allocated data is returned as it was stored; non-allocated data is returned, by default, as zeros.

NTFS deallocates sparse data streams and only maintains other data as allocated. When a program accesses a sparse file, the file system yields allocated data as actual data and deallocated data as zeros.

NTFS includes full sparse file support for both compressed and uncompressed files. NTFS handles read operations on sparse files by returning allocated data and sparse data. It is possible to read a sparse file as allocated data and a range of data without retrieving the entire data set, although NTFS returns the entire data set by default.

With the sparse file attribute set, the file system can deallocate data from anywhere in the file and, when an application calls, yield the zero data by range instead of storing and returning the actual data. File system application programming interfaces (APIs) allow for the file to be copied or backed as actual bits and sparse stream ranges. The net result is efficient file system storage and access. Next figure shows how data is stored with and without the sparse file attribute set.

Figure 5-4 Windows 2000 Data Storage

Important
If you copy or move a sparse file to a FAT or a non-NTFS volume, the file is built to its originally specified size. If the required space is not available, the operation does not complete.

?

  1. NTFS Optimization

    Date2011.03.17 Category파일시스템 Byadmin Views9388
    Read More
  2. NTFS vs FAT

    Date2011.03.17 Category파일시스템 Byadmin Views4183
    Read More
  3. Data Integrity and Recoverability with NTFS

    Date2011.03.17 Category파일시스템 Byadmin Views1489
    Read More
  4. NTFS Sparse Files (NTFS5 only)

    Date2011.03.17 Category파일시스템 Byadmin Views1659
    Read More
  5. Issues with EFS

    Date2011.03.17 Category파일시스템 Byadmin Views1475
    Read More
  6. $EFS Attribute

    Date2011.03.17 Category파일시스템 Byadmin Views1515
    Read More
  7. EFS Internals

    Date2011.03.17 Category파일시스템 Byadmin Views112684
    Read More
  8. Using EFS

    Date2011.03.17 Category파일시스템 Byadmin Views1589
    Read More
  9. EFS - Encrypting File System

    Date2011.03.17 Category파일시스템 Byadmin Views1565
    Read More
  10. NTFS Compressed Files

    Date2011.03.17 Category파일시스템 Byadmin Views1480
    Read More
  11. NTFS Multiple Data Streams

    Date2011.03.17 Category파일시스템 Byadmin Views1389
    Read More
  12. NTFS 시스템 파일

    Date2011.03.17 Category파일시스템 Byadmin Views1560
    Read More
  13. NTFS 파일속성

    Date2011.03.17 Category파일시스템 Byadmin Views1313
    Read More
  14. NTFS MFT 분석

    Date2011.03.17 Category파일시스템 Byadmin Views1434
    Read More
  15. NTFS 파티션 부트섹터

    Date2011.03.17 Category파일시스템 Byadmin Views2072
    Read More
  16. NTFS 기초

    Date2011.03.17 Category파일시스템 Byadmin Views1087
    Read More
  17. 레이드란?

    Date2011.03.17 Category서버/레이드 Byadmin Views1077
    Read More
  18. 맥사용시 주요장애원인과 대처

    Date2011.03.17 Category매킨토시 Byadmin Views1532
    Read More
  19. ATA/ATAPI-5 — the fifth revision of the ATA standard released in 2000

    Date2011.03.16 Category하드디스크 Byadmin Views1163
    Read More
  20. ATA/ATAPI-6 — the sixth revision of the ATA standard released in 2001

    Date2011.03.16 Category하드디스크 Byadmin Views1103
    Read More
Board Pagination Prev 1 2 3 4 5 6 Next
/ 6