[zfs-code] Peak every 4-5 second

2008-07-23 Thread Tharindu Rukshan Bamunuarachchi
Dear Mark/All, Our trading system is writing to local and/or array volume at 10k messages per second. Each message is about 700bytes in size. Before ZFS, we used UFS. Even with UFS, there was evey 5 second peak due to fsflush invocation. However each peak is about ~5ms. Our application can not

[zfs-code] Peak every 4-5 second

2008-07-23 Thread Robert Milkowski
An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-code/attachments/20080723/7c9a1c12/attachment.html>

[zfs-code] Peak every 4-5 second

2008-07-23 Thread Tharindu Rukshan Bamunuarachchi
An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-code/attachments/20080723/124fec9e/attachment.html> -- nex

[zfs-code] [zfs-discuss] Peak every 4-5 second

2008-07-23 Thread Robert Milkowski
Hello Tharindu, Wednesday, July 23, 2008, 6:35:33 AM, you wrote: TRB> Dear Mark/All, TRB> Our trading system is writing to local and/or array volume at 10k TRB> messages per second. TRB> Each message is about 700bytes in size. TRB> Before ZFS, we used UFS. TRB> Even with UFS, there was evey 5

[zfs-code] [zfs-discuss] Peak every 4-5 second

2008-07-23 Thread Tharindu Rukshan Bamunuarachchi
An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-code/attachments/20080723/bfd2f680/attachment.html> -- nex

[zfs-code] [zfs-discuss] Peak every 4-5 second

2008-07-23 Thread Tharindu Rukshan Bamunuarachchi
An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-code/attachments/20080723/0a650762/attachment.html> -- nex

[zfs-code] [zfs-discuss] Peak every 4-5 second

2008-07-23 Thread frank.hofm...@sun.com
On Wed, 23 Jul 2008, Tharindu Rukshan Bamunuarachchi wrote: > 10,000 x 700 = 7MB per second .. > > We have this rate for whole day > > 10,000 orders per second is minimum requirments of modern day stock exchanges > ... > > Cache still help us for ~1 hours, but after that who will help

[zfs-code] [zfs-discuss] Peak every 4-5 second

2008-07-23 Thread Richard Elling
Frank.Hofmann at Sun.COM wrote: > On Wed, 23 Jul 2008, Tharindu Rukshan Bamunuarachchi wrote: > > >> 10,000 x 700 = 7MB per second .. >> >> We have this rate for whole day >> >> 10,000 orders per second is minimum requirments of modern day stock >> exchanges ... >> >> Cache still help