search for: 1041903

Displaying 5 results from an estimated 5 matches for "1041903".

2018 Nov 07
4
Avoiding constant HDD access
...-r-- 1 root root 20K 2018-11-07 12:16 printer_list.tdb 16K -rw-r--r-- 1 root root 16K 2018-11-07 12:16 serverid.tdb [root at nfs:~]$ backup-nfs.sh sending incremental file list sending incremental file list sending incremental file list sending incremental file list deleting samba/lock/msg.lock/1041903 deleting samba/private/msg.sock/1041903 samba/lock/gencache_notrans.tdb 454,656 100% 402.34MB/s 0:00:00 (xfr#1, to-chk=36/77) samba/lock/locking.tdb 491,520 100% 234.38MB/s 0:00:00 (xfr#2, to-chk=34/77) samba/lock/printer_list.tdb 20,480 100% 4.88MB/s 0:00:00...
2018 Nov 07
2
Avoiding constant HDD access
...g incremental file list sending incremental file list samba/lock/smbXsrv_session_global.tdb 40,960 100% 7.81MB/s 0:00:00 (xfr#1, to-chk=30/79) samba/lock/smbXsrv_tcon_global.tdb 24,576 100% 23.44MB/s 0:00:00 (xfr#2, to-chk=29/79) samba/lock/msg.lock/ samba/lock/msg.lock/1041903 20 100% 19.53kB/s 0:00:00 (xfr#3, to-chk=25/79) samba/private/msg.sock/ samba/private/msg.sock/1041903 sending incremental file list ------------------------------------------ [root at nfs:~]$ backup-nfs.sh sending incremental file list sending incremental file list sending increm...
2018 Nov 07
0
Avoiding constant HDD access
...rinter_list.tdb > 16K -rw-r--r-- 1 root root 16K 2018-11-07 12:16 serverid.tdb > > [root at nfs:~]$ backup-nfs.sh > sending incremental file list > sending incremental file list > sending incremental file list > sending incremental file list > deleting samba/lock/msg.lock/1041903 > deleting samba/private/msg.sock/1041903 > samba/lock/gencache_notrans.tdb > 454,656 100% 402.34MB/s 0:00:00 (xfr#1, to-chk=36/77) > samba/lock/locking.tdb > 491,520 100% 234.38MB/s 0:00:00 (xfr#2, to-chk=34/77) > samba/lock/printer_list.tdb >...
2018 Nov 07
3
Avoiding constant HDD access
I'm running a Samba server on Raspbian and observing that Samba during idle periods is constantly (every minute) writing to HDD (maybe doing some journaling?) what causes the HDD to constantly spin and never standby: root at rpi:~# pidstat -dl 20 Linux 4.4.50-v7+ (localhost) 11/07/2018 _armv7l_ (4 CPU) 04:10:08 AM UID PID kB_rd/s kB_wr/s kB_ccwr/s iodelay Command 04:10:28 AM
2014 Nov 04
2
[LLVMdev] RFC: Timeline for deprecating the autoconf build system?
Sorry I’m a little late to this thread. There has been some discussion about using CMake to generate shared libraries. Since I’ve done some patches in this area recently I thought I’d take a minute to explain the current state of things. Historically LLVM’s CMake build system has been able to produce shared libraries for each of the llvm static libraries. My patch (r220490) added the llvm-shlib