diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2011-05-02 08:16:43 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2011-05-02 08:16:43 +0000 |
commit | b687bd2d1d3d45616122b0d1fc21d1c468148b4e (patch) | |
tree | 11a9178f38fcb31701d102bb3b98c806af5724cb /devel/libublio | |
parent | 5c468d6afc647cd3a07993ae1cef755b55cfe634 (diff) | |
download | ports-b687bd2d1d3d45616122b0d1fc21d1c468148b4e.tar.gz ports-b687bd2d1d3d45616122b0d1fc21d1c468148b4e.zip |
Notes
Diffstat (limited to 'devel/libublio')
-rw-r--r-- | devel/libublio/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libublio/pkg-descr b/devel/libublio/pkg-descr index ce8aa3a05f7c..d6c1b8294340 100644 --- a/devel/libublio/pkg-descr +++ b/devel/libublio/pkg-descr @@ -2,4 +2,6 @@ This is a user space caching library, currently used by FreeBSD and Mac OS X to improve performance of NTFS-3G (sysutils/fusefs-ntfs port), because these systems don't have a block device cache, giving a very slow read/write rate. +Note that libublio is _not_ thread safe. + WWW: http://mercurial.creo.hu/repos/libublio |