On Wed, 1 Jun 2005, Matus UHLAR - fantomas wrote:

is this true even for FreeBSD 5? It should have good thread support even in
libc (FreeBSD 4 only in kernel, or using the linuxthreads library).

No idea.

The theoretical criteria for aufs to work is that one thread performing disk I/O must not block the other threads of the application. Or specifically in the aufs case that the I/O threads performing disk I/O does not block the main thread performing networking.

If the above is fulfilled by FreeBSD 5 then chances are very high aufs will perform nicely.

Regards
Henrik

Reply via email to