Displaying 3 results from an estimated 3 matches for "65488".
Did you mean:
6488
1999 Dec 12
3
Samba writing speed with big blocks
...serious problems with Samba's writing speed (both 2.0.5a from
RH 6.1 and 2.0.6 compiled from sources) on a 100Mbit network.
If I write a file with block size 65487 or less, then the writing speed is about
7-8 MB/s - a very nice value, my bow to the Samba team :)
If I change the block size to 65488 or more, then the writing speed falls
down to 3 MB/s, which is not what I expect from a 100Mbit network :\
Samba behaves this way even if SO_RCVBUF and SO_SNDBUF are set to 8192
and "read size" to 16384 and "max xmit" to 16384.
The corresponding part of my smb.conf looks like...
2008 Aug 25
11
pid-provider sees ld.so.1 only
I''m trying to do some userspace tracing on a server-process with the pid provider.
My problem is, that the only probes the pid-provider lists for the server-process (to which I attach dtrace with "-p nnnn") are coming from "ld.so.1".
There''s not a single one from my modules.
If I''m specifying "a.out" (or any of our shared-objects) as the
2007 Mar 02
3
3.0.4 ACPI support and Opteron 2210 ?
Hello,
I originally posted this to xen-users, but someone suggested I post it here.
I am having ACPI problems on a PenguinComputing Altus1600 system.
It has 2x dual core Opteron 2210 processors.
The system boots with a standard Debian or Ubuntu SMP kernel, with ACPI
enabled. However the xen live cd, binary xen install, as well as my own custom
compile of xen 3.0.4 from source will not boot.