Let's face reality and advise uses to bump their soft nofiles limits;

128 is just not coping anymore.
This commit is contained in:
ajacoutot 2011-12-29 12:29:15 +00:00
parent f60b6888a7
commit 458a50ef72
2 changed files with 11 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2011/12/05 10:44:12 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.8 2011/12/29 12:29:15 ajacoutot Exp $
COMMENT-main= GNOME desktop meta-package (base installation)
COMMENT-extras= GNOME desktop meta-package (full installation)
@ -9,7 +9,7 @@ PKGNAME= gnome-${V}
PKGNAME-main= gnome-${V}
PKGNAME-extras= gnome-extras-${V}
REVISION-main= 4
REVISION-main= 5
REVISION-extras=1
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \

View File

@ -1,4 +1,4 @@
$OpenBSD: README-main,v 1.1.1.1 2011/11/12 16:40:47 ajacoutot Exp $
$OpenBSD: README-main,v 1.2 2011/12/29 12:29:15 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
@ -21,6 +21,14 @@ Then the following line needs to be added:
in ~/.xinitrc when using startx(1) (console login)
in ~/.xsession when using xdm(1) (X Display Manager login)
Default limits
==============
GNOME can be hungry on file descriptors usage because of the kqueue(2)
based file monitoring. While not mandatory, it is advised to bump
"nofiles" up to 512. To do so, the following line needs to be added
before gnome-session(1) is called:
ulimit -Sn 512
mDNS/DNS-SD support
===================
The avahi-daemon(8) daemon provides Zeroconf support (aka. Bonjour /