Re: [zfs-discuss] How ZFS decides if write to the slog or directly to the POOL

2009-01-05 Thread Marcelo Leal
> > Marcelo Leal writes: > > Hello all, > > Somedays ago i was looking at the code and did see > some variable that > > seems to make a correlation between the size of > the data, and if the > > data is written to the slog or directly to the > pool. But i did not > > find it anymore, and i thin

Re: [zfs-discuss] How ZFS decides if write to the slog or directly to the POOL

2009-01-05 Thread Roch
Marcelo Leal writes: > Hello all, > Somedays ago i was looking at the code and did see some variable that > seems to make a correlation between the size of the data, and if the > data is written to the slog or directly to the pool. But i did not > find it anymore, and i think is way more com

[zfs-discuss] How ZFS decides if write to the slog or directly to the POOL

2008-12-29 Thread Marcelo Leal
Hello all, Somedays ago i was looking at the code and did see some variable that seems to make a correlation between the size of the data, and if the data is written to the slog or directly to the pool. But i did not find it anymore, and i think is way more complex than that. For example, if