| 2012-07-11 |
Matthew Dillon | kernel - Fix missing lock in pbuf update (minor) |
blob | commitdiff |
| 2012-03-28 |
Matthew Dillon | kernel - Fix improper BUF_UNLOCK() with spinlock held |
blob | commitdiff | diff to current |
| 2012-03-22 |
Matthew Dillon | kernel - Cluster fixes + Enable clustering for HAMMER1 |
blob | commitdiff | diff to current |
| 2012-03-20 |
Matthew Dillon | kernel - Fix buffer cache deadlock due to multiple... |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-11-15 |
Matthew Dillon | kernel - Greatly improve shared memory fault rate concu... |
blob | commitdiff | diff to current |
| 2011-11-12 |
Matthew Dillon | kernel - Upgrade buffer space tracking variables from... |
blob | commitdiff | diff to current |
| 2011-10-07 |
Tim | TRIM support |
blob | commitdiff | diff to current |
| 2011-04-10 |
Matthew Dillon | kernel - Add breadcb() function - async I/O w/completio... |
blob | commitdiff | diff to current |
| 2011-01-19 |
Matthew Dillon | kernel - Fix deadlock assertion panic with mmap/read... |
blob | commitdiff | diff to current |
| 2011-01-11 |
Matthew Dillon | kernel - Enhance getcacheblk() (improve saturated write... |
blob | commitdiff | diff to current |
| 2010-11-15 |
Alex Hornung | dm/nestbuf - Bind into devstat, clean up |
blob | commitdiff | diff to current |
| 2010-09-24 |
Matthew Dillon | kernel - Work through some memory leaks in dsched |
blob | commitdiff | diff to current |
| 2010-08-27 |
Matthew Dillon | kernel - Major MPSAFE Infrastructure |
blob | commitdiff | diff to current |
| 2010-08-20 |
Matthew Dillon | kernel - limit running io writes during fsync |
blob | commitdiff | diff to current |
| 2010-08-17 |
Matthew Dillon | HAMMER VFS - Expand vfs.hammer.debug_io capabilities |
blob | commitdiff | diff to current |
| 2010-08-16 |
Matthew Dillon | kernel - revamp cluster_read API and improve performance |
blob | commitdiff | diff to current |
| 2010-08-15 |
Matthew Dillon | kernel - split the pbuf subsystem into two (kva and... |
blob | commitdiff | diff to current |
| 2010-08-15 |
Matthew Dillon | kernel - Add overlapping buffer test to the buffer... |
blob | commitdiff | diff to current |
| 2010-08-14 |
Matthew Dillon | kernel - dm - Add support for BUF_CMD_FLUSH |
blob | commitdiff | diff to current |
| 2010-08-14 |
Matthew Dillon | kernel - flag when bogus_page's are present |
blob | commitdiff | diff to current |
| 2010-06-27 |
Alex Hornung | vfs_bio - Implement nestiobuf support |
blob | commitdiff | diff to current |
| 2010-04-15 |
Alex Hornung | dsched - Tie the dsched framework into the system |
blob | commitdiff | diff to current |
| 2010-02-13 |
Matthew Dillon | kernel - TMPFS - Add infrastructure to main kernel... |
blob | commitdiff | diff to current |
| 2010-02-12 |
Matthew Dillon | kernel - SWAP CACHE part 19/many - distinguish bulk... |
blob | commitdiff | diff to current |
| 2010-01-12 |
Matthew Dillon | HAMMER VFS - REDO implementation base code part 3/many... |
blob | commitdiff | diff to current |
| 2009-10-08 |
Matthew Dillon | kernel - Major performance changes to VM page management. |
blob | commitdiff | diff to current |
| 2009-08-24 |
Matthew Dillon | Kernel - more NFS fixes, more dirty bit fixes, remove... |
blob | commitdiff | diff to current |
| 2009-08-20 |
Matthew Dillon | BIOQ - Create a more sophisticated bursting mechanic... |
blob | commitdiff | diff to current |
| 2009-08-20 |
Matthew Dillon | NATA - Convert sysctls to globals to make NATA compile ok |
blob | commitdiff | diff to current |
| 2009-08-19 |
Matthew Dillon | bioqdisksort - refactor I/O queueing to fix read starva... |
blob | commitdiff | diff to current |
| 2009-08-19 |
Matthew Dillon | AMD64 - Refactor uio_resid and size_t assumptions. |
blob | commitdiff | diff to current |
| 2009-08-12 |
Matthew Dillon | swap, amd64 - increase maximum swap space to 1TB x 4 |
blob | commitdiff | diff to current |
| 2009-08-08 |
Matthew Dillon | bioqdisksort - fixes to avoid starvation |
blob | commitdiff | diff to current |
| 2009-07-15 |
Matthew Dillon | MPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager. |
blob | commitdiff | diff to current |
| 2009-07-14 |
Matthew Dillon | MPSAFE - Add read() and write() path MPSAFE support... |
blob | commitdiff | diff to current |
| 2009-07-13 |
Matthew Dillon | BUF/BIO - MPSAFE work on core buffer cache routines. |
blob | commitdiff | diff to current |
| 2008-08-29 |
Matthew Dillon | Add BUF_CMD_FLUSH support - issue flush command to... |
blob | commitdiff | diff to current |
| 2008-08-10 |
Matthew Dillon | Implement a bounce buffer for physio if the buffer... |
blob | commitdiff | diff to current |
| 2008-07-17 |
Matthew Dillon | Code documentation only: Describe B_NOCACHE |
blob | commitdiff | diff to current |
| 2008-07-14 |
Matthew Dillon | Kernel support for HAMMER: |
blob | commitdiff | diff to current |
| 2008-06-28 |
Matthew Dillon | Fix hopefully all possible deadlocks that can occur... |
blob | commitdiff | diff to current |
| 2008-06-28 |
Matthew Dillon | Replace the bwillwrite() subsystem to make it more... |
blob | commitdiff | diff to current |
| 2008-06-19 |
Matthew Dillon | Miscellanious performance adjustments to the kernel |
blob | commitdiff | diff to current |
| 2008-06-12 |
Matthew Dillon | Reimplement B_AGE. Have it cycle the buffer in the... |
blob | commitdiff | diff to current |
| 2008-06-09 |
Matthew Dillon | Add an extern for hidirtybuffers. |
blob | commitdiff | diff to current |
| 2008-05-06 |
Matthew Dillon | Keep track of the number of buffers undgoing IO, and... |
blob | commitdiff | diff to current |
| 2008-04-22 |
Matthew Dillon | Fix some IO sequencing performance issues and reformula... |
blob | commitdiff | diff to current |
| 2008-02-05 |
Matthew Dillon | HAMMER 25/many: Pruning code |
blob | commitdiff | diff to current |
| 2008-01-10 |
Matthew Dillon | Fix buffer cache deadlocks by splitting dirty buffers... |
blob | commitdiff | diff to current |
| 2007-11-07 |
Matthew Dillon | Add bio_ops->io_checkread and io_checkwrite - a read... |
blob | commitdiff | diff to current |
| 2007-11-06 |
Matthew Dillon | Add regetblk() - reacquire a buffer lock. The buffer... |
blob | commitdiff | diff to current |
| 2007-11-06 |
Matthew Dillon | Convert the global 'bioops' into per-mount bio_ops... |
blob | commitdiff | diff to current |
| 2006-07-28 |
Matthew Dillon | MASSIVE reorganization of the device operations vector... |
blob | commitdiff | diff to current |
| 2006-05-25 |
Matthew Dillon | Fix several buffer cache issues related to B_NOCACHE. |
blob | commitdiff | diff to current |
| 2006-05-21 |
Matthew Dillon | Clean up more #include files. Create an internal __boo... |
blob | commitdiff | diff to current |
| 2006-05-04 |
Matthew Dillon | Block devices generally truncate the size of I/O reques... |
blob | commitdiff | diff to current |
| 2006-05-03 |
Matthew Dillon | - Clarify the definitions of b_bufsize, b_bcount, and... |
blob | commitdiff | diff to current |
| 2006-04-30 |
Matthew Dillon | Remove buf->b_saveaddr, assert that vmapbuf() is only... |
blob | commitdiff | diff to current |
| 2006-04-30 |
Matthew Dillon | Remove b_xflags. Fold BX_VNCLEAN and BX_VNDIRTY into... |
blob | commitdiff | diff to current |
| 2006-04-30 |
Matthew Dillon | Replace the the buffer cache's B_READ, B_WRITE, B_FORMA... |
blob | commitdiff | diff to current |
| 2006-04-28 |
Matthew Dillon | Get rid of pbgetvp() and pbrelvp(). Instead fold the... |
blob | commitdiff | diff to current |
| 2006-04-28 |
Matthew Dillon | Get rid of the remaining buffer background bitmap code... |
blob | commitdiff | diff to current |
| 2006-04-28 |
Matthew Dillon | Remove the buffer cache's B_PHYS flag. This flag was... |
blob | commitdiff | diff to current |
| 2006-04-27 |
Matthew Dillon | Move most references to the buffer cache array (buf... |
blob | commitdiff | diff to current |
| 2006-03-25 |
Matthew Dillon | Clean up the extended lookup features in the red-black... |
blob | commitdiff | diff to current |
| 2006-03-24 |
Matthew Dillon | Major BUF/BIO work commit. Make I/O BIO-centric and... |
blob | commitdiff | diff to current |
| 2006-03-05 |
Matthew Dillon | Replace the global buffer cache hash table with a per... |
blob | commitdiff | diff to current |
| 2006-03-02 |
Matthew Dillon | buftimespinlock is utterly useless since the spinlock... |
blob | commitdiff | diff to current |
| 2006-02-17 |
Matthew Dillon | Make the entire BUF/BIO system BIO-centric instead... |
blob | commitdiff | diff to current |
| 2005-11-19 |
Matthew Dillon | Convert the lockmgr interlock from a token to a spinloc... |
blob | commitdiff | diff to current |
| 2005-08-12 |
Hiten Pandya | Move bio_lblkno (logical blockno in a file) field back... |
blob | commitdiff | diff to current |
| 2005-08-09 |
Hiten Pandya | Whitespace cleanup. |
blob | commitdiff | diff to current |
| 2005-08-08 |
Hiten Pandya | Move the bswlist symbol into vm/vm_pager.c because... |
blob | commitdiff | diff to current |
| 2005-08-08 |
Hiten Pandya | BUF/BIO cleanup 7/99: |
blob | commitdiff | diff to current |
| 2005-08-04 |
Hiten Pandya | Put unused flag space definitions back to their origina... |
blob | commitdiff | diff to current |
| 2005-08-03 |
Hiten Pandya | Bring name of an unused flag field in line with the... |
blob | commitdiff | diff to current |
| 2005-08-03 |
Hiten Pandya | BUF/BIO cleanup 3/99: |
blob | commitdiff | diff to current |
| 2005-08-03 |
Hiten Pandya | BUF/BIO cleanup 2/99: |
blob | commitdiff | diff to current |
| 2005-04-15 |
Matthew Dillon | Implement Red-Black trees for the vnode clean/dirty... |
blob | commitdiff | diff to current |
| 2004-07-17 |
Hiten Pandya | BUF/BIO stage 2: |
blob | commitdiff | diff to current |
| 2004-07-16 |
Hiten Pandya | Annotate the b_xio field member of the BUF structure. |
blob | commitdiff | diff to current |
| 2004-07-14 |
Hiten Pandya | BUF/BIO work, for removing the requirement of KVA mappi... |
blob | commitdiff | diff to current |
| 2004-02-16 |
Matthew Dillon | Make buftimetoken an extern so it is not declared as... |
blob | commitdiff | diff to current |
| 2003-08-20 |
Robert Garrett | __P() != wanted, begin removal, in order to preserve... |
blob | commitdiff | diff to current |
| 2003-07-22 |
Matthew Dillon | DEV messaging stage 2/4: In this stage all DEV commands... |
blob | commitdiff | diff to current |
| 2003-07-06 |
Matthew Dillon | MP Implementation 1/2: Get the APIC code working again... |
blob | commitdiff | diff to current |
| 2003-06-26 |
Matthew Dillon | proc->thread stage 5: BUF/VFS clearance! Remove the... |
blob | commitdiff | diff to current |
| 2003-06-19 |
Matthew Dillon | thread stage 5: Separate the inline functions out of... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|