7 lines
319 B
Text
7 lines
319 B
Text
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
|