search for: accrued

Displaying 20 results from an estimated 55 matches for "accrued".

2013 May 20
7
Bye bye Mr tmem guy
Hi Linux kernel folks and Xen folks -- Effective July 5, I will be resigning from Oracle and "retiring" for a minimum of 12-18 months and probably/hopefully much longer. Between now and July 5, I will be tying up loose ends related to my patches but also using up accrued vacation days. If you have a loose end you''d like to see tied, please let me know ASAP and I will do my best. After July 5, any email to me via first DOT last AT oracle DOT com will go undelivered and may bounce. Please send email related to my open source patches and contributions to K...
2007 May 29
3
Zaptel linux26
I am using centos 4.4 ,when I am compiling zapltel using l make linux26 ,error accrued ,what s missing [root@localhost zaptel]# make linux26 grep: /include/linux/autoconf.h: No such file or directory make: *** No rule to make target `linux26'. Stop. Regards ********************************************* No employee or agent is authorized to conclude any b...
2007 Oct 14
40
Step matchers
I think we all know that the readability of steps isn''t great right now, and in fact there''s a very recent thread that discusses just that. It was that recent thread that prompted me to explore this a bit. The basic idea is that you define step matchers, which have a regex, and then you match step names against that regex. Kind of tough for me to explain so I''ll just
2017 Apr 21
2
[cfe-dev] FE_INEXACT being set for an exact conversion from float to unsigned long long
...needs of FENV_ACCESS when doing so can improve the performance of generated code. Basically, we more or less pretend that floating point status bits don’t exist (at least before you get to the target-specific backend). It is a shame as Clang/LLVM does surprisingly well at honouring floating point accrued exceptions on x86_64 as is (see below). As far as I can tell, besides the eager constant folding optimisation, the only issues I am facing is with the float to u64 and double to u64 intrinsics. I have expressed the RISC-V floating point ISA in a C notation, which I use to build a RISC-V ISA simul...
2005 May 31
1
Suppress "Missed Calls" 7960 SIP
Does anyone know how to suppress the "Missed Calls" indication -- perhaps on a per-line basis -- on the 7960 running SIP? Reason: I've configured a group of extensions to ring for inbound calls and it seems pointless to accrue missed calls on those line presentations. /rg
2016 Mar 22
2
Need help with code generation
...not producing patches for LLD at the moment. > > I also appreciate that LLD/ELF development has certainly picked up pace recently and we might actually have a functioning linker sometime soon. That is very exciting, and thankyou for all your work. > > My worry is that the technical debt accrued will have to be paid off by someone at some point. At some point, someone will have to come along and make LLD robust ("enough", for some definition), and the current decision will make that person's job much harder. Again: users *today* are less likely to see a crash in lld than llv...
2017 Apr 20
4
[cfe-dev] FE_INEXACT being set for an exact conversion from float to unsigned long long
> This seems like it was done for perf reason (mispredict). Conditional-to-cmov transformation should keep > from introducing additional observable side-effects, and it's clear that whatever did this did not account > for floating point exception. That’s a very reasonable statement, but I’m not sure it corresponds to the way we have typically approached this sort of problem. In
2007 Dec 30
1
bi monthly based Mail/News backup scheme
I'm looking for a way to accomplish this goal without too much regular intervention. I want to backup.. but no thats not really the word I need here. It is a backup but also a continuing non-deleting collection of what comes on the spools over time. So the backup will never look like or mirror the src, except on the first run. It is NNTP and Mail spools (in one numbered file per message
2016 Jun 17
1
https and self signed
On Thu, June 16, 2016 14:23, Valeri Galtsev wrote: > > On Thu, June 16, 2016 1:09 pm, Gordon Messmer wrote: >> >> I doubt that most users check the dates on SSL certificates, >> unless they are familiar enough with TLS to understand that >> a shorter validity period is better for security. > > Oh, this is what he meant: Cert validity period. Though I agree >
2006 Feb 18
1
OT Futility Analysis
...lity analysis spelled out in the protocol. Another thing which may be relevant is that due to circumstances beyond the investigators' control, the trial will stop recruitment prematurely unless there is some compelling reason for them to find a way to continue the trial. Lastly, the trial has accrued not quite half of the planned sample size. Admittedly, I don't have a vast amount of experience implementing stopping rules. In other protocols I have seen where futility analyses have been planned but a group sequential design has not otherwise been employed, conditional power has been used...
2004 Apr 14
1
Re: [R] Execute function at startup
I think you can already do this via .First(). If you start your .First with something like this [give or take some parentheses] if( !is.null( runfirst <- Sys.getenv( 'RUNFIRST'))) try( eval( parse( text=runfirst)))) then whatever you pass in as RUNFIRST=... should get executed on startup. Could even be a call to source(...) if you want to source a particular file. I have a similar
2017 May 11
2
FENV_ACCESS and floating point LibFunc calls
...ur patches… I understand the scope of FENV_ACCESS is relatively wide, however I’m still curious if you managed to figure out how to prevent the SelectionDAGLegalize::ExpandNode() FP_TO_UINT lowering of the FPToUI intrinsic from producing the predicate logic that incorrectly sets the floating point accrued exceptions due to unconditional execution of the ISD::FSUB node attached to the SELECT node. It’s a little above my head to try to solve this issue with my current understanding of LLVM but I could give it a try. I’d need some guidance as to how the lowering of SELECT can be controlled. i.e. where...
2008 Feb 07
5
Two Leg CDR
Hi all, i am wondering if i can make two leg cdr in mysql cdr table. 1st Leg : Registrar the ATA which registered to the asterisk and it normally logging in cdr table. 2nd Leg : The CDR of carrier for the example if i send call like exten => _x.,1,Dial(SIP/${EXTEN}@AT&TIP) I this cause i can get the accrue duration of call because currently we are facing some call missing not coming
2001 Apr 16
5
samba issues
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: smb.conf Type: application/octet-stream Size: 10728 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20010417/173a3889/smb.obj
2013 Apr 03
3
arrayInd and which
Folks, I have Googled but not found much regarding arrayInd aside from the "which" help page. Any good examples or docs on what arrayInd does that is better or different from which()? In addition take the following 20x10 matrix: td<-structure(c(1, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 4, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 6, 6, 6, 6, 6, 6, 6, 1, 6, 6, 6, 6,
2017 May 11
3
FENV_ACCESS and floating point LibFunc calls
...stand the scope of FENV_ACCESS is relatively wide, however I’m > still curious if you managed to figure out how to prevent the > SelectionDAGLegalize::ExpandNode() FP_TO_UINT lowering of the FPToUI > intrinsic from producing the predicate logic that incorrectly sets the > floating point accrued exceptions due to unconditional execution of the > ISD::FSUB node attached to the SELECT node. It’s a little above my head to > try to solve this issue with my current understanding of LLVM but I could > give it a try. I’d need some guidance as to how the lowering of SELECT can > be con...
2003 Aug 12
0
excellently
Wow. dada spam. Antranig Alfaro wrote: > humans bouts scrupulously taxied annette methacrylate exert crouching > exclude hubris meteorite aides acronym exogenous boater plead savoring > tapestries courtrooms taunter bodyweight poultry pokes brandishes > poems ama mightiness assam countless actinolite merges crave technic > accomplishers bombast creation bonaparte
2008 Jul 09
2
loginmsg bug
Cf. http://seclists.org/fulldisclosure/2008/Jul/0090.html This Mrdkaaa character claims to have exploited this, but does not say how. The issue is that if do_pam_account() fails, do_authloop() will call packet_disconnect() with loginmsg as the format string (classic printf(foo) instead of printf("%s", foo) bug). The stuff that do_authloop() appends to loginmsg is harmless (the user
2003 Jun 23
0
Stopping the ADSI <BBBOOIIIINNNNGGG!!!!> on call wait
I don't mind the slight diminution in my hearing faculties that accrues each time I have a call come in while I'm talking from (I think I have this straight) the ADSI tone, but yesterday one of my callers asked me, "You OK?" after it sounded, so it must be at least minimally audible to the other party. Any way to quell it? Thanks. B.
2010 Dec 12
1
The Next Big Thing - Bug: xmllite.dll.CreateXmlWriter
The Next Big Thing, is a game from Pendulo Studios, the creatures of the Runaway games. The game itself looks like: Runway3 - A Twist of Fate (http://appdb.winehq.org/objectManager.php?sClass=application&iId=10638) I tested a demo of this game with wine. It works really nice but i can't save. If i try to Save a game, it will crash and this message accrue: > > .... >