Displaying 12 results from an estimated 12 matches for "subm".
Did you mean:
sub
2012 Feb 10
1
[LLVMdev] Remove redundant code after frame index elimination
...ister (just
like ebp in x86). Its result is stored in another register which is used
by the load/store instructions. Nevertheless, this operation gives me
redundant subs that I would like to remove after all fi references have
been eliminated. For example:
r = load fi<1> -->
{
sp = subm fi, cst_offset
r = load sp
}
...
store fi<1>, val -->
{
sp = subm fi, cst_offset
store sp, val
}
Any advice on what is the better solution to remove that code ? Should I
create a custom pass after the prolog/epilog insertion one ?
Ivan
2013 Apr 14
1
Problem plotting continuous and discrete series in ggplot with facet
I have data that plots over time with four different variables. I would
like to combine them in one plot using facet_grid, where each variable gets
its own sub-plot. The following code resembles my data
require(ggplot2)
require(reshape2)
subm <- melt(economics, id='date', c('psavert','uempmed','unemploy'))
mcsm <- melt(data.frame(date=economics$date, q=quarters(economics$date)),
id='date')
mcsm$value <- factor(mcsm$value)
ggplot(subm, aes(date, value, col=variable, group=1)) + geom_line...
2018 Feb 22
5
Which CDR processing for high load ?
Hello,
I'm load testing a new Asterisk 13 system (Debian Stretch, packaged
asterisk).
One system writes CDR though an ODBC connection to a local Postgres
database over the LAN.
When sending 50 new calls per second with SIPp, I'm seeing one system
outputs :
taskprocessor.c: The 'subm:cdr_engine-00000003' task processor queue
reached 5000 scheduled tasks again.
This [1] thread mentions such limit.
I was thinking of simply writing CDR entries to a local file before
centralizing them into my database.
What would you suggest on this topic ?
Best regards
[1] http://lists.di...
2017 Apr 01
2
Issue with Asterisk 13, multiple CDR per queue and arbitrary upper limit
...erver.
I realize there are multiple CDRs per queue call ? one per ring/per phone,
basically. The issue is that whenever the number of CDRs ?to be
recorded? for a call exceeds 5000, Asterisk becomes unresponsive for a few
minute. I get this message in the console:
?taskprocessor_push: The 'subm:cdr_engine-00000003' task processor queue
reached 5000 scheduled tasks again.?
This scenario is trivial to reproduce: a queue, with simultaneous ring, 20
phones, all unreachable, 1 second between attempts. After 250 (5000
divided by 20) seconds of waiting asterisk partially breaks down....
2011 Apr 13
1
Extracting selected rows from a matrix to a submatix
I have a matrix M
> dim(M)
[1] 30380 561
I have another list L contains , that contains some row names of matrix M
str (L)
chr [1:21037]
Now I want to extract the submatrix subM (21037 , 561) from the matrix M by matching the rownames (M) to the 21037 rownames o f L
How do I do that ?
Thanks and regards,
Pankaj Barah
Pankaj Barah Department of Biology
Norwegian University of Science & Technology (NTNU)
Realfagbygget, N-7491 Trondheim, Norway...
2004 Aug 06
2
Nightly Snapshots not working
...xiph.org/~brendan/snapshots/
"Not Found"
Thanx,
Rafael Diniz
- --
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
Engenharia da Computa??o -- Unicamp
http://www.gnu.org/philosophy/why-free.pt.html
Radio Muda, radiolivre.org, Centro de M?dia Independente, SubM?dia, GPSL
Chave PGP: id 0x2FF86098 / keys.indymedia.org
"Acreditar que um conhecimento pode ser vendido ou
comprado ? uma forma sutil (e cruel) de perpetuar a ignor?ncia."
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
-----BEGIN PGP SIGNATURE-----
Version...
2005 Jan 30
0
Samba <--> AD password sync
...samba to AD. One-to-one convertion, nothing
complicated.
The problem is: password synchronization. AD allows LDAP connection and
there is even special attribute for storing password (unicodePwd), that
attribute cannot be read, but can be written under some circumstances:
http://www.jsiinc.com/SUBM/tip6000/rh6088.htm
I cannot figure out what to do, because that attribute must be written in
clear, not NT/LM hash.
Any idea how to syncronize password between samba and AD ?
Or maybe any idea how to make AD go to samba and ask samba to authenticate
users ?
Cheers,
Ilia Chipitsine
2003 Sep 03
1
Automatic selection pf printers
Hi List,
We have a large (6500 desktops) network distributed over a few dozen
sites. The clients are (almost) all Windows95 and WinXP. We currently
use Netware as our network operating system, and are looking at the
possibility of moving to (Samba on) Linux to provide file and print
services.
One of the nice things about Novell NDS is that you can specify
printers that are available to
2019 Oct 07
3
Sieve redirect is broken in 2.3.7.2 - signal 11
...ut>
#1? 0x00007ffff757dd1a in ssl_iostream_settings_init_from
(pool=pool at entry=0x55555579bc20, dest=dest at entry=0x55555579bcf8,
src=0x555555764038) at iostream-ssl.c:298
??????? offset = 0
??????? src_str = 0x555555764038
??????? dest_str = 0x55555579bcf8
#2? 0x00007ffff7522545 in smtp_submit_session_init
(input=0x555555764008, set=0x7fffffffe378) at smtp-submit.c:84
??????? pool = 0x55555579bc20
#3? 0x00007ffff752265a in smtp_submit_init_simple (input=<optimized
out>, set=<optimized out>, mail_from=0x555555759b80) at smtp-submit.c:134
??????? session = <optimized o...
2019 Oct 07
1
Sieve redirect is broken in 2.3.7.2 - signal 11
...ngs_init_from
>> (pool=pool at entry=0x55555579bc20, dest=dest at entry=0x55555579bcf8,
>> src=0x555555764038) at iostream-ssl.c:298
>> ??????? offset = 0
>> ??????? src_str = 0x555555764038
>> ??????? dest_str = 0x55555579bcf8
>> #2? 0x00007ffff7522545 in smtp_submit_session_init
>> (input=0x555555764008, set=0x7fffffffe378) at smtp-submit.c:84
>> ??????? pool = 0x55555579bc20
>> #3? 0x00007ffff752265a in smtp_submit_init_simple (input=<optimized
>> out>, set=<optimized out>, mail_from=0x555555759b80) at
>> smtp-su...
2019 Oct 07
0
Sieve redirect is broken in 2.3.7.2 - signal 11
...1a in ssl_iostream_settings_init_from
> (pool=pool at entry=0x55555579bc20, dest=dest at entry=0x55555579bcf8,
> src=0x555555764038) at iostream-ssl.c:298
> ??????? offset = 0
> ??????? src_str = 0x555555764038
> ??????? dest_str = 0x55555579bcf8
> #2? 0x00007ffff7522545 in smtp_submit_session_init
> (input=0x555555764008, set=0x7fffffffe378) at smtp-submit.c:84
> ??????? pool = 0x55555579bc20
> #3? 0x00007ffff752265a in smtp_submit_init_simple (input=<optimized
> out>, set=<optimized out>, mail_from=0x555555759b80) at smtp-submit.c:134
> ??????? se...
2019 Oct 06
2
Sieve redirect is broken in 2.3.7.2 - signal 11
...p_strdup () from
>> /usr/lib/dovecot/libdovecot.so.0
>> No symbol table info available.
>> #1? 0x00007ffff757dd1a in ssl_iostream_settings_init_from () from
>> /usr/lib/dovecot/libdovecot.so.0
>> No symbol table info available.
>> #2? 0x00007ffff7522545 in smtp_submit_session_init () from
>> /usr/lib/dovecot/libdovecot.so.0
>> No symbol table info available.
>> #3? 0x00007ffff752265a in smtp_submit_init_simple () from
>> /usr/lib/dovecot/libdovecot.so.0
>> No symbol table info available.
>> #4? 0x00007ffff687e923 in ?? ()...