Displaying 20 results from an estimated 103 matches for "sys_time".
2018 Aug 10
2
[cfe-dev] Filesystem has Landed in Libc++
..._type = file_clock::time_point;
template <class Duration>
inline
std::chrono::time_point<std::chrono::system_clock, Duration>
file_clock::to_sys(const std::chrono::time_point<file_clock, Duration>& t) noexcept
{
using namespace date;
return sys_time<Duration>{t.time_since_epoch()} +
(sys_days{2174_y/1/1} - sys_days{1970_y/1/1});
}
template <class Duration>
inline
std::chrono::time_point<file_clock, Duration>
file_clock::from_sys(const std::chrono::time_point<std::chrono...
2018 Jul 27
5
Filesystem has Landed in Libc++
Hi All,
I recently committed <filesystem> to trunk. I wanted to bring attention to
some quirks it currently has.
First, it's been put in a separate library, libc++fs, for now. Users are
responsible for linking the library when they use filesystem.
Second, it should still not be considered ABI stable. Vendors should be
aware of this before shipping it. Hopefully all the standard and
2019 Nov 15
0
I can't get Win10 clients to sync time with the DC
...di` si favelave...
> I'd really appreciate a nudge in the right direction.
I run DCs on containers (LXC) too.
You are sure that ntpd is running? My experience is that, if not
properly configured, ntpd die after some minutes if does not have
access to hardware clock.
You can add the 'sys_time' CAP to the container, or probably better
prevent ntpd to reclaim hardware clock, adding in ntp.conf:
# don't update the system's clock
disable kernel
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.lanostra...
2019 Nov 14
5
I can't get Win10 clients to sync time with the DC
I'm running a Samba AD DC v4.9.9 with Windows 10 clients connected to it
and just noticed that the clients are not synchronizing time with the
server. I'm not sure why not.
My setup is a bit special in that the DC is running inside a (privileged)
linux container. For that reason, it's not possible or necessary for the
container to correct the system clock, this is done on the
2018 Nov 05
4
Time server on AD DC in an LXD container.
After reading the instructions at
https://wiki.samba.org/index.php/Time_Synchronisation, I still have
questions about how samba interacts with nptd.
The issue is that LXD doesn't want containers setting the time and so won't
start ntpd at container startup even though it's enabled in systemd. The
host does sync it's time with a national time server, so we can assume that
the
2010 Mar 31
3
libguestfs-1.0.85-1.el5.5 - seems no KVM acceleration support included
On Wed, Mar 31, 2010 at 09:26:24PM +0300, Active Systems O? wrote:
> Hi,
>
> As I couldnt find any appropriate bugzilla - so I'll post directly to you. There seems to be a problem with EPEL repo libguestfs-1.0.85-1.el5.5 rpm (x86_64) - for example it is very slow with VM filesystem copy as it does not make use of KVM acceleration (running plain qemu).
> Running
2017 Aug 14
3
[PATCH] builder: templates: debian: use single-partition layout
The previously selected 'atomic' recipe resulted in 2GB swap in a 6GB
volume. Also, we don't really need the boot partition, so just create a
partition using the whole disk space.
---
builder/templates/debian.preseed | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/builder/templates/debian.preseed b/builder/templates/debian.preseed
index
2017 Jul 07
2
[PATCH v3] v2v: docs: VDSM location of virt-v2v log file.
See this bug for background information:
https://bugzilla.redhat.com/show_bug.cgi?id=1350465
Thanks: Tomáš Golembiovský
---
v2v/virt-v2v.pod | 38 ++++++++++++++++++++++++++------------
1 file changed, 26 insertions(+), 12 deletions(-)
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
index e68d75cf8..87dba240b 100644
--- a/v2v/virt-v2v.pod
+++ b/v2v/virt-v2v.pod
@@ -1909,18 +1909,32 @@ that
2017 Aug 12
2
[PATCH] configure: Further split blocks of text in the script output.
Commit 0a94cae15bae7cecb725e78e485708694d347612 added useful
headings to parts of the configure script. This refactors
the code by adding a common macro (‘HEADING’), and also changes
the output so it's clearer at a glance:
--- Checking for Haskell ---
checking for ghc... (cached) ghc
--- Checking for PHP ---
checking for php... (cached) php
checking for phpize... (cached) phpize
2004 Jul 21
3
X100P panic
...eewait+0x33/0x3a
[<02150199>] do_select+0x265/0x279
[<0213639b>] follow_page_pfn+0xec/0xfd
[<0213fe44>] rw_vm+0x1f8/0x218
[<0213639b>] follow_page_pfn+0xec/0xfd
[<12a7f60a>] zt_ioctl+0x5a/0x100 [zaptel]
[<0214f7f6>] sys_ioctl+0x1f2/0x224
[<0211a7c3>] sys_time+0x2b/0x3d
=======================
[<02115e4e>] default_wake_function+0x0/0xc
[<0214201b>] vfs_read+0xb8/0xe4
[<021421f4>] sys_read+0x2c/0x42
Code: 8b 40 68 85 c0 0f 45 f0 55 89 f0 8b 4c 24 2c 8b 54 24 10 e8
<1>Unable to handle kernel NULL pointer dereference at virtua...
2011 Jan 04
0
builder-debian libguestfs success 7ce627fce02eae8c7db36b4090fa0ce1bf69bf44
...rchrnul-tests
strdup-posix
streq
strerror
strerror-tests
string
string-tests
strndup
strnlen
strnlen1
symlink
symlink-tests
symlinkat
symlinkat-tests
sys_ioctl
sys_ioctl-tests
sys_select
sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf...
2011 Jan 25
0
builder-debian libguestfs success 36fe0acf8a2e72c223d7a9f7a93815ff276a3cc1
...rchrnul-tests
strdup-posix
streq
strerror
strerror-tests
string
string-tests
strndup
strnlen
strnlen1
symlink
symlink-tests
symlinkat
symlinkat-tests
sys_ioctl
sys_ioctl-tests
sys_select
sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf...
2010 Dec 10
0
builder-debian libguestfs success 363978fa7fc055da380d31103c7de378a08b71fb
...rchrnul-tests
strdup-posix
streq
strerror
strerror-tests
string
string-tests
strndup
strnlen
strnlen1
symlink
symlink-tests
symlinkat
symlinkat-tests
sys_ioctl
sys_ioctl-tests
sys_select
sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf...
2011 Jan 04
0
builder-ubuntu libguestfs success 7ce627fce02eae8c7db36b4090fa0ce1bf69bf44
...rchrnul-tests
strdup-posix
streq
strerror
strerror-tests
string
string-tests
strndup
strnlen
strnlen1
symlink
symlink-tests
symlinkat
symlinkat-tests
sys_ioctl
sys_ioctl-tests
sys_select
sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf...
2010 Dec 07
1
builder-ubuntu libguestfs FAILED build step 4b8f70d46dcfed1489c97f822e263b8615f21ea0
...rchrnul-tests
strdup-posix
streq
strerror
strerror-tests
string
string-tests
strndup
strnlen
strnlen1
symlink
symlink-tests
symlinkat
symlinkat-tests
sys_ioctl
sys_ioctl-tests
sys_select
sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf...
2011 Mar 04
1
builder-debian libguestfs FAILED build step eda9826d25336bcf661700270c580d4d62128750
...rchrnul-tests
strdup-posix
streq
strerror
strerror-tests
string
string-tests
strndup
strnlen
strnlen1
symlink
symlink-tests
symlinkat
symlinkat-tests
sys_ioctl
sys_ioctl-tests
sys_select
sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf...
2011 Jan 25
0
builder-ubuntu libguestfs success 36fe0acf8a2e72c223d7a9f7a93815ff276a3cc1
...rchrnul-tests
strdup-posix
streq
strerror
strerror-tests
string
string-tests
strndup
strnlen
strnlen1
symlink
symlink-tests
symlinkat
symlinkat-tests
sys_ioctl
sys_ioctl-tests
sys_select
sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf...
2011 Feb 15
4
builder-debian libguestfs FAILED build step f455dc3814bf9f7e7e894ba81360acb0edd92464
...rchrnul-tests
strdup-posix
streq
strerror
strerror-tests
string
string-tests
strndup
strnlen
strnlen1
symlink
symlink-tests
symlinkat
symlinkat-tests
sys_ioctl
sys_ioctl-tests
sys_select
sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf...
2010 Dec 07
0
builder-debian libguestfs FAILED tests 4c5038ab54fb6fdff75ca8d5fdda9e73f48a5050
...rchrnul-tests
strdup-posix
streq
strerror
strerror-tests
string
string-tests
strndup
strnlen
strnlen1
symlink
symlink-tests
symlinkat
symlinkat-tests
sys_ioctl
sys_ioctl-tests
sys_select
sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf...
2010 Dec 24
0
builder-debian libguestfs success 3f4dc56a32074a02b1b829bd7a91878f73022d1d
...rchrnul-tests
strdup-posix
streq
strerror
strerror-tests
string
string-tests
strndup
strnlen
strnlen1
symlink
symlink-tests
symlinkat
symlinkat-tests
sys_ioctl
sys_ioctl-tests
sys_select
sys_select-tests
sys_socket
sys_socket-tests
sys_stat
sys_stat-tests
sys_time
sys_time-tests
sys_wait
sys_wait-tests
tempname
time
time-tests
timespec
unistd
unistd-safer
unistd-safer-tests
unistd-tests
unlink
unlink-tests
unlinkdir
usleep
usleep-tests
utimecmp
utimens
utimens-tests
vasnprintf
vasnprintf-tests
vasprintf
vasprintf...