Displaying 20 results from an estimated 200 matches similar to: "text matching"
2005 Jan 21
3
Fw: R Citation
Dear Achim, Thanks for the comment. Here is the publisher's style guideline
(AGU)
"Because the Internet is dynamic environment and sites may change or move,
treat World Wide Web, ftp files, and electronically archived data stored at
data centers other than World or National Data Centers as unpublished, i.e.,
in text only." http://www.agu.org/pubs/AuthorRefSheet.pdf
So by this
2016 Jun 06
2
Instruction Itineraries: question about operand latencies
In our architecture loads from certain memory locations take a long time to
complete (on the order of 150 clock cycles). Since we don't have a way to
tell at compile time if the address being loaded from lies in slow or fast
memory, I've gone ahead and made all of the load numbers high, such as:
InstrItinData< II_LOAD1, [InstrStage<150, [AGU]>]>,
However, I see that
2016 Jun 08
2
Instruction Itineraries: question about operand latencies
I overrode getInstrLatency and did some printing to see what is available
there. It looks like the registers are still virtual at that point when
getInstrLatency is called - is that correct? (we needed to make some
decisions based on actual registers that have been assigned since some
registers are reserved as address space pointers and we could vary the
latency based on which address space
2012 Sep 28
2
[LLVMdev] [PROPOSAL] Improve uses of LEA on Atom
Hi,
Here is an update on our proposal to improve the uses of LEA on Atom processors.
1. Disable current generation of LEAs
Due to a 3 cycle stall between the ALU and the AGU any address generation done using math instruction will cause a stall on loads and stores which are within 3 cycles of the address generation. Consequently, the heuristics for using LEAs efficiently must know how many
2024 Aug 15
2
Can't join new samba dc to existing dc
On Thu, Aug 15, 2024, 10:35 fransnicho <fransnicho at gmail.com> wrote:
> Pada Rab, 14 Agu 2024 pukul 23.21 Rowland Penny via samba <
> samba at lists.samba.org> menulis:
>
>> On Wed, 14 Aug 2024 16:58:12 +0700
>> fransnicho via samba <samba at lists.samba.org> wrote:
>>
>> > I can not join an additional new samba dc ver. 4.19.5 to an existing
2013 Mar 06
2
AGI Script
>
> Hi every body,
>
> Please if some one could help me with this:
> I'm writing an AGU Perl Script which basically makes a call using an extension provided by other asterisk box to an E1. The asterisk version is 1.6.0.28, so it hasn't the Wellington know AGI class. The code is as follows:
>
> =============================
> #!/usr/bin/perl
> use strict;
>
2024 Aug 15
1
Can't join new samba dc to existing dc
Pada Rab, 14 Agu 2024 pukul 23.21 Rowland Penny via samba <
samba at lists.samba.org> menulis:
> On Wed, 14 Aug 2024 16:58:12 +0700
> fransnicho via samba <samba at lists.samba.org> wrote:
>
> > I can not join an additional new samba dc ver. 4.19.5 to an existing
> > samba Ad version 4.19.5 functional level 2008 R2.
> >
> > Last week I successfully
2020 Jan 22
1
Memory error in the libcurl connection code
Hi All,
I think there is a memory error in the libcurl connection code that
typically happens when libcurl reads big chunks of data. This
potentially affects all code that use url() with the libcurl download
method, which is the default in most builds. In practice it tends to
happen more with HTTP/2 and if the connection is wrapped into a
gzcon(). macOS Catalina has a libcurl build with HTTP/2
2011 May 18
9
Address already in use - bind(2) (Errno::EADDRINUSE)
I made a new rails app and when i started the server ,it gave
following error message.
=> Booting Mongrel
=> Rails 2.3.8 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Exiting
/usr/lib/ruby/1.8/mongrel/tcphack.rb:12:in
`initialize_without_backlog'': Address already in use - bind(2)
(Errno::EADDRINUSE)
from
2020 Sep 15
2
[EXTERNAL] Re: Simulation of load-store forwarding with MI scheduler on AArch64
Thanks for prompt response, Andy
This will work for cases when address is not modified. However this doesn’t seem to work for pre/post increment load stores.
Consider data to address forwarding:
$x0 = ldr x0, [x1]
$x0, $x2 = ldr x2, [x0, 16]!
The second instruction will have it’s own latency for address modification ($x0 register). So I don’t see how we can use ReadAdr stuff
here. May be
2013 Sep 30
0
[LLVMdev] [PROPOSAL] Improve uses of LEA on Atom
Was there any development on this? I noticed that clang still produces
a lea for the testcase in llvm.org/pr13320.
On 28 September 2012 11:36, Nowicki, Tyler <tyler.nowicki at intel.com> wrote:
> Hi,
>
>
>
> Here is an update on our proposal to improve the uses of LEA on Atom
> processors.
>
>
>
> 1. Disable current generation of LEAs
>
>
>
> Due to
2009 Aug 24
3
ActivRecord APIs for DB transactions
Hi guys
Can i get some reference for studying all ActivRecord API related to
DB transactions.
--
Karthik.k
Mobile - +91-9894991640
2024 Aug 14
1
Can't join new samba dc to existing dc
On Wed, 14 Aug 2024 16:58:12 +0700
fransnicho via samba <samba at lists.samba.org> wrote:
> I can not join an additional new samba dc ver. 4.19.5 to an existing
> samba Ad version 4.19.5 functional level 2008 R2.
>
> Last week I successfully demote an offline dc3 and move the fsmo role
> /var/log/samba/log.samba
>
>
> 16:34:51.368927, 0]
>
2024 Aug 19
2
Can't join new samba dc to existing dc
On Mon, 19 Aug 2024 14:10:09 +0700
fransnicho via samba <samba at lists.samba.org> wrote:
>
> Hi Rowland,
> Thanks for your response
>
> ldb-tools -> error upgrade to version 2.4.4-0ubuntu0.20.04.2. still
> using version 2.2.3-0ubuntu0.20.04.3
> libldb2 --> already the newest version (2:2.4.4-0ubuntu0.20.04.2)
> python3-ldb --> error 1 new install, 9 to
2005 Dec 28
3
disk mounting madness
I've got a server running CentOS 4.2; installed as 4.1, kept updated by
yum.
A few days ago it crashed.
I picked it up from the datacenter, and brought it back to the office,
where it took a long time to boot because it couldn't find anything.
When it finally booted and I logged in I discovered an interesting
problem.
Only the / partition had loaded. /etc/fstab had all the
2011 Sep 21
1
PDU support for DigiPower and Aviosys devices
Hi,
I'm thinking about adding support for PDU (Power Distribution Unit) devices
from Digipower [1] and Aviosys [2] to NUT via the SNMP interface.
The specific devices I have in mind are the following:
Digipower AMz-1623/SW-08-1
Aviosys IP Power 925x
(both are 8-port PDUs which are SNMP capable via an ethernet interface)
Does anybody have other DigiPower or Aviosys devices and if so
2017 Nov 09
2
Get basic-block cycle cost from LLVM
Hi all,
I'm interested in obtaining the cycles spend by the CPU from LLVM and i was
wondering if this was possible to obtain this with the scheduling
information from LLVM. (For the cortex-m0 in particular).
I found the following function : getInstrLatency() in the TargetInstrInfo
class.
If i sum the latencies of the instructions in a basic block i suppose i
will get the total cycle cost
2020 Sep 14
2
Simulation of load-store forwarding with MI scheduler on AArch64
Hi list,
Is it possible to simulate load to store forwarding on aarch64 with MI scheduling model on AArch64?
For instance $x0 data latency in the example below should be 1 cycle
ldr $x0, [$x1]
str $x0, [$x2]
But it should be 4 cycles if we have another instruction:
ldr $x0, [$x1]
add $x0, $x0, 4
For ALU instructions it’s possible to use either ReadAdvance or SchedReadAdvance, but I don’t see
2024 Aug 19
1
Can't join new samba dc to existing dc
On Mon, 19 Aug 2024 15:40:15 +0700
fransnicho via samba <samba at lists.samba.org> wrote:
> Hi Rowland,
> Thanks for your response ?
>
> If I succesfully upgrade DC4 (the karoshi samba package) to samba
> 4.20, is there any posibilities that i can join the new samba machine
> (DC6) to the DC4 ?
Possibly, try it.
> If I rebuild new machine, what data will be lost
2011 Mar 12
3
pass character vector in instrument field of get.hist.quote function
I am new to R so I apologize if my question is trivial. I have not been able
to figure out whether what I want to do is even possible.
I have a data frame of stock ticker symbols which I store into R space from
a txt file as follows:
tickers <- read.csv("stocks.txt", header=FALSE, sep=",")
tickers <- tickers[1] / the tickers are stored in the first column
>