Displaying 20 results from an estimated 33 matches for "11323".
Did you mean:
1132
2007 Jun 14
3
Preserving dates in Excel.
Hi,
Quick question: Say I have a date variable in a data frame or
matrix, and I'd like to preserve the date format when using write.table.
However, when I export the data, I get the generic number underlying the
date, not the date per se, and a number such as 11323, 11324, etc are
not meaningful in Excel. Is there any way I can preserve the format of a
date on writing into a text-file?
TIA and best,
-Tir
2005 Aug 31
3
Bug#325801: logcheck: new regex to filter imap "Moved xxx bytes of new mail" messages
...kage: logcheck
Version: 1.2.41
Severity: wishlist
Hi folks, thanks for your work maintaining logcheck, it works well.
When my users read their mail using imap (usually via squirrelmail,
not sure about other clients) I get a message like this in the log:
Aug 22 21:03:32 phoenix imapd[6551]: Moved 11323 bytes of new mail to /home/winky/mail/mbox from /var/spool/mail/winky host= localhost [127.0.0.1]
It seems to me that this is a normal enough system event that it can
be filtered so I added a new regex to /etc/logcheck/ignore.d.server/imap:
imapd\[[._[:alnum:]-]+\]: Moved [0-9]+ bytes of new mail...
2014 Mar 13
3
[PATCH RFC v6 09/11] pvqspinlock, x86: Add qspinlock para-virtualization support
...120/ 1536/+37%
> 3 1827/ 2683/+47% 2313/ 2425/ +5%
> 4 2689/ 4191/+56% 2914/ 3128/ +7%
> 5 3736/ 5830/+56% 3715/ 3762/ +1%
> 6 4942/ 7609/+54% 4504/ 4558/ +2%
> 7 6304/ 9570/+52% 5292/ 5351/ +1%
> 8 7736/11323/+46% 6037/ 6097/ +1%
Do you have measurements from tests when VCPUs are overcommitted?
> +#ifdef CONFIG_PARAVIRT_SPINLOCKS
> +/**
> + * queue_spin_unlock_slowpath - kick up the CPU of the queue head
> + * @lock : Pointer to queue spinlock structure
> + *
> + * The lock is re...
2014 Mar 13
3
[PATCH RFC v6 09/11] pvqspinlock, x86: Add qspinlock para-virtualization support
...120/ 1536/+37%
> 3 1827/ 2683/+47% 2313/ 2425/ +5%
> 4 2689/ 4191/+56% 2914/ 3128/ +7%
> 5 3736/ 5830/+56% 3715/ 3762/ +1%
> 6 4942/ 7609/+54% 4504/ 4558/ +2%
> 7 6304/ 9570/+52% 5292/ 5351/ +1%
> 8 7736/11323/+46% 6037/ 6097/ +1%
Do you have measurements from tests when VCPUs are overcommitted?
> +#ifdef CONFIG_PARAVIRT_SPINLOCKS
> +/**
> + * queue_spin_unlock_slowpath - kick up the CPU of the queue head
> + * @lock : Pointer to queue spinlock structure
> + *
> + * The lock is re...
2006 Jul 04
4
adding 0 to beginning of a number
Hi
Is there a quick way to add 0 to the beginning of a number if it only
has one digit?
ie
1 should be 01
11 should stay as 11
(These int''s can be transferred to a string)
Thanks
--
Posted via http://www.ruby-forum.com/.
2003 Sep 18
2
SIP error messages
Hello.
I'm seeing this at the console.
NOTICE[81926]: File chan_sip.c, Line 5119 (handle_request): Registration from
'<sip:marrandy@192.168.1.1>' failed for '192.168.1.70'
What's this all about ?
Regards...Martin
--
Osborn's Law:
Variables won't; constants aren't.
2006 Oct 18
0
What doe these error messages mean?
I just got the following error messages displayed on my Asterisk console:
==========================================
Oct 18 21:18:32 ERROR[22095]: chan_sip.c:11323 sipsock_read: We could NOT get
the channel lock for SIP/5058977054-e577!
Oct 18 21:18:32 ERROR[22095]: chan_sip.c:11324 sipsock_read: SIP MESSAGE JUST
IGNORED: BYE
Oct 18 21:18:32 ERROR[22095]: chan_sip.c:11325 sipsock_read: BAD! BAD! BAD!
==========================================
I'm run...
2024 Oct 04
1
Warning message: Removed 888 rows containing missing values or values outside the scale range (`geom_line()`)
...s and I have searched through google but no solution yet.
Thank you in advance for any help given.
library(fpp3)
library(lubridate)
library(xts)
library(fabletools)
library(ggplot2)
library(dplyr)
library(gridExtra)
> dput(head(new_us_retail_employment,100))structure(list(Month = structure(c(-11323, -11292, -11264, -11233,
-11203, -11172, -11142, -11111, -11080, -11050, -11019, -10989,
-10958, -10927, -10898, -10867, -10837, -10806, -10776, -10745,
-10714, -10684, -10653, -10623, -10592, -10561, -10533, -10502,
-10472, -10441, -10411, -10380, -10349, -10319, -10288, -10258,
-10227, -10196, -1...
2009 Oct 09
4
Fatal: chdir( ) failed: Permission denied
Hi
Dovecot fails to chdir() into users home directory giving the following error:
Oct 9 16:43:49 jura dovecot: dovecot: Fatal: chdir(/a/home/mina) failed: Permission denied (euid=1118
0(mina) egid=11332(devel) missing +x perm: /a/home)
Oct 9 16:43:49 jura dovecot: dovecot: child 14441 (imap) returned error 89 (Fatal failure)
The reason seems to be that user primary group is "devel"
2015 Jul 14
0
[Announce] Samba 4.2.3 Available for Download
...;abartlet at samba.org>
* BUG 10991: winbindd: Sync secrets.ldb into secrets.tdb on startup.
o Ralph Boehme <slow at samba.org>
* BUG 11277: s3:smb2: Add padding to last command in compound requests.
* BUG 11305: vfs_fruit: Add option "veto_appledouble".
* BUG 11323: smbd/trans2: Add a useful diagnostic for files with bad
encoding.
* BUG 11363: vfs_fruit: Check offset and length for AFP_AfpInfo read
requests.
* BUG 11371: ncacn_http: Fix GNUism.
o Günther Deschner <gd at samba.org>
* BUG 11245: s3-rpc_server: Fix rpc_create_tc...
2015 Jul 14
0
[Announce] Samba 4.2.3 Available for Download
...;abartlet at samba.org>
* BUG 10991: winbindd: Sync secrets.ldb into secrets.tdb on startup.
o Ralph Boehme <slow at samba.org>
* BUG 11277: s3:smb2: Add padding to last command in compound requests.
* BUG 11305: vfs_fruit: Add option "veto_appledouble".
* BUG 11323: smbd/trans2: Add a useful diagnostic for files with bad
encoding.
* BUG 11363: vfs_fruit: Check offset and length for AFP_AfpInfo read
requests.
* BUG 11371: ncacn_http: Fix GNUism.
o Günther Deschner <gd at samba.org>
* BUG 11245: s3-rpc_server: Fix rpc_create_tc...
2011 Mar 28
2
"Holes" in a data frame with time intervals
Good morning,
I am facing a problem very easy to solve with a program, but not too
easy (at least IMHO) with a "declarative" approach.
I have a dataframe df with some information about bank branches with a
validity time associated (start date/end date, format YYYY-MM-DD) to
some attributes (for example number of employees assigned).
The following example will clarify this
2010 Sep 09
0
Plotting dates and grid lines on the X-Axis of xyplot
...-01-01",s[1]))
d2<-as.Date(sprintf("%d-01-01",s[2]+1))
d<-seq(as.Date(d1,origin=origin),to=as.Date(d2,origin=origin),by=by)
list(x=as.numeric(d),lab=format(d,'%Y'))
}
The call
> simPlot(t,"P-1",streams=c("Oil","Water"))
$x
[1] 10957 11323 11688 12053
$lab
[1] "2000" "2001" "2002" "2003"
shows the correct "at" and "labels" values, but there is no annotation,
except for the xlab at the bottom of the plot.
What do I need to change to get the grid-lines, ticks, and labels fr...
2014 Mar 12
0
[PATCH RFC v6 09/11] pvqspinlock, x86: Add qspinlock para-virtualization support
...2 1045/ 1103/ +6% 1120/ 1536/+37%
3 1827/ 2683/+47% 2313/ 2425/ +5%
4 2689/ 4191/+56% 2914/ 3128/ +7%
5 3736/ 5830/+56% 3715/ 3762/ +1%
6 4942/ 7609/+54% 4504/ 4558/ +2%
7 6304/ 9570/+52% 5292/ 5351/ +1%
8 7736/11323/+46% 6037/ 6097/ +1%
It can be seen that the ticket lock PV code has a fairly big decrease
in performance when there are 3 or more contending tasks. The
queue spinlock PV code, on the other hand, only has a minor drop in
performance for 3 or more contending tasks.
Signed-off-by: Waiman Long &...
2003 Dec 17
2
TODO hardlink performance optimizations
On Mon, 15 Dec 2003, jw schultz <jw@pegasys.ws> wrote:
> OK, first pass on TODO complete.
....
> PERFORMANCE ----------------------------------------------------------
....
> Traverse just one directory at a time
>
> Traverse just one directory at a time. Tridge says it's possible.
>
> At the moment rsync reads the whole file list into memory at the
>
2014 May 30
0
[PATCH v11 14/16] pvqspinlock: Add qspinlock para-virtualization support
...2 1045/ 1103/ +6% 1161/ 1248/ +7%
3 1827/ 2683/+47% 2357/ 2600/+10%
4 2689/ 4191/+56% 2882/ 3115/ +8%
5 3736/ 5830/+56% 3493/ 3571/ +2%
6 4942/ 7609/+54% 4239/ 4198/ -1%
7 6304/ 9570/+52% 4931/ 4895/ -1%
8 7736/11323/+46% 5632/ 5588/ -1%
It can be seen that the ticket lock PV code has a fairly big decrease
in performance when there are 3 or more contending tasks. The queue
spinlock PV code, on the other hand, only has a relatively minor
drop in performance for with 1-4 contending tasks. With 5 or more
cont...
2014 Mar 12
17
[PATCH v6 00/11] qspinlock: a 4-byte queue spinlock with PV support
v5->v6:
- Change the optimized 2-task contending code to make it fairer at the
expense of a bit of performance.
- Add a patch to support unfair queue spinlock for Xen.
- Modify the PV qspinlock code to follow what was done in the PV
ticketlock.
- Add performance data for the unfair lock as well as the PV
support code.
v4->v5:
- Move the optimized 2-task contending code to the
2014 Mar 12
17
[PATCH v6 00/11] qspinlock: a 4-byte queue spinlock with PV support
v5->v6:
- Change the optimized 2-task contending code to make it fairer at the
expense of a bit of performance.
- Add a patch to support unfair queue spinlock for Xen.
- Modify the PV qspinlock code to follow what was done in the PV
ticketlock.
- Add performance data for the unfair lock as well as the PV
support code.
v4->v5:
- Move the optimized 2-task contending code to the
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...1 0.02 73514
ary3.ll 2 7606 0 0.01 7587 0 0.01 7587
ary.ll 44 61905 1 0.02 61715 1 0.02 61715
asearch1.ll 1 44616 0 0.01 44590 0 0.01 44590
asearch.ll 2 86459 0 0.02 86433 0 0.02 86433
assem.ll 1 14439 0 0.01 14409 0 0.01 14409
assign.ll 10 62051 0 0.02 62028 0 0.02 62028
atalloc.ll 3 11357 0 0.01 11323 0 0.01 11323
atax.ll 12 23916 0 0.01 23868 0 0.01 23868
AtomicOps.ll 2 5132 0 0.01 5123 0 0.01 5123
atop.ll 1 12901 0 0.01 12874 0 0.01 12874
badidx.ll 2 5030 0 0.01 5018 0 0.01 5018
basicmath.ll 1 27788 0 0.01 27750 0 0.01 27750
Bcj2Coder.ll 29 231916 0 0.03 231882 0 0.03 231882
Bcj2Register.ll 3...