81%
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
81%
10.04.2015
for changed files from the command line).
Listing 1
Configuration File
01 {
02 "version": "3.0.0",
03 "watched": [
04 {
05 "path": "/opt/repos",
06 "triggers": []
07 }
08
81%
04.04.2023
_CCACHE tscherf
04 Password for tscherf@EXAMPLE.COM
05 [108350] 1655651317.859136: FAST armor ccache: KCM:0:45797
06 [108350] 1655651317.859139: Using FAST due to armor ccache negotiation result
07
81%
15.09.2020
with almost all distributions. The SSHFS website has good instructions on how to do the build and install.
The simplest way to check whether sshfs
is installed is to run the command,
$ sshfs -V
sshfs
81%
30.11.2020
with almost all distributions. The SSHFS website has good instructions on how to do the build and install.
The simplest way to check whether sshfs is installed is to run the command (e.g., on Ubuntu 18
81%
09.01.2013
=/var/log/one/accounting.log
04
05 case "$1" in
06 "on"|"off")
07 mode=$1
08 shift
09 ;;
10 *)
11 echo "$0 error: wrong mode." >&2
12 exit 1
13 ;;
14 esac
15
16 if [ "$1
81%
07.10.2014
compiling (Listing 2).
Listing 2
Sheepdog Uses the FNV-1a Algorithm
01 #define FNV1A_64_INIT ((uint64_t) 0xcbf29ce484222325ULL)
02 #define FNV_64_PRIME ((uint64_t) 0x100000001b3ULL)
03
04
81%
18.07.2013
, PHP, and MySQL could take a rest with a load of 0.01. Performance tests on the cache resulted in 100,000 requests per second for 1,000 parallel requests without the base load of the server changing
81%
20.03.2023
.exe
QUAD_MPI
FORTRAN90/MPI version
Estimate an integral of f(x) from A to B.
f(x) = 50 / (pi * ( 2500 * x * x + 1 ) )
A = 0.00000
B = 10.0000
N = 9999999
80%
21.08.2012
: 18:59:43 up 2:42, 5 users, load average: 0.05, 0.02, 0.01
n0001: ssh: connect to host n0001 port 22: Connection timed out
pdsh@test1: n0001: ssh exited with exit code 255
You can do many other