search for: toei

Displaying 2 results from an estimated 2 matches for "toei".

Did you mean: tobi
2008 Aug 20
0
Fixes pushed to the stable tree
Hello everyone, I''ve pushed out all my fixes so far from btrfs-unstable to btrfs-stable. I''ll update the hotfixes section of the wiki once Toei Rei confirms this update fixes her oopsen. These don''t include any disk format changes, but they do fix checksumming errors and an ugly use after free memory corrupting bug. They also improve performance over every workload I''ve tried so far. -chris -- To unsubscribe from this...
2008 Aug 05
31
Btrfs v0.16 released
...not compatible with filesystems created by older Btrfs releases. But, it should be the fastest Btrfs yet, with a wide variety of scalability fixes and new features. There were quite a few contributors this time around, but big thanks to Josef Bacik and Yan Zheng for their help on this release. Toei Rei also helped track down an important corruption problem. Scalability and performance: * Fine grained btree locking. The large fs_mutex is finally gone. There is still some work to do on the locking during extent allocation, but the code is much more scalable than it was. * Helper threads for...