lkml.org 
[lkml]   [2009]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 2.6.29
Jeff Garzik wrote:
> Linus Torvalds wrote:
>> Of course, your browsing history database is an excellent example of
>> something you should _not_ care about that much, and where performance
>> is a lot more important than "ooh, if the machine goes down suddenly,
>> I need to be 100% up-to-date". Using fsync on that thing was just
>> stupid, even
>
> If you are doing a ton of web-based work with a bunch of tabs or windows
> open, you really like the post-crash restoration methods that Firefox
> now employs. Some users actually do want to checkpoint/restore their
> web work, regardless of whether it was the browser, the window system or
> the OS that crashed.
>
> You may not care about that, but others do care about the integrity of
> the database that stores the active FF state (Web URLs currently open),
> a database which necessarily changes for each URL visited.
..

fsync() isn't going to affect that one way or another
unless the entire kernel freezes and dies.

Firefox locks up the GUI here from time to time,
but the kernel still flushes pages to disk,
and even more quickly when alt-sysrq-s is used.

Cheers


\
 
 \ /
  Last update: 2009-03-28 03:21    [W:0.442 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site