Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VFS speedup #325

Closed
mc-butler opened this issue Apr 15, 2009 · 5 comments
Closed

VFS speedup #325

mc-butler opened this issue Apr 15, 2009 · 5 comments
Assignees
Labels
area: vfs Virtual File System support prio: medium Has the potential to affect progress ver: 4.6.2 Reproducible in version 4.6.2
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/325
Reporter andrew_b (@aborodin)
Keywords commited-master

Patch from Andrew Zabolotny <zap at homelink dot ru>
This patch makes VFS a bit faster by replacing GSList with GPtrArray
and using a clever trick to avoid doing list/array searches on every
VFS lookup.

Original patch: http://mc.redhat-club.org/tracs/old/attachment/ticket/110/23_vfs_no_slist.patch

Copy of patch is attached.

Note

Original attachments:

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 15, 2009 at 5:19 UTC

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on May 14, 2009 at 14:45 UTC (comment 1)

  • Keywords set to review, vote-slavazanko
  • Owner set to slavazanko
  • Status changed from new to accepted

branch 325_vfs_speedup created (parent branch: master)

[67dcfb3a3bd223b49a0b67e9d67e38491325e571]

Please, review.

@mc-butler
Copy link
Author

Changed by styx (@styx) on May 19, 2009 at 5:39 UTC (comment 2)

  • Keywords changed from review, vote-slavazanko to vote-slavazanko, vote-styx, approved

@mc-butler
Copy link
Author

Changed by styx (@styx) on May 20, 2009 at 18:14 UTC (comment 3)

  • Status changed from accepted to testing
  • Keywords changed from vote-slavazanko, vote-styx, approved to commited-master
  • Resolution set to fixed

@mc-butler
Copy link
Author

Changed by styx (@styx) on May 20, 2009 at 18:15 UTC (comment 4)

  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: vfs Virtual File System support prio: medium Has the potential to affect progress ver: 4.6.2 Reproducible in version 4.6.2
Development

No branches or pull requests

2 participants