Re: Request for opinions - gvinum or ccd?

2009-06-07 Thread Wojciech Puchar
(very roughly, in the non-sequential access case) expected to deliver performance of four drives in a RAID0 array? According to all the Sun documentation, the I/O throughput of a raidz configuration is equal to that of a single drive. exactly what i say. it's like RAID3. Not RAID5 which have c

New "libc" project libposix

2009-06-07 Thread Henrique Almeida
Hello, I've created a new project to build a compliant POSIX 2008 library. The goals of the project are to build a cross platform, easy to use library that will unify the POSIX implementation on all systems. Everybody is welcome, specially "libc" developers. ;-) http://libposix.sourceforge.n

Re: New "libc" project libposix

2009-06-07 Thread Ivan Voras
Henrique Almeida wrote: > Hello, > > I've created a new project to build a compliant POSIX 2008 library. The > goals of the project are to build a cross platform, easy to use library that > will unify the POSIX implementation on all systems. > > Everybody is welcome, specially "libc" developer