Change 30426

neal_firth (Neal Firth)
Neal Firth committed this change into //guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin under Review 30424
View Review
Download .zip
Modified through swarm. #review

Major changes. Effectively a new approach. Significant performance improvements. Specifically:
 * Change from time-last-modified to time-last-accessed.
 * Replace perl based find code with effectively equivalent shell code. Operates at least 7 times faster with smaller resource footprint than the perl code.
 * Threshold parameters can be specified as percentage of total disk space.
 * Enhanced parameter validation.
 * Enhanced log information for better performance tracking and debug support.
 * Added check so that a new run does not interrupt a run in progress.
 * Updated help information to reflect new technologies and capabilities.
 * Added internal algorithm related comments to aid future support/ enhancements.
 * Minor code consistency changes. Mostly adding support functions to standardize.
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
p4pcm.pl#13
Loading...
Tip: Use n and p to cycle through the changes.