From owner-freebsd-current Wed Jan 7 09:41:04 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA19461 for current-outgoing; Wed, 7 Jan 1998 09:41:04 -0800 (PST) (envelope-from owner-freebsd-current) Received: from nomis.simon-shapiro.org ([206.190.143.100]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA19443 for ; Wed, 7 Jan 1998 09:40:55 -0800 (PST) (envelope-from shimon@nomis.Simon-Shapiro.ORG) Received: (qmail 5617 invoked by uid 1000); 7 Jan 1998 17:36:54 -0000 Message-ID: X-Mailer: XFMail 1.3-alpha-010198 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 07 Jan 1998 09:36:53 -0800 (PST) Reply-To: shimon@simon-shapiro.org Organization: The Simon Shapiro Foundation From: Simon Shapiro To: freebsd-current@freebsd.org Subject: Panic: kmem_malloc: kmem_map too small Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I receive that mainly under SMP, but looking at vm/vm_kern.c I do not see where the problem is: if (vm_map_findspace(map, 0, size, &addr)) { vm_map_unlock(map); if (map == mb_map) { mb_map_full = TRUE; log(LOG_ERR, "Out of mbuf clusters - increase maxusers!\n"); return (0); } if (waitflag == M_WAITOK) panic("kmem_malloc: kmem_map too small"); return (0); } The rtrace: Debugger panic kmem_malloc malloc nfs_nget nfs_lookup namei lstat syscall Xsyscall This happened while doing a ``cd /NFS_mount; find . | cpio -dmpv /new'' where virtually all the files are too new on the target, so there is much of directory activity across the LAN but very little copying. Filesystems involoved are large (FreeBSD archives :-) ---------- Sincerely Yours, Simon Shapiro Shimon@Simon-Shapiro.ORG Voice: 503.799.2313