Opened 13 years ago

Closed 13 years ago

#457 closed enhancement (fixed)

Closing a directory container with a large number of files >64k is slow and involves significant processor and drive activity

Reported by: Gregg Young Owned by: Gregg Young
Priority: minor Milestone: Release_3.19
Component: fm/2 base Version: 3.18
Keywords: Cc:

Description

Possible causes:

  1. Since the auto tile code rescans all the containers perhaps it get rescanned before it can close.
  2. This is from freeing the container items.

Change History (3)

comment:1 Changed 13 years ago by Gregg Young

Summary: Closing a directory container with a large number of files >64k is slow and involves significant processor and direve activityClosing a directory container with a large number of files >64k is slow and involves significant processor and drive activity
Type: defectenhancement

comment:2 Changed 13 years ago by Gregg Young

Owner: set to Gregg Young
Status: newassigned

Improved with SleepIfNeeded? and IdleIfNeeded?

comment:3 Changed 13 years ago by Gregg Young

Resolution: fixed
Status: assignedclosed

CS 1570

Note: See TracTickets for help on using tickets.