Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-20148

Purge directories in parallel in ltrash_purge

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • None
    • 3
    • 9223372036854775807

      Now ltrash_purge uses two-phase process to purge files and directories:

      • phase1: purge files during tree walk
      • phase2: purge directories in DFS order in serial

      To improve directory deletion, we can build a directory list in phase1 and then do directory deletion in parallel in phase2, like MPIFileUtils drm does.

            emoly.liu Emoly Liu
            emoly.liu Emoly Liu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: