Displaying 10 results from an estimated 10 matches for "workfile".
2012 Jun 24
1
uncoerce.... to get real number instead of integer?
...;
> net3 <- patient.net3 <- scan("C:/temp/samplePHIoutput.txt", skip=23, what=list(character(0), character(0), numeric(0)))
Read 1 record
> net3[3]
[[1]]
[1] 156689504
>
> #I need the full number in net[3] and I need the output in vector form, so I used unlist().
> workfile <- unlist(net3)
>
> workfile[3]
[1] "156689504.378"
>
> #Just checking character length because I was curious.
> nchar(workfile[3])
[1] 13
>
> #convert character string to a number.
> number <- as.numeric(workfile[3])
>
> mode(number)
[1] "num...
2003 Dec 04
0
handling of locks (not oplocks)
Hello
I have a 2.2.7a samba server on linux 2.4
some users complain about mutual locking on a share
user A and user B access share S on the server as disk S:
A and B both use the same app which creates workfiles/tempfiles on S
(actually the app drives ms-word throught ole to format and print reports)
A's workfile is named temp1fusionAAAA.doc and B's one is
temp1fusionBBBB.doc and they reside both in the same directory on S (say
S:\DIR\temp1fusionAAAA.doc and S:\DIR\temp1fusionBBBB.doc)
sometimes...
1998 Apr 03
0
Problems installing & using SAMBA 1.9.18p3
...#39; -N -Tc tar.out "\my documents" "\windows\desktop" "\windows\start menu".
Every time I run the above command I receive different nr of files backed up.
This is what my smb.conf file looks like.
workgroup = VERANG
[homes]
read only = No
guest ok = yes
[workfiles]
path = /app1/sag/batch/prd/workfiles
read only = No
guest ok = yes
valid users = chuck, brendan, peter, deon
[root]
comment = Root Files
path = /
valid users = chuck, brendan, peter, deon
[global]
wins support = yes
wins proxy = yes
domain master = yes...
2006 Jul 07
1
Cronjob / .rb help clearing session table (new to cronjobs)
I just launched my first ROR app and i need to implement the session
database cleanup. I am new to cronjobs. I have used one once but it
was all copy/paste.
I was hoping someone knew of a good tutorial or resource to get started
here or might be able to give me a little help.
I have seen a lot of posts that reference setting a cron job to clear
old sessions but I am not clear on:
Can you
2002 Mar 14
2
How to switch of the users profile copying ?
Hi all !
I'm using Samba 2.2.3a on a Redhat Linux 7.2 as a Primary Domain Controller
!
My users are mostly use win2000 and the profile directory can be really
large after some month, so in this case I need a lot of Extra storage to
store them on the PDC !
We don't need this feature basically, so is it possible somehow to switch
of this feature ?
Best Regards !
Viktor Posta
2007 May 25
0
Patch -- SVN revision in the version string
...configured
version number. If it's non-empty, display the output in parentheses
after the configured version number.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
-------------- next part --------------
Diffs between last version checked in and current workfile(s):
Index: clients/upsc.c
===================================================================
--- clients/upsc.c (revision 916)
+++ clients/upsc.c (working copy)
@@ -27,7 +27,7 @@
static void help(const char *prog)
{
- printf("Network UPS Tools upsc %s\n\n", UPS_VERSION);
+ printf(&q...
2015 Apr 07
18
[PATCH v15 00/15] qspinlock: a 4-byte queue spinlock with PV support
...e
performance of an I/O and interrupt intensive stress test with a lot
of spinlock contention on a 2-socket system by up to 20%.
Daniel Blueman of NumaScale had tested the v14 qspinlock patch on an
older 512-core NumaConnect system for testing with 3.19.1:
$ src/reaim -c data/reaim.config -f data/workfile.compute -i 16 -e 256
Num Parent Child Child Jobs per Jobs/min/ Std_dev Std_dev JTI
Forked Time SysTime UTime Minute Child Time Percent
1 2.15 0.36 1.19 2818.60 2818.60 0.00 0.00 100
17 6.29 42.41 22.43 16378.38 963.43...
2015 Apr 07
18
[PATCH v15 00/15] qspinlock: a 4-byte queue spinlock with PV support
...e
performance of an I/O and interrupt intensive stress test with a lot
of spinlock contention on a 2-socket system by up to 20%.
Daniel Blueman of NumaScale had tested the v14 qspinlock patch on an
older 512-core NumaConnect system for testing with 3.19.1:
$ src/reaim -c data/reaim.config -f data/workfile.compute -i 16 -e 256
Num Parent Child Child Jobs per Jobs/min/ Std_dev Std_dev JTI
Forked Time SysTime UTime Minute Child Time Percent
1 2.15 0.36 1.19 2818.60 2818.60 0.00 0.00 100
17 6.29 42.41 22.43 16378.38 963.43...
2015 Apr 24
16
[PATCH v16 00/14] qspinlock: a 4-byte queue spinlock with PV support
...e
performance of an I/O and interrupt intensive stress test with a lot
of spinlock contention on a 2-socket system by up to 20%.
Daniel Blueman of NumaScale had tested the v14 qspinlock patch on an
older 512-core NumaConnect system for testing with 3.19.1:
$ src/reaim -c data/reaim.config -f data/workfile.compute -i 16 -e 256
Num Parent Child Child Jobs per Jobs/min/ Std_dev Std_dev JTI
Forked Time SysTime UTime Minute Child Time Percent
1 2.15 0.36 1.19 2818.60 2818.60 0.00 0.00 100
17 6.29 42.41 22.43 16378.38 963.43...
2015 Apr 24
16
[PATCH v16 00/14] qspinlock: a 4-byte queue spinlock with PV support
...e
performance of an I/O and interrupt intensive stress test with a lot
of spinlock contention on a 2-socket system by up to 20%.
Daniel Blueman of NumaScale had tested the v14 qspinlock patch on an
older 512-core NumaConnect system for testing with 3.19.1:
$ src/reaim -c data/reaim.config -f data/workfile.compute -i 16 -e 256
Num Parent Child Child Jobs per Jobs/min/ Std_dev Std_dev JTI
Forked Time SysTime UTime Minute Child Time Percent
1 2.15 0.36 1.19 2818.60 2818.60 0.00 0.00 100
17 6.29 42.41 22.43 16378.38 963.43...