[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: monit 3.2 proc and fd problems (solaris)
From: |
Christian Hopp |
Subject: |
Re: monit 3.2 proc and fd problems (solaris) |
Date: |
Fri, 4 Jul 2003 12:40:43 +0200 (CEST) |
On Fri, 4 Jul 2003, Martin Pala wrote:
> First problem related description (from solaris 64-bit developer's guide):
>
> ---
> What Does EOVERFLOW Mean?
>
> The EOVERFLOW return value is returned from a system call whenever one
> or more fields of the data structure used to pass information out of the
> kernel is too small to hold the value.
>
> A number of 32-bit system calls now return EOVERFLOW when faced with
> large objects on the 64-bit kernel. While this was already true when
> dealing with large files, the fact that daddr_t, dev_t, time_t, and its
> derivative types struct timeval and timespec_t now contain 64-bit
> quantities might allow more EOVERFLOW return values to be observed by
> 32-bit applications.
> ---
==> monit has to be compiled with a compiler which produces 64bit binary?
does gcc-3.1+ do it???
CHopp
--
Christian Hopp email: address@hidden
Institut für Elektrische Informationstechnik fon: +49-5323-72-2113
TU Clausthal, Leibnizstr. 28, 38678 Clausthal-Zellerf. fax: +49-5323-72-3197
pgpkey: https://www.iei.tu-clausthal.de/pgp-keys/
- monit 3.2 proc and fd problems (solaris), Martin Pala, 2003/07/04
- Re: monit 3.2 proc and fd problems (solaris), Martin Pala, 2003/07/04
- Re: monit 3.2 proc and fd problems (solaris), Martin Pala, 2003/07/04
- Re: monit 3.2 proc and fd problems (solaris),
Christian Hopp <=
- Re: monit 3.2 proc and fd problems (solaris), Martin Pala, 2003/07/04
- Re: monit 3.2 proc and fd problems (solaris), Christian Hopp, 2003/07/04
- Re: monit 3.2 proc and fd problems (solaris), Martin Pala, 2003/07/04
- Re: monit 3.2 proc and fd problems (solaris), Christian Hopp, 2003/07/04
- Re: monit 3.2 proc and fd problems (solaris), Martin Pala, 2003/07/04
- Re: monit 3.2 proc and fd problems (solaris), Martin Pala, 2003/07/07
Re: monit 3.2 proc and fd problems (solaris), Christian Hopp, 2003/07/04