Displaying 20 results from an estimated 29 matches for "fasten".
Did you mean:
faster
2000 Feb 29
0
smb transfer
...and take anywhere from 1-2 hours to complete. I
don't want to have to spend any money on a software product if I don't have
to. Just wondering if smbclient transfers would ever (in the future) have
the ability to start where they left off??
Am I grasping at straws????
Craig Weatherhead
Fastenal Company
Phone: (507)-453-8146
Fax: (507)-453-8333
E-mail: cweather@fastenal.com <mailto:cweather@fastenal.com>
URL: http://www.fastenal.com <http://www.fastenal.com>
2000 Apr 07
3
DG/UX R4.20MU03
...: (Each undeclared identifier is reported only once
packet.c:803: for each function it appears in.)
packet.c:815: `IPTOS_THROUGHPUT' undeclared (first use this function)
suggestions would be nice but I am figuring I will be here awhile figuring
this out.
--
Dave Dulek
System Administration
Fastenal Company
E-mail: ddulek at fastenal.com
Phone: (507) 453-8149
Fax: (507) 453-8333
2011 Jan 25
3
How to fasten btrfs?
Hi,
I am using 2.6.36.3 kernel with btrfs, 512MB memory and a very slow
disk, no special options for mounting btrfs except noatime. Now I
found it very slow. When I rm a 5GB movie, it took 20 secs.
--
竹密岂妨流水过
山高哪阻野云飞
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at
2009 Apr 22
1
[PATCH 1/1] OCFS2: fasten dlm_lock_resource hash_table lookups
#backporting the 3 patches at http://kernel.us.oracle.com/~smushran/srini/ to 1.2.
enlarge hash_table capacity to fasten hash_table lookups.
Signed-off-by: Wengang wang <wen.gang.wang at oracle.com>
--
diff -up ./svnocfs2-1.2/fs/ocfs2/dlm/dlmdebug.c.orig ./svnocfs2-1.2/fs/ocfs2/dlm/dlmdebug.c
--- ./svnocfs2-1.2/fs/ocfs2/dlm/dlmdebug.c.orig 2009-04-22 11:00:37.000000000 +0800
+++ ./svnocfs2-1.2/fs/ocfs2/dlm/dlm...
2008 Dec 07
1
[LLVMdev] opts do not occur in some situations?
...actorial( (double)19 ). factorial(
(double)18 ) results in the much shorter:
%0 = tail call i32 (i8*, ...)* @printf(i8* getelementptr ([29 x i8]*
@.str, i32 0, i32 0), double 0x4336BEECCA730000) nounwind ; <i32>
[#uses=0]
I am just wondering whats going on over here.
Thank you.
--
Azriel Fasten
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: main.opt.cpp
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081207/3eb2a01c/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name:...
1999 May 18
0
Printer connection question
...in the
queue until another print job pushes it out.
Basically, I'm just wondering if you can print to an NT printer
utilizing the smbprint utility through smbclient without having to use
lpr because my machine is running lpsched.
Does anyone have any experience with this?
Craig Weatherhead
Fastenal Company
Systems Administrator
Phone: (507)-453-8146
Fax: (507)-453-8333
E-mail: cweather@fastenal.com
1999 Jun 24
0
Write access to share
...which is a valid Sun
login-id on my machine )?.....I'm kind of stuck?
I'd rather not have to create a "user10" login-id on my Sun box if I
don't have to, and I don't want to maintain a smbpasswd file (hence the
security=DOMAIN setup).
Any suggestions?
Craig Weatherhead
Fastenal Company
Systems Administrator
Phone: (507)-453-8146
Fax: (507)-453-8333
E-mail: cweather@fastenal.com
2013 Mar 28
1
make R program faster
Hi
there are some good tips in "The R Inferno"
http://www.burns-stat.com/documents/books/the-r-inferno/
or connect C++ to R with Rcpp
http://dirk.eddelbuettel.com/code/rcpp.html
or byte code compiler (library(compiler))
or library(data.table)
but do you have an idea to fasten standard R source code, with the
following Rprof output
self.time self.pct total.time total.pct
[<-.data.frame 1.34 29.13 1.78 38.70
[.data.frame 0.26 5.65 1.02 22.17
[[ 0.12 2.61 0.44 9.57
NextMethod...
2006 May 19
3
relocation time about 20sec? and yours?
...ance about 20-40MByte/s. Servers A is a 2x2GHz Xeon with 4GB Ram
and Server B is a 1.8GHz AMD with 2GB Ram.
The documentation states about some 60-300msec, so my qestion is:
How long takes it on your Servers to migrate a DomU from A to B, what kind of
storrage do you use.
And certainly how can i fasten this process?
Any suggestion is appreciated.
regards Martin
--
----------------------------------------------------------------
Does the Enterprise use DOS v 2356.0?
----------------------------------------------------------------
_______________________________________________
Xen-users mail...
2006 Jan 11
3
Regular expressions
Matching regular expressions
Dear useRs!
I have the following problem. I would like to find objects in my environment
that have two strings in it. For example, I might want to find objects that
have in their names "MY" and "TARGET". I do not care about the ordering of
these two substrings in the name, neither what is in front, behind or
between them, the only thing important
2000 Aug 05
8
Testers wanted
To ensure that future releases of portable OpenSSH are as bug-free as
possible, we need to recruit a team of testers.
Each tester would be responsible for a particular OS platform and
would be called upon to test snapshots before they are marked as
official releases. The release would not go out until it had been
given the OK by testers on each supported platform.
A corollary of this is that
2014 Feb 25
2
[LLVMdev] [GSoC 2014] Using LLVM as a code-generation backend for Valgrind
...use SAFECode's meta-data on object allocations and
> vice-versa.
>
Someone proposed to cache the results of a JIT compilation. Caching LLVM
bitcode is easy (and the LLVM optimizations operate on bitcode, so they
don't need to be re-run on bitcode reload), and may be a good way to
fasten Valgrind. Caching native binary code is more difficult and would
only be useful if LLVM's codegen is slow (I think that the codegen can
be configured to be fast, for instance by using a simpler register
allocator).
If every .so is cached in a separate bitcode file, loading an
application w...
2011 Feb 28
0
[LLVMdev] Building clang with mingw/msys/gcc 4.4
...st'
objs/test/LoadSave.o:fake:(.text$_ZNKSt9type_infoeqERKS_[std::type_info::operator==(std::type_info
const&) const]+0x0): first defined here
This seemed to be defined in the libstdc++, and also in each of my
Translation Units.
I used gcc version 4.4.0 (GCC) and GNU Make 3.81
--
Azriel Fasten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110227/06f572b9/attachment.html>
2009 May 01
0
[PATCH 0/3] OCFS2: speed up dlm_lock_resouce hash_table lookups
backporting from mainline. --http://kernel.us.oracle.com/~smushran/srini/
#I think the first line of the 3 patches contain mainline git commit, does them?
enlarge hash_table capacity to fasten hash_table lookups.
2005 Dec 28
1
segmetation fault
Hey,
I don;t know if anyone has come across this error before...
I am running R on the terminal of my MAC OS X 10.3.4 and I have written C code and compiled it using
R CMD SHLIB mycode.c
There were no problems in compiling so I now have mycode.o and mycode.so.
I used dyn.load("mycode.so") and again, no problems. But when I try to use the code .C("mycode",x)
2001 Mar 05
2
Samba on vxfs
Has anyone had any experience with samba on a Solaris 2.6 system using
vxfs file system?
2006 Nov 09
1
unsubscribe
Adam Mattina
Networking & Systems Support
Layer 8 Group, Inc.
585.442.8888
amattina@layer8group.com <mailto:amattina@layer8group.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061109/023a0a3e/attachment.htm
2004 Dec 10
0
analog FXO debug suggestions
...elephone pairs, A, B) you will get mixed
results.
d) If you can, physically uproot and disconnect the main lines from your
incoming demarc and temporarily replace those wires with a long spool of
normal cat-5 cables (the UTP Ethernet kind..) doesn't matter, but make sure
the wires are SECURELY fastened at the joints so you have no loose
connections. What I mean is if you had...
d.1) [diagram] telco -- demarc/wall junction box/internal wiring/asterisk
change it to
d.2) [diagram] telco -- demarc/wall junction box/very long spool of
wire/RJ-11 block/asterisk
e) Note that on your Asterisk FXO por...
2004 Dec 07
0
Subject: Re: Analog FXO Woes Continue
...elephone pairs, A, B) you will get mixed
results.
d) If you can, physically uproot and disconnect the main lines from your
incoming demarc and temporarily replace those wires with a long spool of
normal cat-5 cables (the UTP Ethernet kind..) doesn't matter, but make sure
the wires are SECURELY fastened at the joints so you have no loose
connections. What I mean is if you had...
d.1) [diagram] telco -- demarc/wall junction box/internal wiring/asterisk
change it to
d.2) [diagram] telco -- demarc/wall junction box/very long spool of
wire/RJ-11 block/asterisk
e) Note that on your Asterisk FXO por...
2008 Sep 18
3
USB DVD drive disappearing during kickstart install.
Hi folks.
I maintain a bunch of centos based machines that are built using a
somewhat stripped down (limited number but mainly stock rpms) centos
distro. The installation process is plain anaconda stuff with a
kickstart file on the root of the DVD/iso. The current hardware and
media i'm using is DVD based.
On machines that have internal DVD drives (all IDE CD/DVD drives),
everything