summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys
AgeCommit message (Collapse)AuthorFilesLines
2012-01-26Merge branch 'master' into gcc4John Sonnenschein4-1/+34
2012-01-24OS-881 To workaround OS-580 add support to only invalidate mappings from a ↵Jerry Jelinek2-0/+10
single process
2012-01-16OS-507 need better fss observabilityJerry Jelinek2-1/+24
2012-01-12Merge branch 'master' into gcc4John Sonnenschein3-1/+14
2012-01-04OS-750 improve RUSAGESYS_GETVMUSAGE for zoneadmdJerry Jelinek1-1/+3
2012-01-02OS-164 Need better process scheduling for true burstingJerry Jelinek2-2/+7
2011-12-30OS-800 need a metric (kstat) to track when we're burstingJerry Jelinek2-0/+6
2011-12-15Merge branch 'master' into gcc4John Sonnenschein9-95/+123
2011-12-15[OS-714] Illumos mergeJohn Sonnenschein9-95/+123
2011-12-151241 Need support for latest Emulex 10GbEGarrett D'Amore9-95/+123
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Jean-Yves.Chevallier <Jean-Yves.Chevallier@Emulex.Com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-12-13Merge branch 'master' into gcc4John Sonnenschein2-2/+17
2011-11-22[OS-714] illumos mergeJohn Sonnenschein2-2/+17
Merge git://github.com/illumos/illumos-gate Conflicts: usr/src/cmd/lp/filter/postscript/dpost/ps_include.c usr/src/cmd/zfs/zfs_main.c usr/src/lib/libdtrace/common/dt_program.c usr/src/lib/libzfs/common/libzfs.h usr/src/lib/libzfs/common/libzfs_pool.c usr/src/man/man1m/zfs.1m usr/src/man/man1m/zpool.1m usr/src/uts/common/fs/zfs/zfs_ioctl.c usr/src/uts/common/inet/tcp/tcp_input.c
2011-11-151693 persistent 'comment' field for a zpoolDan McDonald1-0/+5
Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-11-171644 add ZFS "clones" propertyMatthew Ahrens1-1/+6
1645 add ZFS "written" and "written@..." properties 1646 "zfs send" should estimate size of stream 1647 "zfs destroy" should determine space reclaimed by destroying multiple snapshots 1708 adjust size of zpool history data Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Approved by: Garrett D'Amore <garret@nexenta.com>
2011-11-07Merge branch 'ctf/check-parent-label' of ↵John Sonnenschein1-0/+1
https://github.com/richlowe/illumos-gate into gcc4
2011-11-04ctf: Allow access to the CTF parent labelRichard Lowe1-0/+1
2011-11-041605 System time changes combined with spurios wakeups cause DP_POLL to ↵Matt Amdur1-0/+4
return prematurely Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: George Wilson <gwilson@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2011-11-041056 ksocket doesn't support AF_UNIXStepan Zastupov1-0/+2
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2011-11-02richlowe GCC4 mergeJohn Sonnenschein2-6/+13
2011-11-02[OS-714] illumos mergeJohn Sonnenschein2-0/+6
Merge git://github.com/illumos/illumos-gate Conflicts: usr/src/uts/common/inet/tcp/tcp_input.c
2011-10-26Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe1-0/+4
2011-10-11Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe2-1/+11
Conflicts: usr/src/cmd/avs/dsw/iiadm.c
2011-10-03[OS-663] Post-6.5 Illumos syncJohn Sonnenschein10-14/+46
Merge https://github.com/illumos/illumos-gate Conflicts: exception_lists/packaging usr/src/cmd/dtrace/test/cmd/scripts/dtest.pl usr/src/cmd/dtrace/test/tst/common/usdt/tst.badguess.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.enabled2.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess32.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess64.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.include.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.nodtrace.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreap.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreapring.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.reap.ksh usr/src/cmd/lp/Makefile usr/src/cmd/lp/cmd/lpadmin/options.c usr/src/cmd/lp/cmd/lpfilter.c usr/src/cmd/lp/cmd/lpforms.c usr/src/cmd/lp/cmd/lpusers.c usr/src/cmd/lp/lib/lp/isterminfo.c usr/src/cmd/lp/lib/lp/tidbit.c usr/src/cmd/terminfo/att.ti usr/src/cmd/zpool/zpool_main.c usr/src/common/dis/i386/dis_tables.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libzfs/common/libzfs_dataset.c usr/src/man/man1m/dladm.1m usr/src/man/man1m/flowadm.1m usr/src/man/man1m/zoneadm.1m usr/src/man/man1m/zonecfg.1m usr/src/pkg/manifests/print-lp-print-client-commands.mf usr/src/pkg/manifests/print-lp.mf usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/fs/zfs/zio.c usr/src/uts/i86pc/ml/mach_offsets.in usr/src/uts/intel/amd64/ml/mach_offsets.in usr/src/uts/intel/sys/tss.h
2011-09-281525 Need an easier way to see SIDs in cred_tGordon Ross1-1/+9
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-09-25Merge remote-tracking branch 'illumos/master' into gcc/upgradeRichard Lowe2-10/+28
Conflicts: usr/src/common/dis/i386/dis_tables.c
2011-08-28Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe8-16/+46
Conflicts: usr/src/cmd/lp/cmd/lpadmin/options.c usr/src/cmd/man/src/man.c
2011-08-09OS-531 definition for AV_386_AMD_SVM conflicts with AV_386_AVXBryan Cantrill1-1/+1
2011-08-181385 iscsi target drops due to taskqGarrett D'Amore1-0/+8
Reviewed by: Jason Brian King <jason.brian.king@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dmitry Yusupov <dmitry@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Eric Shrock <eric.schrock@delphix.com>
2011-08-131362 add kvmstat for monitoring of KVM statisticsBryan Cantrill2-0/+2
1363 add vmregs[] variable to DTrace 1364 need disassembler support for VMX instructions 1365 mdb needs 16-bit disassembler support Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-07-22va_*.h: Use __GNUC_MINOR__, which actually existsRichard Lowe2-3/+3
2011-07-20va_impl.h: Update version condition for __builtin_va_startRichard Lowe1-1/+1
In actuality, gcc's ginclude/stdarg.h switched to using the __builtin_va_start name in GCC 3.3, see revision 1.16 here: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ginclude/stdarg.h?only_with_tag=gcc_3_3_release
2011-07-20OS-505 Create zone brand option that allows a brand to specify that when ↵Jerry Jelinek1-0/+1
init fails, it should not be restarted
2011-07-16Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe1-4/+3
Conflicts: usr/src/uts/sun4u/opl/io/drmach.c usr/src/uts/sun4u/serengeti/io/sbdp_cpu.c usr/src/uts/sun4u/starfire/io/drmach.c
2011-07-121451 DTrace needs toupper()/tolower() subroutinesBryan Cantrill1-1/+3
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-07-12OS-486 DTrace needs toupper()/tolower() subroutinesBryan Cantrill1-1/+3
2011-07-111455 DTrace tracemem() should take an optional size argumentBryan Cantrill1-0/+2
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-07-11OS-481 DTrace tracemem() action should take a dynamic size argumentBryan Cantrill1-0/+2
2011-07-061456 DTrace profile and tick probes sometimes don't fire in a zoneBryan Cantrill2-9/+23
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-07-06OS-431 dtrace profile and tick probes sometimes don't fire in a zoneBryan Cantrill2-9/+23
2011-07-02pathconf: Cast offset to size_t not intRichard Lowe1-3/+1
2011-07-011368 enablings on defunct providers prevent providers from unregisteringBryan Cantrill1-4/+9
Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-08-111347 isainfo should indicate presence of vmx/svm supportBryan Cantrill1-8/+11
1348 isainfo -v potentially overflows 80 columns Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2011-07-291299 Support SiI3531 chipset in si3124 driverCharles Stephens2-1/+3
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Vineeth Pillai <vineeth.pillai@nexenta.com> Reviewed by: Igor Kozhukhov <igor.kozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-07-27734 taskq_dispatch_prealloc() desiredGarrett D'Amore1-1/+13
943 zio_interrupt ends up calling taskq_dispatch with TQ_SLEEP Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Alexey Zaytsev <alexey.zaytsev@nexenta.com> Reviewed by: Jason Brian King <jason.brian.king@gmail.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-07-01OS-454 enablings on defunct providers prevent providers from unregisteringBryan Cantrill1-2/+5
2011-07-01Use __attribute__((__gnu_inline__)) on GCC ASMRichard Lowe1-3/+12
As a GCC extension, GCC used to define 'extern inline' to mean that a function was only ever emitted inline and no visible symbol was emitted. C99, however, made 'extern inline' mean pretty much the reverse of this, and GCC 4.3 and above in C99 or GNU99 modes follow the standard, so we have to decorate each definition to indicate we want the non-standard behaviour.
2011-06-29va_impl: Deal with GCC 4.4 removal __builtin_stdarg_start aliasRichard Lowe1-3/+5
2011-10-021056 ksocket doesn't support AF_UNIXStepan Zastupov1-0/+2
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2011-06-20OS-446 want zonename field in zone_vfs/zone_zfs kstatsBill Pijewski1-0/+2
2011-06-16[HVM-379] merge smartvm to develop.Josh Wilsdon3-10/+16