YAEH! milestone reached!
Poul-Henning Kamp
phk at phk.freebsd.dk
Wed Aug 9 17:40:27 CEST 2006
In message <ujrzmee3qkr.fsf at cat.linpro.no>, Dag-Erling =?iso-8859-1?Q?Sm=F8rgra
v?= writes:
>"Poul-Henning Kamp" <phk at phk.freebsd.dk> writes:
>> I know this isn't an official milestone, but for me personally it is
>> a major milestone: we've run for 24h continously.
>
>Excellent work!
>
>> 1d+00:01:04 syscalls: 14634.145/s 19.775/req
>
>How do you count syscalls? these fields don't show up on my
>varnishstat output...
It's just a quick hack I did to test it.
+ ss = sizeof sc;
+ scr = sysctlbyname("vm.stats.sys.v_syscall", &sc, &ss, NULL, 0);
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the varnish-dev
mailing list