US2017083630A1PendingUtilityA1

Method to virtualize large files in a sandbox

Assignee: TAS EGEMENPriority: Sep 21, 2015Filed: Sep 21, 2015Published: Mar 23, 2017
Est. expirySep 21, 2035(~9.2 yrs left)· nominal 20-yr term from priority
Inventors:Egemen Tas
G06F 9/44G06F 16/174H04L 63/10G06F 17/30598G06F 17/30914
42
PatentIndex Score
0
Cited by
0
References
0
Claims

Abstract

There is provided a method and system with an improved bitmap access control method of file virtualization for large files in sandbox. The process divides a large file to pieces clusters by fixed byte counts, building a mapping relationship between logical view of sandboxed file and physical shadow file on disk. Thus, there is no need to copy an entire file when a file is modified and waste the user's disk storage.

Claims

exact text as granted — not AI-modified
What is claimed is: 
     
         1 . A method to provide an improved bitmap access control method of file virtualization for a large file in sandbox comprising:
 dividing a large file to pieces clusters by fixed byte counts; and   building a mapping relationship between logical view of a sandboxed file and a physical shadow file on disk.   
     
     
         2 . The method according to  claim 1 , where the large file is modified comprising:
 Dividing the large file into clusters;   Allocating a bitmap containing filesize/clustersize bits;   Running a process in a sandbox which reads a cluster from original large file if the bit is zero; and   Running a process in a sandbox which reads a cluster from shadow file if the bit is one.   
     
     
         3 . The method according to  claim 1 , where callback routine is written comprising:
 Writing a virtual file by the sandbox process;   Calculating modified clusters and marking corresponding bits to 1 in bitmap; and   Treating all clusters beyond bitmap's size as 1.   
     
     
         4 . A method according to  claim 1 , where consistent baseline view of file in sandbox is provided comprising:
 Monitoring modifications to original from outside processes;   Defining the modified cluster bit as 1 in bitmap;   Modifying the original file directly without extra process;   Defining the modified cluster bit as 0 in bitmap; and   Copying original data to the shadow file and setting corresponding bit as 1.

Join the waitlist — get patent alerts

Track US2017083630A1 — get alerts on status changes and closely related new filings.

We store only your email — no account needed. See our privacy policy.