2009-07-31 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-31 |
Matthew Dillon | AHCI - Add a description for the loader variables to...
|
commit | commitdiff | tree |
2009-07-30 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-30 |
Matthew Dillon | Fix nasty bug in exec*() code that can crash the machine.
|
commit | commitdiff | tree |
2009-07-28 |
Matthew Dillon | TCP - Fix re-establishment issues if a client reboots
|
commit | commitdiff | tree |
2009-07-28 |
Matthew Dillon | TCP - Remove net.inet.tcp.minmssoverload
|
commit | commitdiff | tree |
2009-07-27 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-27 |
Matthew Dillon | GZIP - Add SCM ident and commit missed changes to gzip.c
|
commit | commitdiff | tree |
2009-07-26 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-26 |
Matthew Dillon | NFS - Increase server-side listen queue for TCP connections...
|
commit | commitdiff | tree |
2009-07-26 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-26 |
Matthew Dillon | GZIP - Add unpack support to gzip
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | NFS - Change the mount default from udp to tcp, add...
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | VKE - Move vke_init_addr() to fix panic
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | HAMMER - Augment "Missing inode for dirent" Warning.
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | AHD: Add a DELAY() in the XPT_RESET_BUS path to avoid...
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | HAMMER / VFS_VGET - Add optional dvp argument to VFS_VGET...
|
commit | commitdiff | tree |
2009-07-23 |
Matthew Dillon | NFS - fix d_ino reporting for readdir, readdirplus...
|
commit | commitdiff | tree |
2009-07-21 |
Matthew Dillon | EXT2FS: support variable inode size.
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | NFS - Increase default read-ahead from 4 to 6
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | NFS - Implement async write BIO, greatly increase sockbuf...
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | The limit specified in kern.ipc.maxsockbuf only applies...
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | NFS - Fix panic on umount/reboot
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | NFS - Stability pass / recent work.
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | NFS - Rewrite the RTT code and the request flags &...
|
commit | commitdiff | tree |
2009-07-18 |
Matthew Dillon | tsleep_interlock() - Fix bug in cpu_lwp_exit().
|
commit | commitdiff | tree |
2009-07-17 |
Matthew Dillon | NFS - Fix unmounting blockages, fix tick interval,...
|
commit | commitdiff | tree |
2009-07-17 |
Matthew Dillon | NFS - implement async state machine for nfs_readrpc_bio()
|
commit | commitdiff | tree |
2009-07-17 |
Matthew Dillon | NFS - refactor nfs_request() and add state machine...
|
commit | commitdiff | tree |
2009-07-17 |
Matthew Dillon | NFS - Cleanup pass -factor out strict temporaries from...
|
commit | commitdiff | tree |
2009-07-17 |
Matthew Dillon | NFS - Fix refactor bugs.
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - Marathon - completely refactor the nfsm_* macros.
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - create nfsm_subs.c, clean up externs
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - install nfsmount on nfs_mountq, for timeout handling.
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - Remove old nfsiod, start adding new kernel thread...
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - Minor compile fix
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | tsleep_interlock - Fix bug with TDF_TSLEEPQ
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - move nfs_reqq from global to per-nfsmount.
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | NFS - Use mutex API, begin refactoring the state machine.
|
commit | commitdiff | tree |
2009-07-16 |
Matthew Dillon | MPSAFE - mutex - better exclusive lock sequencer, bug...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | MPSAFE - mutexes
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | MPSAFE - mutex enhancements.
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | MPSAFE - Add a set of general blocking/spinnable mutex...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | MPSAFE - Add a set of general blocking/spinnable mutex...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | Adjust atomic_cmpset_int/long - Faster version, fix...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | pipes - set kern.pipe.mpsafe default to 1.
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | Whitespace cleanup
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | NFS - Make the NFS read-ahead defaults & limits more...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | undo - Add <sys/param.h> to get MAXPATHLEN
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | LWKT - Make sure an exiting thread is not sitting on...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | LWKT - Rename lwkt_yield_quick() to a more appropriate...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | MPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager.
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-15 |
Matthew Dillon | Minor adjustments of recent commits to fix UP kernel...
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | tsleep() - Use PINTERLOCKED in msleep() and serialized_sleep().
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | tsleep() - Add PINTERLOCKED flag to catch edge case.
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | HAMMER - new hammer_lock code, fix mplock bug in last...
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | MPSAFE - Regenerate system calls for MPSAFE changes.
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | MPSAFE - Implement sysctl vfs.getattr_mpsafe, make...
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | MPSAFE - Document a few procedures as MPSAFE (non-operational)
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | MPSAFE - system calls set_tls_area() and get_tls_area...
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | HAMMER - Add MPSAFE suppor for hammer_vop_read().
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | MPSAFE - Add read() and write() path MPSAFE support...
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | CCMS - Correct bug, add #include <sys/spinlock2.h>...
|
commit | commitdiff | tree |
2009-07-14 |
Matthew Dillon | CCMS - bug in last commit, remove #include <sys/spinlock2...
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | Normalize the defines for the vnode flags (non-operational...
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | CCMS - Make the cache coherency locks MPSAFE.
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | BUF/BIO - MPSAFE work on core buffer cache routines.
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | pipe - add required critical section around tsleep_interlock...
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | buffer cache - protect bufqueues[] with the bufspin...
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | Document pmap_qremove() as being MPSAFE.
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | Make getpbuf(), trypbuf(), and relpbuf() MPSAFE.
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | Make biowait() MPSAFE.
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | buffer cache - Control all access to the buf red-black...
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | lwkt_token - Add ASSERT_LWKT_TOKEN_HELD(token) macro.
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | bio_track - fix bug in last commit (the negative count...
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | Make operations on struct bio_track MPSAFE.
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | vnode - move v_pollinfo.vpi_token to v_token
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | pipe - fix UP build error.
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | SYSPERF - update pipe1, pipe2
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | pipe - replace use of DELAY() with a better solution...
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | clocks - Add fine-grained spin delay function via TSC
|
commit | commitdiff | tree |
2009-07-13 |
Matthew Dillon | pipe - Fix piperd/pipewr deadlock in mpsafe case
|
commit | commitdiff | tree |
2009-07-12 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-07-12 |
Matthew Dillon | pipe - Make pipe r/w MPSAFE, add kern.pipe.mpsafe ...
|
commit | commitdiff | tree |
2009-07-12 |
Matthew Dillon | pipe - pre-MP work, change indexing to circular FIFO...
|
commit | commitdiff | tree |
2009-07-12 |
Matthew Dillon | Document various get-time functions and vfs_timestamp...
|
commit | commitdiff | tree |
2009-07-12 |
Matthew Dillon | pipe - pre-MP work, remove direct map and sfbuf features
|
commit | commitdiff | tree |