search for: 484m

Displaying 4 results from an estimated 4 matches for "484m".

Did you mean: 484
2018 Apr 27
3
Size of produced binaries when compiling llvm & clang sources
...of the binaries: 1.9G clang-7 1.6G clang-check 1.2G clang-tidy 1.1G opt 1.1G bugpoint 1.1G llvm-lto 1.1G llvm-lto2 1018M llc 1015M c-index-test 992M dsymutil 992M llvm-isel-fuzzer 989M llvm-opt-fuzzer 987M llvm-dwp 937M llvm-c-test 653M clang-import-test 512M clangd 493M arcmt-test 484M lli 480M clang-query 473M clang-refactor 469M clang-move 468M global-symbol-builder 467M clang-change-namespace 464M tool-template 464M clang-rename 462M clang-reorder-fields 460M find-all-symbols 456M clang-doc 452M clang-include-fixer 444M modularize 443M clang-func-mapping 442M cla...
2018 Apr 27
0
Size of produced binaries when compiling llvm & clang sources
...1G opt > 1.1G bugpoint > 1.1G llvm-lto > 1.1G llvm-lto2 > 1018M llc > 1015M c-index-test > 992M dsymutil > 992M llvm-isel-fuzzer > 989M llvm-opt-fuzzer > 987M llvm-dwp > 937M llvm-c-test > 653M clang-import-test > 512M clangd > 493M arcmt-test > 484M lli > 480M clang-query > 473M clang-refactor > 469M clang-move > 468M global-symbol-builder > 467M clang-change-namespace > 464M tool-template > 464M clang-rename > 462M clang-reorder-fields > 460M find-all-symbols > 456M clang-doc > 452M clang-include-fi...
2007 Feb 27
16
understanding zfs/thunoer "bottlenecks"?
Currently I''m trying to figure out the best zfs layout for a thumper wrt. to read AND write performance. I did some simple mkfile 512G tests and found out, that per average ~ 500 MB/s seems to be the maximum on can reach (tried initial default setup, all 46 HDDs as R0, etc.). According to http://www.amd.com/us-en/assets/content_type/DownloadableAssets/ArchitectureWP_062806.pdf I would
2015 Jun 14
2
[PATCH] pod: Use F<> for filenames instead of C<>.
...is used by the User-Mode Linux backend to use a regular emulated serial port instead of virtio-serial. diff --git a/df/virt-df.pod b/df/virt-df.pod index 331f6fc..3f7fc3f 100644 --- a/df/virt-df.pod +++ b/df/virt-df.pod @@ -52,7 +52,7 @@ output human-readable: F14x64:/dev/sda1 484M 66M 393M 14% F14x64:/dev/vg_f13x64/lv_root 7.4G 3.4G 4.0G 46% -Show disk usage for a disk image file called C<test.img>: +Show disk usage for a disk image file called F<test.img>: $ virt-df -a test1.img Filesystem 1K-blocks Used...