Commit Graph

515 Commits

Author SHA1 Message Date
Brian Behlendorf 3771daab4b Merge branch 'fix-dsl_pool_t' into refs/top-bases/fix-branch 2009-01-05 11:11:39 -08:00
Brian Behlendorf cad1188061 Merge commit 'refs/top-bases/fix-dsl_pool_t' into fix-dsl_pool_t 2009-01-05 11:11:39 -08:00
Brian Behlendorf 2153bb3c2a Merge branch 'fix-dnode-cons' into refs/top-bases/fix-branch 2009-01-05 11:11:38 -08:00
Brian Behlendorf ebe92f0de1 Merge commit 'refs/top-bases/fix-dnode-cons' into fix-dnode-cons 2009-01-05 11:11:38 -08:00
Brian Behlendorf b7cf57010f Merge branch 'fix-dbuf_dirty_record_t' into refs/top-bases/fix-branch 2009-01-05 11:11:37 -08:00
Brian Behlendorf 266a9cfeb5 Merge commit 'refs/top-bases/fix-dbuf_dirty_record_t' into fix-dbuf_dirty_record_t 2009-01-05 11:11:36 -08:00
Brian Behlendorf 94e6346d0c Merge branch 'fix-clock-wrap' into refs/top-bases/fix-branch 2009-01-05 11:11:35 -08:00
Brian Behlendorf 53656ed26b Merge commit 'refs/top-bases/fix-clock-wrap' into fix-clock-wrap 2009-01-05 11:11:35 -08:00
Brian Behlendorf 36b849fa51 Remove zdump, it's an unrelateds command which I added simply due to the z* command convention 2009-01-05 11:10:13 -08:00
Brian Behlendorf f6c152354f Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2008-12-22 16:55:55 -08:00
Brian Behlendorf 9ef0280a5c Use pthread_ 2008-12-22 16:51:28 -08:00
Brian Behlendorf 01414a8906 Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2008-12-22 16:40:31 -08:00
Brian Behlendorf f016a8e15f Update patch carried forward from old release 2008-12-22 16:35:36 -08:00
Brian Behlendorf 153cb8337b Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2008-12-22 16:30:32 -08:00
Brian Behlendorf dee065ca8d Use pthread versions 2008-12-22 16:26:23 -08:00
Brian Behlendorf 50735743b7 Err undo that 2008-12-22 16:22:28 -08:00
Brian Behlendorf bb128e51e6 Use thread so we can add other goodies beyond simply the pthread base 2008-12-22 16:20:36 -08:00
Brian Behlendorf 4c48a5484d Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2008-12-22 15:51:12 -08:00
Brian Behlendorf f58a0bf4ec Remove now unneeded verify 2008-12-22 15:49:13 -08:00
Brian Behlendorf c9597f9a4f Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2008-12-22 13:51:15 -08:00
Brian Behlendorf 6bed331e59 More compat changes 2008-12-22 13:47:58 -08:00
Brian Behlendorf 3c7b37a02c Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2008-12-22 11:07:37 -08:00
Brian Behlendorf fdd6fa0727 We don't need to #undef verify here, this is handled better now with the verify cleanup 2008-12-22 11:02:23 -08:00
Brian Behlendorf a68af79057 Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2008-12-19 10:18:11 -08:00
Brian Behlendorf d4c39af7a6 Re-add KM_PUSHPAGE 2008-12-19 10:15:52 -08:00
Brian Behlendorf 330840ff2e Re-add KM_PUSHPAGE 2008-12-19 10:15:27 -08:00
Brian Behlendorf 3d8832a795 Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2008-12-19 09:52:51 -08:00
Brian Behlendorf 3bc48c3e74 Missing func readd 2008-12-19 09:50:15 -08:00
Brian Behlendorf 111303eeb8 context 2008-12-19 09:47:09 -08:00
Brian Behlendorf dbc567603d Readd removed hunk 2008-12-19 09:39:17 -08:00
Brian Behlendorf 33e499be43 Merge branch 'fix-stack' into refs/top-bases/fix-branch 2008-12-18 13:18:15 -08:00
Brian Behlendorf 8e136cf0c9 Add noinline macro for userspace 2008-12-18 13:15:58 -08:00
Brian Behlendorf 4df7b421a1 Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2008-12-18 10:00:46 -08:00
Brian Behlendorf 229aba2943 Properly cast thread functions for pthreads 2008-12-18 09:56:22 -08:00
Brian Behlendorf 893ed2fad0 Properly cast thread functions for pthreads 2008-12-18 09:56:05 -08:00
Brian Behlendorf 0106dabb11 Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2008-12-17 11:36:18 -08:00
Brian Behlendorf ed9a35324d Not sure why Sun needed to remove these externs, but I need them back 2008-12-17 11:32:47 -08:00
Brian Behlendorf eee73dd80e Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2008-12-12 16:22:59 -08:00
Brian Behlendorf d0c573f27e Add in the reset of the pthread changes 2008-12-12 16:16:06 -08:00
Brian Behlendorf 37f7a4c86b Merge branch 'fix-taskq' into refs/top-bases/fix-branch 2008-12-12 13:46:52 -08:00
Brian Behlendorf abea56a45f Merge commit 'refs/top-bases/fix-taskq' into fix-taskq 2008-12-12 13:46:52 -08:00
Brian Behlendorf 48e775ecfc Merge branch 'fix-stack' into refs/top-bases/fix-branch 2008-12-12 13:46:51 -08:00
Brian Behlendorf f4bc961bcc Merge commit 'refs/top-bases/fix-stack' into fix-stack 2008-12-12 13:46:50 -08:00
Brian Behlendorf 12081e20dd Merge branch 'fix-rwlocks' into refs/top-bases/fix-branch 2008-12-12 13:46:49 -08:00
Brian Behlendorf 9064b819f0 Merge commit 'refs/top-bases/fix-rwlocks' into fix-rwlocks 2008-12-12 13:46:49 -08:00
Brian Behlendorf 204f1a0552 Merge commit 'refs/top-bases/fix-pthreads' into fix-pthreads 2008-12-12 13:46:48 -08:00
Brian Behlendorf d0a71781ca Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2008-12-12 13:46:48 -08:00
Brian Behlendorf 0ce1ed271c Merge branch 'fix-no-zmod' into refs/top-bases/fix-branch 2008-12-12 13:46:47 -08:00
Brian Behlendorf 8eee4b7531 Merge commit 'refs/top-bases/fix-no-zmod' into fix-no-zmod 2008-12-12 13:46:47 -08:00
Brian Behlendorf eb83f9e5cc Merge branch 'fix-newlines' into refs/top-bases/fix-branch 2008-12-12 13:46:46 -08:00