Date: Thu, 16 Sep 1999 23:32:41 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: freebsd-current@FreeBSD.ORG Subject: HEADs UP - VM, VN, SWAP, NFS commits made Message-ID: <199909170632.XAA49396@apollo.backplane.com> References: <Pine.BSF.4.02.9907311538470.26785-100000@bastian.attic.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
A large number of commits have been made relating to the following: VM a number of minor swap related bugs have been fixed madvise() enhancements prepatory 'lastr' field added to vm_map_entry VN swap-backed VN now works again **** major enhancements made to VN device, see new vnconfig man page NFS client-side nfs commit rpc now asynchronized (when you are running nfsiod's), wasn't before. major performance improvement in server-side nfs commit rpc - full file fsync replaced with ranged block sync. SPECFS A bug related to mmap()ing files backed by disks with sector sizes larger then 512 bytes fixed. **** sysctl vfs.enable_userblk_io added, defaults to 1. Setting to 0 disables buffered block device access from usermode, allowing testing to determine what roadblocks, if any, remain in regards to the removal of user access to buffered block devices. Fixes for BOOTP are slated to go in tomorrow. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909170632.XAA49396>