Re: Is this still an ongoing project?
Jim Rees <[email protected]>
| Newsgroups | gmane.comp.file-systems.openafs.freebsd |
|---|---|
| Message-ID | <[email protected]> |
Well, it's not working on FreeBSD 5.2 on amd64, I know that much, since the threading library uses x86-specific assembly code. Don't be deceived by the param files. The 5.x client does not work. But if you get Garrett's patch it's close. The OpenAFS threading is an abomination. It needs to be replaced by kernel threads, which all modern BSDs have, and probably all other OSes too. But it's a fair amount of work and not something I'll be doing any time soon.