47%
30.07.2014
$socket "system.loadavg_5min $lavg[1] $ts\n";
print $socket "system.loadavg_15min $lavg[2] $ts\n";
sleep(60);
}
close($socket);
The example client in Listing 1 sends the load average values of the last 1, 5, and 15
47%
07.11.2011
omp parallel for private(i) shared(x, y, n) reduction(+:a, b)
03 for (i=0; i<n; i++) {
04 a = a + x[i] ;
05 b = b + y[i] ;
06 }
The compiler creates a local copy of each variable
47%
14.03.2013
use what are known as national language data types (NCHAR, NVARCHAR2, or NCLOB).
Converting the database to Unicode removes this need and the "N" data types can be converted back to "normal" data types
47%
13.02.2017
Tag: -[UUID:C8040008000011037D001276EE0201AB]-
CPU: AMD, x86_64 arch
CPU Topology: 4 cpu(s), 8 core(s), 8 thread(s)
Memory: 2.0 GB
Disk Space: N/A GB total, N/A GB free
OS
47%
28.11.2021
After installing WSL for container operation, you should always check for and install any Windows updates to be on the safe side. To use the new WSL2 version, the WSL2 Linux kernel update package for x64 ... Deploy a full Linux container environment, including a Kubernetes cluster, on Windows with Windows Subsystem for Linux version 2. ... Containers + WSL2 ... Use Linux Containers with WSL2 on Windows
47%
20.10.2013
remains to finish (20% in this case). When the test is done, the output looks like this:
[root@home4 ~]# smartctl -l selftest /dev/sdd
smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.6.32-358.18.1.el6.x86
47%
30.01.2020
VPCFrontNet:
14 Type: AWS::EC2::Subnet
15 Properties:
16 CidrBlock:
17 Ref: VPCSubnetFront
18 MapPublicIpOnLaunch: true
19 VpcId:
20 Ref: FortiVPC
21
22 Forti
47%
16.08.2018
seconds set connect timeout (default is 10 sec)
-u seconds set command timeout (no default)
-f n use fanout of n nodes
-w host,host,... set target node list on command line
-x
47%
08.07.2018
seconds set connect timeout (default is 10 sec)
-u seconds set command timeout (no default)
-f n use fanout of n nodes
-w host,host,... set target node list on command line
-x
47%
30.11.2020
timeout for caches in seconds (default: 20)
* -o cache_X_timeout=N
Sets timeout for {stat,dir,link} caches
* -o compression=BOOL
Enables data compression {yes, no}
* -o