NetBSD/external/cddl/osnet
jym 57d7988f76 Now that pool_cache_invalidate() is synchronous and can handle per-CPU
caches, merge together pool_drain_start() and pool_drain_end() into

bool pool_drain(struct pool **ppp);

"bool" value indicates whether reclaiming was fully done (true) or not (false)
"ppp" will contain a pointer to the pool that was drained (optional).

See http://mail-index.netbsd.org/tech-kern/2012/06/04/msg013287.html
2012-06-05 22:51:47 +00:00
..
dev fbt_provide_module_cb: exclude some functions known unsafe to probe 2011-10-19 10:55:50 +00:00
dist Not sure why this has just started to fail! 2012-06-03 10:53:51 +00:00
include If thread_create was called with thread_id = NULL use our local thread id 2010-05-10 06:26:11 +00:00
lib Use the correct MACHINE_ARCH for amd64. 2012-02-13 12:52:54 +00:00
sbin Define print_timestamp during build, to shut up gcc warning. 2010-12-14 01:03:10 +00:00
sys Now that pool_cache_invalidate() is synchronous and can handle per-CPU 2012-06-05 22:51:47 +00:00
usr.bin relative .PATH 2010-04-03 18:50:43 +00:00
usr.sbin Disable stack protection warnings for "zdb_il.c" which uses a dynamically 2010-02-24 11:56:35 +00:00
Makefile Add NetBSD Solaris compat code and reachover Makefiles. Most of code written 2009-08-07 20:57:55 +00:00
Makefile.inc Apply NetBSD changes to DTrace. 2010-02-21 01:46:32 +00:00
Makefile.zfs Fix zfs Makefiles + debug, don't add -g by default only when MKDEBUG is 2011-01-13 23:18:23 +00:00
OPENSOLARIS.LICENSE Add NetBSD Solaris compat code and reachover Makefiles. Most of code written 2009-08-07 20:57:55 +00:00
TODO Update TODO for zfs add new tasks, list some know issues and mark some done stuff. 2010-11-30 00:14:42 +00:00