Displaying 18 results from an estimated 18 matches for "31bit".
2005 Jun 14
2
1.0-test73
...rash anymore with 64bit systems
  - If PAM modifies username, keep it
  - When auth workers died they leaked file descriptors in dovecot-auth
  - Auth workers were leaking memory for each request
  - Make MySQL connect abort in 10 seconds if it can't connect
  - 32bit UID/GIDs were truncated to 31bit value
  - dovecot-auth reports cache hits and misses on SIGUSR2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/att...
2023 Feb 27
2
Missing Files/Missing Folders from an NFS Share
I think it has a lot to do with telldir on an NFS share returning a cookie
that is supposed to be unique rather than an actual offset. Problem is,
that cookie is stored as a 31bit hash which can then end up as a negative
signed offset in Samba which is not handled correctly. The cookies are not
necessarily consecutive as you move through a directory.
On Mon, 27 Feb 2023 at 19:00, Jeremy Allison <jra at samba.org> wrote:
> On Mon, Feb 27, 2023 at 01:18:20PM +0100,...
2023 Feb 27
1
Missing Files/Missing Folders from an NFS Share
On Mon, Feb 27, 2023 at 08:01:40PM +0100, Conor Armstrong wrote:
>   I think it has a lot to do with telldir on an NFS share returning a cookie
>   that is supposed to be unique rather than an actual offset. Problem is,
>   that cookie is stored as a 31bit hash which can then end up as a negative
>   signed offset in Samba which is not handled correctly. The cookies are not
>   necessarily consecutive as you move through a directory. ?
We only store the returned cookie as a 'long' from telldir(), and then use
it to get to the same posi...
2006 Jun 05
4
[Bug 484] avahi broadcasts are not detected as multicast
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=484
------- Additional Comments From nicolas.mailhot@laposte.net  2006-06-05 21:12 MET -------
Created an attachment (id=231)
 --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=231&action=view)
