Displaying 20 results from an estimated 20 matches for "fordblks".
Did you mean:
uordblks
2003 Dec 30
1
Is this correct?
...istics:
arena: 147992 (bytes from sbrk)
ordblks: 3 (chunks not in use)
smblks: 0
hblks: 0 (chunks from mmap)
hblkhd: 0 (bytes from mmap)
usmblks: 0
fsmblks: 0
uordblks: 42648 (bytes used)
fordblks: 105344 (bytes free)
keepcost: 11168 (bytes in releasable chunk)
Number of files: 1
Number of files transferred: 1
Total file size: 8388608512 bytes
Total transferred file size: 8388608512 bytes
Literal data: 8388608512 bytes
Matched data: 0 bytes
File list size: 37
Total bytes wr...
2014 Nov 24
1
rsync not transferring files
...ordblks: 7 (chunks not in use)
smblks: 2
hblks: 2 (chunks from mmap)
hblkhd: 401408 (bytes from mmap)
allmem: 606208 (bytes from sbrk + mmap)
usmblks: 0
fsmblks: 192
uordblks: 58736 (bytes used)
fordblks: 146064 (bytes free)
keepcost: 133904 (bytes in releasable chunk)
generate_files finished
rsync[32680] (generator) heap statistics:
arena: 204800 (bytes from sbrk)
ordblks: 10 (chunks not in use)
smblks: 2
hblks: 2 (chunks fr...
2014 Nov 22
1
rsync not transferring files
...ordblks: 2 (chunks not in use)
smblks: 2
hblks: 2 (chunks from mmap)
hblkhd: 401408 (bytes from mmap)
allmem: 536576 (bytes from sbrk + mmap)
usmblks: 0
fsmblks: 192
uordblks: 57200 (bytes used)
fordblks: 77968 (bytes free)
keepcost: 64288 (bytes in releasable chunk)
rsync[2430] (generator) heap statistics:
arena: 135168 (bytes from sbrk)
ordblks: 2 (chunks not in use)
smblks: 4
hblks: 2 (chunks from mmap)
hblkhd:...
2004 Jul 14
1
Rsync Problems, Possible Addressed Bug?
...arena: 118120 (bytes from sbrk)
ordblks: 5 (chunks not in use)
smblks: 2
hblks: 0 (chunks from mmap)
hblkhd: 0 (bytes from mmap)
usmblks: 0
fsmblks: 80
uordblks: 101704 (bytes used)
fordblks: 16416 (bytes free)
keepcost: 3352 (bytes in releasable chunk)
Number of files: 2
Number of files transferred: 1
Total file size: 6883446 bytes
Total transferred file size: 6883446 bytes
Literal data: 18546 bytes
Matched data: 6864900 bytes
File list size: 120
Total bytes writt...
2014 Nov 26
0
rsync not transferring files [SOLVED]
...s: 7 (chunks not in use)
>> smblks: 2 hblks: 2 (chunks from mmap)
>> hblkhd: 401408 (bytes from mmap) allmem: 606208
>> (bytes from sbrk + mmap) usmblks: 0 fsmblks:
>> 192 uordblks: 58736 (bytes used) fordblks: 146064
>> (bytes free) keepcost: 133904 (bytes in releasable chunk)
>> generate_files finished
>>
>> rsync[32680] (generator) heap statistics: arena: 204800
>> (bytes from sbrk) ordblks: 10 (chunks not in use)
>> smblks:...
2004 Aug 10
2
out of memory in receive_file_entry rsync-2.6.2
Hello,
I've had some problems using rsync to transfer directories with more than
3 million files. Here's the error message from rsync:
<snip>
ERROR: out of memory in receive_file_entry
rsync error: error allocating core memory buffers (code 22) at util.c(116)
rsync: connection unexpectedly closed (63453387 bytes read so far)
rsync error: error in rsync protocol data stream (code
2003 Dec 23
4
Permissions Problems
...istics:
arena: 1659224 (bytes from sbrk)
ordblks: 51 (chunks not in use)
smblks: 6
hblks: 1 (chunks from mmap)
hblkhd: 266240 (bytes from mmap)
usmblks: 0
fsmblks: 232
uordblks: 1509880 (bytes used)
fordblks: 149344 (bytes free)
keepcost: 132928 (bytes in releasable chunk)
The script is being run from the root account. My understanding is that
running as root will eliminate the permission errors, but apparently
that's not so.
2003 Apr 24
3
--whole-file not working ?
...istics:
arena: 53880 (bytes from sbrk)
ordblks: 3 (chunks not in use)
smblks: 0
hblks: 0 (chunks from mmap)
hblkhd: 0 (bytes from mmap)
usmblks: 0
fsmblks: 0
uordblks: 42424 (bytes used)
fordblks: 11456 (bytes free)
keepcost: 4152 (bytes in releasable chunk)
Number of files: 44
Number of files transferred: 0
Total file size: 20229310 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 1096
Total bytes written: 1108
Total...
2002 Sep 13
0
rsync 2.5.x doesn't like iso uploading with -z option
...istics:
arena: 70552 (bytes from sbrk)
ordblks: 3 (chunks not in use)
smblks: 0
hblks: 1 (chunks from mmap)
hblkhd: 266240 (bytes from mmap)
usmblks: 0
fsmblks: 0
uordblks: 58120 (bytes used)
fordblks: 12432 (bytes free)
keepcost: 8112 (bytes in releasable chunk)
Number of files: 1
Number of files transferred: 1
Total file size: 616431616 bytes
Total transferred file size: 616431616 bytes
Literal data: 85710848 bytes
Matched data: 530720768 bytes
File list size: 36
Total byte...
2003 Dec 23
0
Permissions Problems Problem solved!
...istics:
arena: 1659224 (bytes from sbrk)
ordblks: 51 (chunks not in use)
smblks: 6
hblks: 1 (chunks from mmap)
hblkhd: 266240 (bytes from mmap)
usmblks: 0
fsmblks: 232
uordblks: 1509880 (bytes used)
fordblks: 149344 (bytes free)
keepcost: 132928 (bytes in releasable chunk)
The script is being run from the root account. My understanding is that
running as root will eliminate the permission errors, but apparently
that's not so.
2006 Sep 11
2
Exclude usage question
Im running into an issue with exclude options not working correctly.
Here are the details, if anybody can see what Im doing incorrectly,
please let me know.. Thanks
rsync version 2.5.7 protocol version 26
Command:
"/usr/bin/rsync""--archive""--compress""--delete""--group""--perms""--st
2003 Nov 01
1
an --exclude-from question
...istics:
arena: 135168 (bytes from sbrk)
ordblks: 6 (chunks not in use)
smblks: 2
hblks: 0 (chunks from mmap)
hblkhd: 0 (bytes from mmap)
usmblks: 0
fsmblks: 40
uordblks: 6888 (bytes used)
fordblks: 128280 (bytes free)
keepcost: 90576 (bytes in releasable chunk)
Number of files: 14
Number of files transferred: 0
Total file size: 8819 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 320
Total bytes written: 175
Total bytes...
2010 Jun 03
1
rsync via restricted ssh command=
...ordblks: 1 (chunks not in use)
smblks: 4
hblks: 2 (chunks from mmap)
hblkhd: 532480 (bytes from mmap)
allmem: 802816 (bytes from sbrk + mmap)
usmblks: 0
fsmblks: 208
uordblks: 211632 (bytes used)
fordblks: 58704 (bytes free)
keepcost: 58496 (bytes in releasable chunk)
deleting in .
Number of files: 3
Number of files transferred: 2
Total file size: 25 bytes
Total transferred file size: 25 bytes
Literal data: 25 bytes
Matched data: 0 bytes
File list size: 67
File list generation tim...
2004 Jun 16
3
Need information about "--stats" output.
...istics:
arena: 17339064 (bytes from sbrk)
ordblks: 509 (chunks not in use)
smblks: 2
hblks: 2 (chunks from mmap)
hblkhd: 1294336 (bytes from mmap)
usmblks: 0
fsmblks: 80
uordblks: 17180952 (bytes used)
fordblks: 158112 (bytes free)
keepcost: 132840 (bytes in releasable chunk)
Number of files: 161530
Number of files transferred: 327
Total file size: 97936829135 bytes
Total transferred file size: 945709165 bytes
Literal data: 741315984 bytes
Matched data: 204393181 bytes
File list size: 344...
2008 Dec 05
1
ERROR: writefd_unbuffered failed to write ... when COMPRESS
...327680 (bytes from mmap)
2008/12/05 13:59:27 [940] allmem: 655360 (bytes from sbrk + mmap)
2008/12/05 13:59:27 [940] usmblks: 2686976
2008/12/05 13:59:27 [940] fsmblks: 0
2008/12/05 13:59:27 [940] uordblks: 479936 (bytes used)
2008/12/05 13:59:27 [940] fordblks: 175424 (bytes free)
2008/12/05 13:59:27 [940] keepcost: 44072 (bytes in releasable
chunk)
2008/12/05 13:59:27 [940] Number of files: 1
2008/12/05 13:59:27 [940] Number of files transferred: 1
2008/12/05 13:59:27 [940] Total file size: 1.00G bytes
2008/12/05 13:59:27 [940] Total tr...
2002 Sep 24
2
rsync to a symlink directory
Here is the structure of my servers :
Source :
/home/test1/link_dir
sub_dir1
file1
file2
...
sub_dir2
...
Destination:
/home/test2/real_dir
sub_dir1
file1
file2
...
subdir2
2003 May 03
1
mkstemp <filename> failed
...istics:
arena: 348792 (bytes from sbrk)
ordblks: 3 (chunks not in use)
smblks: 0
hblks: 1 (chunks from mmap)
hblkhd: 266240 (bytes from mmap)
usmblks: 0
fsmblks: 0
uordblks: 341344 (bytes used)
fordblks: 7448 (bytes free)
keepcost: 3352 (bytes in releasable chunk)
Number of files: 22
Number of files transferred: 22
Total file size: 2483555627 bytes
Total transferred file size: 2483555627 bytes
Literal data: 814454539 bytes
Matched data: 1669101088 bytes
File list size: 446
Tot...
2007 Nov 05
13
preallocate CPU usage - pre4
When I use the preallocate patch and create a 77GB file using the function I
get a CPU spike on the server-side. The spike lasts about 20 minutes and
uses about 20%-25% of the cpu associated with the rsync instance creating
the file. The spike is directly linked to the time it takes to create the
file.
I compiled rsync using cygwin CVS. I initially suspected the implementation
of
2012 Nov 29
2
[LLVMdev] problem trying to write an LLVM register-allocation pass
I have a new problem: Register RBP is used in a function foo. (I am not
allocating RBP to any virtual register, the instances of RBP in function
foo are in the machine code when my register allocator starts.)
Function foo calls function bar. Register RBP is not saved across the
call, though it is live after the call. Function bar includes a virtual
register. The code that I'm using to
2012 Dec 01
0
[LLVMdev] problem trying to write an LLVM register-allocation pass
...rn void *(*__morecore) (ptrdiff_t __size);
extern void *__default_morecore (ptrdiff_t __size) __attribute__ ((__nothrow__))
__attribute__ ((__malloc__));
struct mallinfo {
int arena;
int ordblks;
int smblks;
int hblks;
int hblkhd;
int usmblks;
int fsmblks;
int uordblks;
int fordblks;
int keepcost;
};
extern struct mallinfo mallinfo (void) __attribute__ ((__nothrow__));
extern int mallopt (int __param, int __val) __attribute__ ((__nothrow__));
extern int malloc_trim (size_t __pad) __attribute__ ((__nothrow__));
extern size_t malloc_usable_size (void *__ptr) __attribute__ ((__...