This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6785 - Yield whilst database is committing
Attached to Project:
Rockbox
Opened by Steve Bavin (pondlife) - Saturday, 10 March 2007, 13:45 GMT+2
Last edited by Steve Bavin (pondlife) - Saturday, 10 March 2007, 14:02 GMT+2
Opened by Steve Bavin (pondlife) - Saturday, 10 March 2007, 13:45 GMT+2
Last edited by Steve Bavin (pondlife) - Saturday, 10 March 2007, 14:02 GMT+2
|
DetailsThe attached patch just adds a bit of yielding to the database sorting, which makes the UI a bit more responsive during the commit.
|
This task depends upon
Closed by Steve Bavin (pondlife)
Saturday, 10 March 2007, 15:35 GMT+2
Reason for closing: Accepted
Additional comments about closing: A larger version of this made it to SVN.
Saturday, 10 March 2007, 15:35 GMT+2
Reason for closing: Accepted
Additional comments about closing: A larger version of this made it to SVN.
Here's a better one, based on time, not an arbitrary count.
Here's another one that uses a timed yield function to tidy up the various "yield counts".
Oops, the file...