17%
    
    
    02.06.2020
        
    
    	
         on a local NVMe device:
$ cat /proc/partitions|grep nvme
 259        0  244198584 nvme0n1
 259        3   97654784 nvme0n1p1
 259        4   96679936 nvme0n1p2
I will be using partition 1 for the L2ARC read
    
 
		    
				        
    17%
    
    
    09.04.2019
        
    
    	
        
Unexplained rename() delay: https://twitter.com/jsaryer/status/1069831718389960704
GitHub, James Saryerwinnie: https://gist.github.com/jamesls/9d52c7b3a19491f4d14c2d487515115f
rename(2) man page: https
    
 
		    
				        
    17%
    
    
    22.12.2017
        
    
    	
        .0.0.0.18576: S 1905213613:1905213613(0) win 512
91:33:3b:3:a0:f5 d6:11:53:f:5e:c8 0.0.0.0.8066 > 0.0.0.0.49105: S 428779274:428779274(0) win 512
c4:27:40:74:3d:11 b9:a5:d3:1d:e:bf 0.0.0.0.8772 > 0.0.0.0.42343: S 1206065071
    
 
		    
				        
    17%
    
    
    12.09.2013
        
    
    	
        :00:03.000207
In my httpd.conf file, I set a timeout of five seconds. If the SQL query runs for 4.9 seconds, the server should still provide a reasonable answer, but not after 5.1 seconds (Listing 3).
Listing 3
    
 
		    
				        
    17%
    
    
    05.12.2019
        
    
    	
        ).
    
        	                    
	
	    
	
	
Figure 1: Flattening a 2D array in C or C++.
    
Listing 3
inspect.c
 #include 
  **
 int a[4][5] = {             // array of 4 arrays of 5 ints each, a 4x5 matrix
     { 1, 2, 3
    
 
		    
				        
    17%
    
    
    21.03.2017
        
    
    	
        " ! Dataset name
010      CHARACTER(LEN=8), PARAMETER :: groupname = "subgroup" ! Sub-Group 1 name
011      CHARACTER(LEN=9), PARAMETER :: groupname3 = "subgroup2" ! Sub-Group 3 name
012      ! Dataset 2 name
013
    
 
		    
				        
    17%
    
    
    24.02.2022
        
    
    	
        .255.255.255  broadcast 0.0.0.0
        inet6 fe80::bfd3:1a4b:f76b:872a  prefixlen 64  scopeid 0x20
        ether 42:01:0a:80:00:02  txqueuelen 1000  (Ethernet)
        RX packets 11919  bytes 61663030 (58.8 Mi
    
 
		    
				        
    17%
    
    
    25.03.2020
        
    
    	
        GVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJiNDVhMDhjMi1kMzg1LTQxMmItOTUwNS02YmRmODdiNjRhN2EiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6ZGVmYXVsdDp0ZXN0c2VydmljZWFjY291bnQifQ.SO9XwM3zgiW6sOfEaJx1P6
    
 
		    
				        
    17%
    
    
    17.03.2020
        
    
    	
        :
$ cat /proc/partitions|grep nvme
 259        0  244198584 nvme0n1
 259        3   97654784 nvme0n1p1
 259        4   96679936 nvme0n1p2
I will be using partition 1 for the L2ARC read cache, so to enable
    
 
		    
				        
    17%
    
    
    27.09.2021
        
    
    	
        
Ubuntu Startup Improvement
  Distribution
  
  AMI Tested
  
  OS Boot (s)
  
  Service Start (s)
  
  Total (s)
  
  Trusty (14.04)
  
  ami-05dc324761386f3a9
  
  14.581
  
  3