|
|
Subscribe / Log in / New account

What goes into default Debian?

What goes into default Debian?

Posted Feb 25, 2021 13:52 UTC (Thu) by zdzichu (subscriber, #17118)
In reply to: What goes into default Debian? by Hello71
Parent article: What goes into default Debian?

Those filesystem are virtual, "find" goes through them in single-digit milliseconds.


to post comments

What goes into default Debian?

Posted Feb 25, 2021 14:03 UTC (Thu) by pizza (subscriber, #46) [Link] (1 responses)

On the system I'm writing this from, 'time find /sys > /dev/null" claims 81ms (with 55042 entries)

(So it's double-digit-ms speeds..)

What goes into default Debian?

Posted Feb 25, 2021 15:33 UTC (Thu) by zdzichu (subscriber, #17118) [Link]

Before posting I've checked on my work environment (Fedora in HyperV on Windows 10, on ~5 years old Thinpad T560). I was getting 5-8 ms for /dev, /proc and /sys.
It completely doesn't matter while we are talking about "find / …" taking over 9 minutes, so let's end this subthread here.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds