15 0 0 0 DL seqstat 0xfffff80005598088 [sequencer 00] 14 0 0 0 DL (threaded) [geom] 100081 D - 0xffffffff8368ed88 [g_event] 100082 D - 0xffffffff8368ed90 [g_up] 100083 D - 0xffffffff8368ed98 [g_down] 13 0 0 0 DL (threaded) [ng_queue] ...
for ((i=1; i<=10; i+=2)) ; do echo $i ; done # alternative: seq 1 2 10 for ((i=5; i<=10; ++i)) ; do printf '%02d\n' $i ; done # alternative: seq -w 5 10 for i in {1..10} ; do echo $i ; done Simple Bash filewatching unset MAIL; export MAILCHECK=1; ...
for ((i=1; i<=10; i+=2)) ; do echo $i ; done # alternative: seq 1 2 10 for ((i=5; i<=10; ++i)) ; do printf '%02d\n' $i ; done # alternative: seq -w 5 10Tool: mountMount a temporary ram partitionmount -t tmpfs tmpfs /mnt -o size=64M...
@@ -19,7 +19,8 @@ mt76x02_ampdu_stat_read(struct seq_file *file, void *data) seq_puts(file, "\n"); seq_puts(file, "Count: "); for (j = 0; j < 8; j++) - seq_printf(file, "%8d | ", dev->aggr_stats[i * 8 + j]); + seq_printf(file, "%8d | ", + dev...
CLEANUP: pools: remove now unused seq and pool_free_list MEDIUM: pools: remove the locked pools implementation BUG/MEDIUM: errors: include missing obj_type file MINOR: config: remove support for deprecated option "tune.chksize" MINOR: config: completely remove support for "no option http-use-...
/dovecot/auth-request-var-expand.h /usr/include/dovecot/auth-request.h /usr/include/dovecot/auth-settings.h /usr/include/dovecot/auth-stats.h /usr/include/dovecot/auth-token.h /usr/include/dovecot/auth-worker-client.h /usr/include/dovecot/auth-worker-server.h /usr/include/dovecot/auth.h ...
1961.952394 Performance counter stats for './touchpage-array-madv-nohuge-argc.clang 0 1000': 2,017.34 msec task-clock:u # 1.000 CPUs utilized 50 context-switches # 0.025 K/sec 0 cpu-migrations # 0.000 K/sec 97,774 page-faults # 0.048 M/sec 8,287,680,837 cycles # 4.108 GHz 14,500...
SEQ_TUP_P,BT_TUP_P,DISPATCH_VERIFY,HBKT,DBE_STATS,DBE_XMLGEN,GS_ILM,GSPERF,EXEC_REMOTE,UBTREE_PARA,BTREE_PARA,ANTI_CACHE,ANTI_RECYCLER,VERIFYLOG,GS_REPAIR,AUTHID,CCINDEX,ONLINE_DDL,MTD,EXRTO_BUFFER,STREAM_PBE,HTAP,UALT,GTM_LITE_READ_S,UGIN) (1 row) gaussdb=# set logging_module=...
- MAC address from environment variables FDT_SEQ_MACADDR_FROM_ENV Fix-up device tree with MAC addresses fetched sequentially from environment variables. This config work on assumption that non-usable ethernet node of device-tree are either not present or their status has been marked as "disabled...
docker exec -it 7389f68ec50e /bin/sh ping whoami # PING whoami (10.0.0.6): 56 data bytes # 64 bytes from 10.0.0.6: seq=0 ttl=64 time=0.172 ms # 64 bytes from 10.0.0.6: seq=1 ttl=64 time=0.185 ms nslookup tasks.whoami #nslookup: can't resolve '(null)': Name does not ...