VFS speedup #325
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
Important
This issue was migrated from Trac:
andrew_b
(@aborodin)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:
andrew_b
(@aborodin) onApr 15, 2009 at 5:19 UTC
The text was updated successfully, but these errors were encountered: