search for: loadpreset

Displaying 1 result from an estimated 1 matches for "loadpreset".

Did you mean: loadpresets
2014 Apr 15
1
CentOS 5/6 random system freezes
...packet, while usually it takes 20 ms. I've run strace on all daemon processes and found this thing: 13:35:36.979887 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0 13:35:36.979944 write(3, "[2014-04-15 13:35:36,979] WARNING WORKER 26 - [pkt#105132/AUTH] loadPresets - memory used: 0 kb\n", 99) = 99 13:35:37.599793 sendto(10, "Q\0\0\0\rSELECT 1\0", 14, MSG_NOSIGNAL, NULL, 0) = 14 13:35:37.599865 poll([{fd=10, events=POLLIN|POLLERR}], 1, -1) = 1 ([{fd=10, revents=POLLIN}]) You can see that between write and sendto passed around 600 ms. At this t...