Frank Sweetser <fs(a)WPI.EDU> writes:
> I've noticed that not too many people have putting in meeting topic requests,
> so I thought that if anyone's interested I'd volunteer to throw together some
> slides on BtrFS.
>
> For those of you who haven't heard of it, BtrFS is the next generation linux
> filesystem. Though still in heavy development, it was included in the
> mainstream kernel last year. It promises to scale to filesystems well beyond
> what any of the current offerings can handle (including ext4), as well as
> offering far greater flexibility and better data security for data admins.
>
> If you have anything else that you'd like to hear about, either instead of or
> in addition to BtrFS, chime in, and hopefully someone else on the list will be
> able to make it happen!
If anyone is interested in a talk on SSDs, chime in. I can present my
experiences with these devices. I've evaluated the performance of
several vendors' products, ranging from the poor to the exemplary. I
can talk about the modifications made in the block layer to accommodate
for these devices, and the current implementation of the block discard
support (which maps to ATA TRIM, which is important for device lognevity
and performance) and how that is wired up to file systems such as ext4.
Cheers,
Jeff