summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_physio.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes.bde1997-09-021-2/+1
* Fixed some gratuitous ANSIisms.bde1997-08-261-4/+11
* Modify the scheduling policy to take into account disk I/O waitsdyson1997-08-091-1/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix a problem that caused system crashes after physio. This problemdyson1996-06-261-6/+11
* devsw tables are now arrays of POINTERS to struct [cb]devswjulian1995-12-131-3/+3
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Completed function declarations and/or added prototypes.bde1995-12-021-3/+3
* Implement read/write to kernel space - I use this for a self-loading/peter1995-11-281-11/+16
* Fix benign type mismatches in devsw functions. 82 out of 299 devswbde1995-09-081-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+2
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-3/+3
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-3/+1
* Fix up some sloppy coding practices:wollman1994-08-181-2/+1
* Detect the "EOF" condition. Specifically, end of partition.dg1994-08-081-1/+4
* Provide support for upcoming merged VM/buffer cache, and fixed a few bugsdg1994-08-071-1/+5
* Incorporated post 1.1.5 work from John Dyson. This includes performancedg1994-08-061-9/+19
* Added $Id$dg1994-08-021-0/+2
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-61/+139
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+93
OpenPOWER on IntegriCloud