On the base of analyzing how to develop file enc/decryption system based on VFS of Solaris with the technology of redirection of system call and how to make it work with OS seamlessly
the author make progress on the simple model of file enc/decryption system and gives the improved model of file enc/decryption system.The result shows that the improved model has better efficiency and reduces the impact to the OS on performance effectively.