Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 1995 18:40:43 -0800
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/kern kern_physio.c
Message-ID:  <199511280240.SAA23456@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       95/11/27 18:40:40

  Modified:    sys/kern  kern_physio.c
  Log:
  Implement read/write to kernel space - I use this for a self-loading/
  self-decompressing ram disk that I'm fiddling with..
  
  (Note, this depends on the various syscalls having correctly set uio_segflag
   before calling physio - I've checked and they look correct.)
  
  Revision  Changes    Path
  1.13      +16 -11    src/sys/kern/kern_physio.c



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