Displaying 1 result from an estimated 1 matches for "i50027g".
Did you mean:
50027
2018 Jan 05
1
stat(2) cache, samba3 versus samba4
...7 computer.
Some of the games cause storms of stat(2) system calls, here is a
partial strace:
newfstatat(35, "i50145t.bmp", {st_mode=S_IFREG|0664, st_size=35344, ...}, 0) = 0
newfstatat(35, "i01014o.BMP", {st_mode=S_IFREG|0664, st_size=21536, ...}, 0) = 0
newfstatat(35, "i50027g.bmp", {st_mode=S_IFREG|0664, st_size=28416, ...}, 0) = 0
newfstatat(35, "i02017g.BMP", {st_mode=S_IFREG|0664, st_size=11584, ...}, 0) = 0
newfstatat(35, "i99509o.bmp", {st_mode=S_IFREG|0664, st_size=73080, ...}, 0) = 0
Depending on the game they either slow down during sta...