Displaying 20 results from an estimated 10000 matches similar to: "Strange time stamp behaviour"
2017 Mar 21
0
[BUG] virtio-net linux driver fails to probe on MIPS Malta since 'hw/virtio-pci: fix virtio behaviour'
On 03/20/2017 05:43 PM, Michael S. Tsirkin wrote:
> On Mon, Mar 20, 2017 at 05:21:22PM +0200, Marcel Apfelbaum wrote:
>> On 03/17/2017 11:57 PM, James Hogan wrote:
>>> Hi,
>>>
>>> I've bisected the following failure of the virtio_net linux v4.10 driver
>>> to probe in QEMU v2.9.0-rc1 emulating a MIPS Malta machine:
>>>
>>>
2017 Mar 20
3
[BUG] virtio-net linux driver fails to probe on MIPS Malta since 'hw/virtio-pci: fix virtio behaviour'
On Mon, Mar 20, 2017 at 05:21:22PM +0200, Marcel Apfelbaum wrote:
> On 03/17/2017 11:57 PM, James Hogan wrote:
> > Hi,
> >
> > I've bisected the following failure of the virtio_net linux v4.10 driver
> > to probe in QEMU v2.9.0-rc1 emulating a MIPS Malta machine:
> >
> > virtio_net virtio0: virtio: device uses modern interface but does not have
2017 Mar 20
3
[BUG] virtio-net linux driver fails to probe on MIPS Malta since 'hw/virtio-pci: fix virtio behaviour'
On Mon, Mar 20, 2017 at 05:21:22PM +0200, Marcel Apfelbaum wrote:
> On 03/17/2017 11:57 PM, James Hogan wrote:
> > Hi,
> >
> > I've bisected the following failure of the virtio_net linux v4.10 driver
> > to probe in QEMU v2.9.0-rc1 emulating a MIPS Malta machine:
> >
> > virtio_net virtio0: virtio: device uses modern interface but does not have
2001 Oct 20
1
More changes to the win32 build environment
I made some changes to the win32 build environment. The build scripts now
use msdev to build all the projects (kind of like Jack originally had it.)
If building with nmake and makefiles is desired, such as if it is expected that
the sdk will be copied to an environment which has a version of MSVC older then
version 6 -- simply set the environment variable USENMAKE to any value and
the
2006 Feb 09
0
strange behaviour of domU - i/o performance tests
Hi,
I am currently making some i/o performance tests within domUs with iozone3.
One scenario is a domU with file-backed VBDs (root and swap) as sda1 and sda2
lying on an nfs-kernel-server (2.6.14.4 - Debian Sarge).
The exact iozone command is:
iozone -a -R -b result.xls -f /tmp/iozone.test -n 1m -g 256m -i 0 -i 1
As soon as the iozone-test comes to a filesize of 132M, the complete! system
2004 Jan 09
0
strange behaviour of smbpasswd after upgrade to samba.3.0.0
Hello,
I have a serious problem after upgrading from samba.2.2.8a -> 3.0.0(1)
We have security = domain in both samba-versions ; for "normal" domain users
nothing has changed , but we need to authenticate external users , who are
not members of our native win2k domain via the smbpasswd mechanism. The user
got a login-screen and authenticated himself via his
"unix-login" and
2001 Feb 07
1
Microsoft Fortran Powerstation on Linux via Wine
Hi, i'm just starting with Linux, and by ny job I have
to program in Fortran, and I use Microsoft Fortran
Powerstation (an IDE) because of its integrated IMSL
library.
Now I tried to run it from Linux simply with the
command wine msdev.exe, and the first time it worked.
After that when the window starts to open another
window opens with the title "Microsoft Visual C++
Runtime
2008 May 10
1
irregular time series and multiple, overlaid plots
I am new to R and am trying to solve the following problem:
I have a data file containing tick-by-tick, millisecond level prices for
some stocks. I have another file or two containing orders and trades,
again, with millisecond time-stamps. Both of these files are irregularly
spaced and the time stamps are in an iso format (<date>
<time>.<millisecond>)
I would like to create a
2008 Jul 15
1
visual C++ 6 semi-success story
I use visual C++ 6 in wine to build an app.
I've been leaving MSDEV open to see how long it'll
stay up. It was fine for several days, but after a week,
it lost the ability to compile.
(No big problem, but it'd be nice to narrow this down
someday, assuming it doesn't do the same thing
on Windows.)
2002 Apr 28
1
Building rgui with Visual C/C++ 6
Hi,
I have downloaded and modified the source for rgui - because I wanted to add
a few more custom menus to the GUI. I have almost got it completed, but have
spent the last four hours trying to resolve the following issue (no pun
intended !)
Linking...
R.lib(R.dll) : error LNK2005: _WatchCursor already defined in cursors.obj
R.lib(R.dll) : error LNK2005: _ArrowCursor already defined in
2000 Jul 28
1
optim gets stuck
Dear all
I'm having some trouble with a bound-constrained optimization using
optim(...,method="L-BFGS-B").
Usually, everything works fine, but for some simulations, the algorithm just
gets stuck.
When I let my function (+gradient) evaluation print out the
function value, I see that L-BFGS-B keeps calling the function with
arguments giving the same function value (up to at least
2007 Dec 06
0
Stange behaviour with internet explorer
Hi!
I''m developing an application with Rails 1.2.6 and I''ve facing a weird
problem.
In a form, I''m using link_to_function that is aggregating a :partial,
the code is as follows:
<table>
<thead>
<tr>
<th>Marca</th>
<th>Porcentaje</th>
<th>Objetivo Mensual</th>
2007 Jun 05
2
.activate() behaviour
Hi all,
I''m trying to understand why the following code doesnt work...
----------------------------------------------------------------------------------------
<html>
<head>
<title>blabla</title>
<script type="text/javascript" src="prototype.js"></script>
</head>
<body>
<form action="bllalba">
2017 Mar 20
0
[BUG] virtio-net linux driver fails to probe on MIPS Malta since 'hw/virtio-pci: fix virtio behaviour'
On 03/17/2017 11:57 PM, James Hogan wrote:
> Hi,
>
> I've bisected the following failure of the virtio_net linux v4.10 driver
> to probe in QEMU v2.9.0-rc1 emulating a MIPS Malta machine:
>
> virtio_net virtio0: virtio: device uses modern interface but does not have VIRTIO_F_VERSION_1
> virtio_net: probe of virtio0 failed with error -22
>
> To QEMU commit
2003 Apr 04
0
strange behaviour in file timestamp on smbfs
Hi all,
I've notice a strange behaviour in smbfs and I was not able to understand
it, so I want to share it with some other
We have some Solaris 7 machines with samba server and some linux workstations
with Suse7.3 and SuSE 8.1 OS.
When we mount on the linux workstation on share of the Solaris machine we see
the file modification timestamp wrong by one hour.
I was thinking about a problem
2008 May 28
0
[LLVMdev] A quick update on FreeBSD support
On May 24, 2008, at 4:25 PM, Marcel Moolenaar wrote:
> On May 24, 2008, at 12:12 PM, Bill Wendling wrote:
>> Let us know if you would like extra eyes on the two PPC failures.
>> Many
>> of us have a lot of experience with C++. :-) Do you know where these
>> allocations are?
>
> I don't mind if people help out, so here's some information:
Nice!
2004 Jul 30
1
Problem related to time-stamp
Hi,
I m facing problem in "rsync" rtelated to the
time-stamp of the files.
Im using rsync for transfering the file from my m/c
(OS :jaluna-linux) to a remote m/c(OS:jaluna-linux)
and even if there was no change in the files on my
m/c, when i rsync them to remote m/c the time-stamp of
the file on remote m/c (which i transfered from my
m/c) will change.
my file name is bigfile and it is
2003 Jul 24
1
time and date stamp in voicemail
Hi,
I see that there's been some very light discussion on having a standard time
and date stamp in VM. How can I implement it today? (About to offer a
system to a customer but they need the stamp to tell when people called.)
Thanks,
--
Steve
______________________________________
This sig is pending approval
2004 Nov 18
3
date/time stamp
Hi
?Is there any way to reproduce the FTP behavior with Samba 3?
The desired effect is not to respect timestamps from Windows files and
just create them with Samba server date/time stamp when we drag/drop,
copy/paste, cut/paste, old files to a disk share.
We are replacing an FTP server with Samba3, so far it's doing great job,
but this effect is needed (don't ask why please, app
2013 Feb 08
4
convert 12 time stamp to 24 hour
Readers,
For a 12 hour time stamp:
> testtime<-("2013-01-01 01:00:01 PM")
> testtime
[1] "2013-01-01 01:00:01 PM"
> testtime24hour<-strftime(testtime,'%H:%M:%S')
> testtime24hour
[1] "01:00:01"
how to convert to 24 hour format so that the object 'testtime24hour' is:
'13:00:01'
Thanks.
--
r2151