freebsd-dev/cddl/contrib/opensolaris
Andriy Gapon 9a5be1a0d8 dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zalloc
The limitation was introduced in r178556 without any note or comment.
It seems pretty artificial and now it leads to problems like the following:
  $ dtrace -x bufsize=17m -n ...
  dtrace: processing aborted: Memory allocation failure
OpenSolaris and illumos never had this limitation.

Sponsored by:	HybridCluster
2014-01-24 15:04:02 +00:00
..
cmd zdb -R: do not treat numeric parameters to a flag as more flags 2014-01-17 10:18:45 +00:00
common Quiesce warning assigning to void * from const ctf_header_t * by explicity casting 2013-11-04 21:32:07 +00:00
head thr_create: new_thread_ID may be NULL 2011-10-21 13:54:58 +00:00
lib dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zalloc 2014-01-24 15:04:02 +00:00
tools/ctf Merge various CTF fixes from illumos 2013-08-26 22:29:42 +00:00
OPENSOLARIS.LICENSE Now that we have CDDLed code in the tree, add CDDL license. 2007-09-23 07:04:50 +00:00