Difference between revisions of "Chgrp, chmod, chown, chcon, du, rm performance information on ext filesytems"

From wikieduonline
Jump to navigation Jump to search
(Created page with "* Noteworthy changes in release 7.0 (2008-10-05) [beta] ** New features chgrp, chmod, chown, chcon, du, rm: now all display linear performance, even when operating on mi...")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
* Noteworthy changes in release 7.0 (2008-10-05) [beta]
+
* Noteworthy changes [[coreutils]] in release 7.0 (2008-10-05) [beta]
  
 
** New features
 
** New features

Revision as of 12:01, 27 August 2020

  • Noteworthy changes coreutils in release 7.0 (2008-10-05) [beta]
    • New features
 chgrp, chmod, chown, chcon, du, rm: now all display linear performance,
 even when operating on million-entry directories on ext3 and ext4 file
 systems.  Before, they would exhibit O(N^2) performance, due to linear
 per-entry seek time cost when operating on entries in readdir order.
 Rm was improved directly, while the others inherit the improvement
 from the newer version of fts in gnulib.


See also

Advertising: