2011/8/20 Till Maas <opensou...@till.name>:
> How can it increase disk searching in case the program is still there?
> It needs to be fetched from the disk anyhow when it is run. Or am I
> missing something here?

It's just one stat with every command execution.
If you're curious how it looks internally, findcmd.c:71 and findcmd.c:327.
Function which gets executed is file_status, defined in findcmd.c:84.
--
Greetings,
Maciej Małecki
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to