파일시스템
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.

?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
81 핸드폰 액정파손, 핵심 지식! master 2017.02.01 2081
80 파일시스템 NTFS 파티션 부트섹터 admin 2011.03.17 2073
79 NAS란? master 2017.03.20 2047
78 하드디스크 ATA/ATAPI-8 revision 2b — AT Attachment — 8 ATA/ATAPI Command Set (January 10, 2006, draft) file admin 2011.03.16 2021
77 데이타베이스 데이타베이스 장애원인과 복구절차 admin 2011.03.14 1882
76 문서파일 파일의 장애원인과 주의사항 admin 2011.03.14 1829
75 서버/레이드 RAID 1E admin 2011.03.30 1815
74 SQL서버 MSSQL Server 2008 R2 테이블 삭제(Drop Table) 복구 master 2017.03.28 1783
73 파일시스템 FAT32 파일시스템의 MBR 살펴보기 admin 2011.03.16 1776
72 레이드 디스크 어레이 컨트롤러 master 2017.03.21 1725
71 파일시스템 파일시스템의 정의 admin 2011.03.17 1725
70 PC관리 WHAT IS DATA BACKUP? admin 2013.06.29 1700
69 데이타관리 안전한 데이타관리 방법 admin 2013.06.13 1699
68 암호/복호 파일 암호 admin 2011.03.14 1662
» 파일시스템 NTFS Sparse Files (NTFS5 only) admin 2011.03.17 1659
66 서버/레이드 레이드 주요 장애원인과 복구절차 admin 2011.03.14 1626
65 파일시스템 Using EFS admin 2011.03.17 1607
64 PC관리 Maintaining your System admin 2013.06.29 1582
63 파일시스템 EFS - Encrypting File System admin 2011.03.17 1567
62 메모리 플래시메모리복구 ECC적용효과 file admin 2011.03.16 1565
Board Pagination Prev 1 2 3 4 5 6 Next
/ 6