Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2001 09:58:36 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys uio.h src/sys/kern vfs_vnops.c kern_subr.c imgact_elf.c imgact_aout.c
Message-ID:  <200109281658.f8SGwaL57463@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/09/28 09:58:36 PDT

  Modified files:        (Branch: RELENG_4)
    sys/sys              uio.h 
    sys/kern             vfs_vnops.c kern_subr.c imgact_elf.c 
                         imgact_aout.c 
  Log:
  MFC use of uio_yield() in the core dump code, which along with recent
  work minimizes the impact that core'ing programs have on the system.
  
  Revision  Changes    Path
  1.59.2.4  +3 -3      src/sys/kern/imgact_aout.c
  1.73.2.7  +3 -3      src/sys/kern/imgact_elf.c
  1.31.2.1  +2 -4      src/sys/kern/kern_subr.c
  1.87.2.9  +5 -2      src/sys/kern/vfs_vnops.c
  1.11.2.1  +2 -1      src/sys/sys/uio.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109281658.f8SGwaL57463>