Displaying 5 results from an estimated 5 matches for "44gb".
Did you mean:
4gb
2018 Sep 19
2
CMake build of LLVM/clang with -DCMAKE_BUILD_TYPE=Release does not create release versions?
...m_build> cmake -Thost=x64 -G "Visual Studio 15 2017 Win64"
-DCMAKE_BUILD_TYPE=Debug -DLLVM_TARGETS_TO_BUILD=host
-DLLVM_BUILD_EXAMPLES=1 -DCLANG_BUILD_EXAMPLES=1
-DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_DOCS=OFF ..\llvm
builds for hours, a few warning, no errors -> llvm_build is ~44GB
i can find many working libs/exes(also examples) in
llvm_build\Debug\(lib|bin)
then i tried to build release versions
Release build: clean build, llvm_build is deleted before
llvm_build> cmake -Thost=x64 -G "Visual Studio 15 2017 Win64"
-DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_T...
2018 Sep 19
4
CMake build of LLVM/clang with -DCMAKE_BUILD_TYPE=Release does not create release versions?
...ost=x64 -G "Visual Studio 15 2017 Win64"
> -DCMAKE_BUILD_TYPE=Debug -DLLVM_TARGETS_TO_BUILD=host
> -DLLVM_BUILD_EXAMPLES=1 -DCLANG_BUILD_EXAMPLES=1
> -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_DOCS=OFF ..\llvm
>
> builds for hours, a few warning, no errors -> llvm_build is ~44GB
>
> i can find many working libs/exes(also examples) in
> llvm_build\Debug\(lib|bin)
>
> then i tried to build release versions
>
> Release build: clean build, llvm_build is deleted before
>
> llvm_build> cmake -Thost=x64 -G "Visual Studio 15 2017 Win64"
>...
2018 Sep 19
2
CMake build of LLVM/clang with -DCMAKE_BUILD_TYPE=Release does not create release versions?
...> > > -DCMAKE_BUILD_TYPE=Debug -DLLVM_TARGETS_TO_BUILD=host
> > > -DLLVM_BUILD_EXAMPLES=1 -DCLANG_BUILD_EXAMPLES=1
> > > -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_DOCS=OFF ..\llvm
> > >
> > > builds for hours, a few warning, no errors -> llvm_build is ~44GB
> > >
> > > i can find many working libs/exes(also examples) in
> > > llvm_build\Debug\(lib|bin)
> > >
> > > then i tried to build release versions
> > >
> > > Release build: clean build, llvm_build is deleted before
> > >
>...
2018 Sep 20
6
CMake build of LLVM/clang with -DCMAKE_BUILD_TYPE=Release does not create release versions?
...PE=Debug -DLLVM_TARGETS_TO_BUILD=host
>>> > > -DLLVM_BUILD_EXAMPLES=1 -DCLANG_BUILD_EXAMPLES=1
>>> > > -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_DOCS=OFF ..\llvm
>>> > >
>>> > > builds for hours, a few warning, no errors -> llvm_build is ~44GB
>>> > >
>>> > > i can find many working libs/exes(also examples) in
>>> > > llvm_build\Debug\(lib|bin)
>>> > >
>>> > > then i tried to build release versions
>>> > >
>>> > > Release build: clean...
2023 Jul 27
1
High memory consumption for small AXFR
...ving zone (50mio RRs) with a small zone with 5RRs.
I wonder, why does NSD needs so much memory to apply the "AXFR-style IXFR"? Is this by design, or a bug?
(On servers with more RAM overhead, step 4 succeeded, but still took 1 minute to serve the new zonen and memory peaked at least to 44GB RAM, so 10GB or more RAM to switch to the small new zone version):
23:31:48 nsd-trial[756415]: xfrd: zone test committed "received update to serial 1690380827 at 2023-07-26T23:31:48 from xxx TSIG verified with key yyy"
23:32:58 nsd-trial[756416]: zone test. received update to serial 16903...