My iptables config
-- 
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are
2005 Mar 04
12
A Problem : Can NOT install APT or Synaptic for v4.0
Hello,
There was no problem installing "APT" package in
CentOS 4.0 Beta, but so far I could not install
APT or Synaptic by "# yum install apt" or
by "# yum install synaptic" in a usual manner.
Is there any solution for this?
It seems to me, something is wrong only for these
two packages.
Regards.
2005 Jul 24
0
CentOS-4.1 s390(x) Release Announcement
...d from s390 (those are needed
to build for example gcc). Targetting for Hercules users having
something to play with, the hardware crypto unit support isn't
something one could use anyway.
================
About packaging:
================
The target for packaking has been 'clean arch for 31bit and 64bit', so
the s390x is not even trying to follow what ever the upstream decides
to put in from s390-land. The mentioned openCryptoki was dropped and
only glibc and glibc-devel is included from s390.
s390 itself is naturally clean 31bit as it is.
=============
Availability:
=============...
2005 Feb 14
0
CentOS-3 s390(x) errdata: Updated python and rh-postgresql packages fix security issues(s)
Hi,
First some general explanations about what this will be. There is this
's390(x)' in the Subject: and that will mean it's bi-arch annouce
conserning both - s390 and s390x. If there is for example only 's390',
it's about 31bit version only.
I've notified that i cannot anymore paster the source for information
on this, so i just say
Updated: Python and rh-postgresql
-- 
Pasi Pirhonen - upi at iki.fi - http://iki.fi/upi/
2023 Feb 27
1
Missing Files/Missing Folders from an NFS Share
...addressed in Samba.
On Mon, 27 Feb 2023 at 20:01, Conor Armstrong <conorarmstrong at gmail.com>
wrote:
> I think it has a lot to do with telldir on an NFS share returning a cookie
> that is supposed to be unique rather than an actual offset. Problem is,
> that cookie is stored as a 31bit hash which can then end up as a negative
> signed offset in Samba which is not handled correctly. The cookies are not
> necessarily consecutive as you move through a directory.
>
> On Mon, 27 Feb 2023 at 19:00, Jeremy Allison <jra at samba.org> wrote:
>
>> On Mon, Feb 27,...
2005 Mar 12
0
Apt and multilib arches (in CentOS-4)
...is apt support only provided for i386? I want to use it with XXXX
arch .... read on :)
!!!WARNING!!!
Apt _CAN_NOT_ do multilib arches properly!
!!!WARNING!!!
What is a multilib arch?  Some arches (like x86_64 and ia64, and maybe
ppc and s390x when released) have the ability to run both 32bit (or
31bit for s390) and 64bit programs.  This requires that the libraries
for both the 32bit arch and the 64bit arch be present at the same time.
They have the same name, only the arch is different (in the case of
x86_64, there are i386, i686 packages for 32bit and x86_64 packages for
64bit).  Apt does not p...
2016 Jul 18
2
Re: [PATCH] mllib: Getopt: fix integer parsing
On Monday, 18 July 2016 09:38:43 CEST Richard W.M. Jones wrote:
> On Mon, Jul 18, 2016 at 10:13:30AM +0200, Pino Toscano wrote:
> > Since we are using gnulib already, make use of xstrtol to parse the
> > integer arguments to avoid extra suffixes, etc.
> > 
> > Fixes commit 0f7bf8f714898c606e5d5015fff5b7803dcd1aee.
> > ---
> >  mllib/getopt-c.c | 34
2001 Nov 08
4
win2k + >2GB files problem
hi!
I have a problem with rsync (current CVS version), running on a win2k
machine (rsync compiled using Cygwin).
c:\rsync>rsync --version
rsync  version 2.4.6dev  protocol version 24
Copyright (C) 1996-2001 by Andrew Tridgell, Paul Mackerras and others
Capabilities: 64-bit files, socketpairs, hard links, symlinks
It can DOWNload >2gb files from my linux box (with rsync reporting
negative
2005 Jul 25
0
CentOS-announce Digest, Vol 5, Issue 11
...d from s390 (those are needed
to build for example gcc). Targetting for Hercules users having
something to play with, the hardware crypto unit support isn't
something one could use anyway.
================
About packaging:
================
The target for packaking has been 'clean arch for 31bit and 64bit', so
the s390x is not even trying to follow what ever the upstream decides
to put in from s390-land. The mentioned openCryptoki was dropped and
only glibc and glibc-devel is included from s390.
s390 itself is naturally clean 31bit as it is.
=============
Availability:
=============...
2008 Feb 02
2
hardlinks not working with inode number > 2^31
..." is recommended, as otherwise inodes are only allocated
from the 1st 1TB space. This will reduce performance (the inodes are
then not always located near the data), and can also lead to not being
able to create new files if the 1st 1TB is full.
If rsync cannot currently cope with larger than 31bit inodes, than this
would need to be dealt with IMHO. It's not like larger than 1TB
filesystems are a rare thing nowadays, with single 3,5inch SATA disks
already available at 1TB sizes for very reasonable prices.
Paul Slootman
2008 Mar 20
1
[RFC/PATCH 05/15] kvm-s390: s390 arch backend for the kvm kernel module
...net's kvm kernel module to IBM zSeries
 (aka s390x, mainframe) architecture. It uses the mainframe's virtualization
instruction SIE to run virtual machines with up to 64 virtual CPUs each.
This port is only usable on 64bit host kernels, and can only run 64bit guest
kernels. However, running 31bit applications in guest userspace is possible.
The following source files are introduced by this patch
arch/s390/kvm/kvm-s390.c    similar to arch/x86/kvm/x86.c, this implements all
                            arch callbacks for kvm. __vcpu_run calls back into
                            sie64a to e...
2008 Mar 20
1
[RFC/PATCH 05/15] kvm-s390: s390 arch backend for the kvm kernel module
...net's kvm kernel module to IBM zSeries
 (aka s390x, mainframe) architecture. It uses the mainframe's virtualization
instruction SIE to run virtual machines with up to 64 virtual CPUs each.
This port is only usable on 64bit host kernels, and can only run 64bit guest
kernels. However, running 31bit applications in guest userspace is possible.
The following source files are introduced by this patch
arch/s390/kvm/kvm-s390.c    similar to arch/x86/kvm/x86.c, this implements all
                            arch callbacks for kvm. __vcpu_run calls back into
                            sie64a to e...
2008 Mar 20
34
[RFC/PATCH 00/15] kvm on big iron
This patch series introduces a backend for kvm to run on IBM System z
machines that uses the mainframe's sie virtualization capability. This
work runs 64bit guests on z800/z890/z900/z990/z9/z10 class machines with
a 64bit linux host. Userspace will follow once we're done brushing it
over.
The patch queue consists of the following patches, which can be applied
in sequence on top of kvm.git
2008 Mar 20
34
[RFC/PATCH 00/15] kvm on big iron
This patch series introduces a backend for kvm to run on IBM System z
machines that uses the mainframe's sie virtualization capability. This
work runs 64bit guests on z800/z890/z900/z990/z9/z10 class machines with
a 64bit linux host. Userspace will follow once we're done brushing it
over.
The patch queue consists of the following patches, which can be applied
in sequence on top of kvm.git
2003 Dec 01
0
No subject
...an nfs mounted volume,and
compiled and ran it on a 64bit wide HPUX 11.x system, and what I find is
that HPUX is not returning a EFBIG error when I do an fcntl lock, or an
lseek64.  It only fails with EFBIG when I actually try to WRITE to the
file...
So I expect that Samba is not falling back to the 31bit lock request... (or
I'm doing something stupid in my test program ,always a possibility ;->)
Even more telling, the code indicates that a debug statement should indicate
this fallback at level 8...  Are you seeing this, Reinout?
The program is as follows:
#include <stdio.h>
#include...