Content deleted Content added
m →Etymology: punct. |
m →How it works: style |
||
Line 12:
Essentially, the Orlov algorithm tries to spread out "top-level" directories, on the assumption that they are unrelated to each other. Directories created in the root directory of a filesystem are considered top-level directories; [[Theodore Ts'o]] added a special [[inode]] flag that allows the system administrator to mark other directories as being top-level directories as well. If /home lives in the root filesystem (and people do set up systems that way), a simple <code>chattr</code> command will make the system treat it as a top-level directory.
When creating a directory
== Performance ==
|