Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for trimInterval (0.09 sec)

  1. src/cmd/go/internal/cache/cache.go

    // to avoid causing many unnecessary inode updates. The mtimes therefore
    // roughly reflect "time of last use" but may in fact be older by at most an hour.
    //
    // We scan the cache for entries to delete at most once per trimInterval (1 day).
    //
    // When we do scan the cache, we delete entries that have not been used for
    // at least trimLimit (5 days). Statistics gathered from a month of usage by
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat Mar 09 14:19:39 UTC 2024
    - 20.3K bytes
    - Viewed (0)
Back to top