[Bug 355552] Re: Quassel very I/O intensive, fsync()ing to disk after each log entry

2009-07-21 Thread Jonathan Thomas
Fix released to karmic. ** Changed in: quassel (Ubuntu) Status: Fix Committed => Fix Released -- Quassel very I/O intensive, fsync()ing to disk after each log entry https://bugs.launchpad.net/bugs/32 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 355552] Re: Quassel very I/O intensive, fsync()ing to disk after each log entry

2009-05-06 Thread Zorael
This can be temporarily worked around using the same method as the one used to work around Firefox fsyncing excessively; by creating a wrapper that replaces the fsync() function with a noop dummy. See http://ubuntuforums.org/showthread.php?t=1103926. fsync.c: int fsync (int fd)

[Bug 355552] Re: Quassel very I/O intensive, fsync()ing to disk after each log entry

2009-04-05 Thread Scott Kitterman
Fixed already in 0.5. It's to late for Jaunty, but the fix will be in Karmic. ** Changed in: quassel (Ubuntu) Importance: Undecided => Medium ** Changed in: quassel (Ubuntu) Status: New => Fix Committed -- Quassel very I/O intensive, fsync()ing to disk after each log entry https://bu

[Bug 355552] Re: Quassel very I/O intensive, fsync()ing to disk after each log entry

2009-04-05 Thread Scott Kitterman
http://bugs.quassel-irc.org/issues/show/662 -- Quassel very I/O intensive, fsync()ing to disk after each log entry https://bugs.launchpad.net/bugs/32 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

Re: [Bug 355552] Re: Quassel very I/O intensive, fsync()ing to disk after each log entry

2009-04-05 Thread Scott Kitterman
Quassel uses sqlite for data storage, so I suspect this is more likely an sqlite issue, but we'll look into it. -- Quassel very I/O intensive, fsync()ing to disk after each log entry https://bugs.launchpad.net/bugs/32 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 355552] Re: Quassel very I/O intensive, fsync()ing to disk after each log entry

2009-04-05 Thread Zorael
** Attachment added: "quasselmotd.log" http://launchpadlibrarian.net/24830402/quasselmotd.log -- Quassel very I/O intensive, fsync()ing to disk after each log entry https://bugs.launchpad.net/bugs/32 You received this bug notification because you are a member of Ubuntu Bugs, which is subs