Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tony4248 committed Jun 20, 2017
1 parent 7ba44a3 commit 301150b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ FUSE (Filesystem in Userspace) is an OS mechanism for unix-like OS that lets non

## Limitation
* Due to the overhead of fuse system, the performance will be expected slower than native file system.
* For the cp command, the blobfs will use read out - then write in to new blob mode. this will spent more time for large files/folders.
* For the page blob, currently, blobfs doest not support the copy operation. it may casue file interruption.

## Supported platforms
-Linux : x86, x64
Expand Down

0 comments on commit 301150b

Please sign in to comment.