Displaying 3 results from an estimated 3 matches for "784k".
Did you mean:
784
2008 Mar 22
2
[LLVMdev] Adding SQLite3 to llvm test-suite
...system, and it comes with an extensive
testsuite (over 40000 tests).
It hasn't shown any bugs in LLVM, but it is fairly simple to build [even
turn off features via -D], and can be CPU intensive.
I have integrated SQLite3 into llvm-test's build system, it is too large
to send as attachment (784K), you can get it from here:
http://edwintorok.googlepages.com/SQLite_llvm_test.tar.gz
The testsuite is using tcl, and needs tcl headers available at
build-time so I didn't add that [they are mostly I/O bound anyway]
Instead I found a "speedtest" script in the sqlite distribution. I
m...
2008 Mar 24
0
[LLVMdev] Adding SQLite3 to llvm test-suite
...testsuite (over 40000 tests).
> It hasn't shown any bugs in LLVM, but it is fairly simple to build
> [even
> turn off features via -D], and can be CPU intensive.
>
> I have integrated SQLite3 into llvm-test's build system, it is too
> large
> to send as attachment (784K), you can get it from here:
> http://edwintorok.googlepages.com/SQLite_llvm_test.tar.gz
>
> The testsuite is using tcl, and needs tcl headers available at
> build-time so I didn't add that [they are mostly I/O bound anyway]
> Instead I found a "speedtest" script in the...
2012 Nov 13
1
thread taskq / unp_gc() using 100% cpu and stalling unix socket IPC
...1% system, 0.0% interrupt, 32.3% idle
CPU 22: 5.9% user, 0.0% nice, 58.8% system, 0.0% interrupt, 35.3% idle
CPU 23: 6.3% user, 0.0% nice, 59.6% system, 0.0% interrupt, 34.1% idle
Mem: 3551M Active, 1351M Inact, 2905M Wired, 8K Cache, 7488K Buf, 85G Free
ARC: 1073M Total, 107M MRU, 828M MFU, 784K Anon, 7647K Header, 130M Other
Swap: 8192M Total, 8192M Free
PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND
11 root 24 155 ki31 0K 384K CPU23 23 431.4H 847.95% idle
0 root 248 -8 0 0K 3968K - 1 10:24 89.45% kernel...