Displaying 2 results from an estimated 2 matches for "europium".
2005 Mar 16
0
SMBFS Performance Oddity
...however, I noticed something odd. If I move files separately
across my smbfs mount, things go MUCH faster. Here's an example.
I mount my remote Samba share to /mnt/samba. I copy a 100mb file from my
local drive to /mnt/samba (sending it via SMBFS to the other machine).
Here's what I get:
europium Temp # time cp file-100mb /mnt/samba
real 1m2.621s
user 0m0.001s
sys 0m0.399s
Next, I open a second terminal. This time, I'm going to copy two files
to the same share at the same time. I copy a new 100mb file from my
first terminal window and another 100mb file from my second windo...
2002 Feb 07
12
R graphs in LaTeX documents?
I have tried to find a neat way to include graphs from R in LaTeX documents,
but have not succeeded (I work with a WinEdt/MikTeX combination). The two
roads I have stumbled along so far are the following:
*Generate postscript files and convert them into EPS files by means of
GhostScript or other not so straightforward tools.
*Generate pictex files and include these.
None of these solutions have