64%
07.01.2014
multiple copies of the same data. For example, if you have a 100TB filesystem that is 20% full, (20TB) and you create a copy, you copy 20TB of data. If you make another copy later when the filesystem uses
64%
10.06.2015
– Default; an improved and optimized version of the LZ77 algorithm.
LZMA2 – An improved version of LZMA.
PPMD – Dmitry Shkarin's PPMdH with small changes.
PCJ – A converter for 32-bit x86 executables
64%
04.08.2020
, what would you say if I told you that you could automatically reduce the size of your Docker images 30x? Why are smaller container images a good thing? When it comes to containers, less is more: Your ... DockerSlim minifies your Docker container images up to 30x and adds security, too.
64%
30.01.2020
the process was swapped out of main memory
X
Average amount of shared text in the process (KB)
Z
System's page size (bytes) – this is a system constant
c
Number
64%
25.09.2023
="chmod
---
> RQRDCMNDS="apt-get
> chmod
13a17
> mkdir
15a20
> usermod
35c40
< if ! wget "https://mmonit.com/monit/dist/binary/${MONITVER}/monit-${MONITVER}-linux-x64.tar.gz" -O /tmp
64%
14.03.2013
: 6
08 microcode : 0x60c
09 cpu MHz : 800.000
10 cache size : 6144 KB
11 physical id : 0
12 siblings : 2
13 core id : 0
14 cpu cores : 2
15 apicid
64%
09.04.2019
).
Listing 2
Arrays
julia> a = [1 2];
1x2 Array{Int64,2}:
1 2
julia> b = [3 4];
1x2 Array{Int64,2}:
3 4
julia> [a b]
1x4 Array{Int64,2}:
1 2 3 4
julia> [a; b]
2x2 Array{Int64,2}:
1 2
3 4
64%
03.02.2022
Architecture
I'll use a simple example of a single-socket system with an AMD Ryzen Threadripper [5] 3970X CPU that has simultaneous multithreading (SMT) turned on.
A first step in understanding how
64%
14.03.2013
(pr->pr_path), 0);
17 [...]
18 error = copyinstr(j.hostname,
19 &pr->pr_host, sizeof(pr->pr_host), 0);
20 [...]
21 pr->pr_ip = j.ip_number;
22 pr->pr_linux = NULL;
23 pr->pr_securelevel = securelevel
64%
18.06.2014
( 7.10%) ( 15.26% cumulative)
[ 168- 252 days]: 9820 ( 2.53%) ( 17.79% cumulative)
[ 252- 365 days]: 79030 ( 20.36%) ( 38.15% cumulative)
[ 365- 504 days]: 3717 ( 0.96%) ( 39.11% cumulative)
[ 504