dillon

  • Registered on: 12/07/2005
  • Last connection: 03/05/2013

Projects

Activity

Reported issues: 34

05/17/2013

06:44 pm DragonFlyBSD Revision 512beabd: hammer2 - freemap part 2 - cleanup & performance pass
* Increase minimum I/O from 1K to 16K (HAMMER2_LBUFSIZE).
* Adjust some use cases, increasing the smallest indirect ...
02:48 pm DragonFlyBSD Revision 1a7cfe5a: hammer2 - freemap part 1 - initial block allocator and media support
* Freemap document (FREEMAP in this directory)
* temporarily turn off clustering until the freemap gets that capabil...

05/14/2013

10:46 am DragonFlyBSD Revision 6a92f264: kernel - Fix devfs deadlock
* Fix a devfs deadlock against getnewvnode() due to the devfs master
lock being held.
* Most evident on 32-bit bui...
10:44 am DragonFlyBSD Revision 0180f2fd: kernel - Fix devfs deadlock
* Fix a devfs deadlock against getnewvnode() due to the devfs master
lock being held.
* Most evident on 32-bit bui...
03:00 am DragonFlyBSD Revision a3accbb2: kernel - Wakeup p->p_step on procfs close.
* Wakeup p->p_step in addition to p->p_stype on procfs close.
Reported-by: vsrinivas

05/12/2013

08:44 pm DragonFlyBSD Revision 09dd2dfe: hammer2 - flush sequencing part 8 - stabilization pass
* On this commit it appears that the cpdup / test is fully validating
on remount and chain memory leaks are gone.
...
08:16 pm DragonFlyBSD Revision 775153c2: hammer2 - Add 'hash' directive
* Add hammer2 hash <filename>* which calculates and prints out the
64-bit directory hash code for a filename, for d...
08:13 pm DragonFlyBSD Revision 8853dfb5: hammer2 - flush sequencing part 7 - stabilization pass
* Simplify the next_parent / IPACTIVE handling. Just ref next_parent
unconditionally, it's the easiest solution.
...

05/10/2013

02:54 am DragonFlyBSD Revision cd189b1e: hammer2 - flush sequencing part 6 - stabilization pass
* Fix bug when chains are e.g. delete/duplicated where a flush can occur
out of order and retire more recent chain ...

05/09/2013

09:03 pm DragonFlyBSD Revision 731b2a84: hammer2 - flush sequencing part 5 - more flush synchronization work
* Get rid of chain->parent, replacing it with chain->above which is a
pointer to the core common to the possibly mu...

Also available in: Atom