파일시스템
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
번호 분류 제목 글쓴이 날짜 조회 수
101 PC관리 MALWARE MAINTENANCE admin 2013.06.29 365148
100 파일시스템 hfs+ 개요 admin 2011.03.19 173012
99 파일시스템 EFS Internals admin 2011.03.17 112680
98 포렌식 Digital Forensic 의 정의 admin 2011.03.19 102510
97 파일시스템 FAT 파일시스템 FAT32 테이블 살펴보기 admin 2011.03.16 16863
96 기타 하드디스크란? master 2017.03.14 11663
95 파일시스템 NTFS Optimization admin 2011.03.17 9388
94 PC관리 DISK MAINTENANCE admin 2013.06.29 8926
93 파일시스템 ext2 개요 admin 2011.03.19 6037
92 메모리 플래시메모리의 장애원인과 복구절차 admin 2011.03.14 5140
91 하드디스크 하드디스크 주요 장애원인 및 복구절차 admin 2011.03.14 5082
90 기타 플래시메모리란? master 2017.03.15 4475
89 레이드 레이드의 구성종류 master 2017.03.16 4277
88 파일시스템 NTFS vs FAT admin 2011.03.17 4183
87 파일시스템 EXT3 개요 admin 2011.03.19 2551
86 메모리 낸드 플래시 서비스 가능 메모리 admin 2013.06.07 2529
85 기타 ONFI 란 admin 2013.06.28 2468
84 파일시스템 EXFAT 개요 admin 2011.09.26 2365
83 DIY복구 포맷 후 복구 admin 2013.06.22 2167
82 기타 이메일이란? master 2017.03.14 2103
Board Pagination Prev 1 2 3 4 5 6 Next
/ 6