Age | Commit message (Collapse) | Author | Files | Lines |
|
commit 3a450aa533f07f5749270539ed498b320eb976d2
6591 resource_controls(5) should talk about project.cpu-cap not project.cpu-caps
commit 71b4af9b981b0fc179b6c0bab0186b84a2bc2d9c
5461 #pragma align before the declaration
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit ceef08daa722b3a411ef838c03fb2fe6ada2f884
6507 i386 makecontext(3c) needs to 16-byte align the stack
commit dc32d872cbeb56532bcea030255db9cd79bac7da
6514 AS_* lock macros simplification
|
|
Reviewed by: Piotr Jasiukajtis <estibi@me.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Albert Lee <trisk@omniti.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit bc0e91320069f0bcaee43e80a7ea686d9efa2d08
5876 sys/regset.h pollutes name space (try 2)
commit 5878fad70d76d8711f6608c1f80b0447601261c6
4986 receiving replication stream fails if any snapshot exceeds refquota
|
|
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Jonathan Perkin <jperkin@joyent.com>
Reviewed by: Alexander Pyhalov <alp@sfedu.ru>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
backout commit 21227944c2bcc086121a5428f3f9d2496ba646f5.
|
|
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Jonathan Perkin <jperkin@joyent.com>
Reviewed by: Alexander Pyhalov <alp@sfedu.ru>
Approved by: Albert Lee <trisk@omniti.com>
|
|
|
|
commit 0716b62f878e855b94635ef4793ef5f7f2abb8e4
5256 document some nonsensical code in the px driver
commit 7e33f252cf7e3c3ee6c4ad7a90480f5aea3a026c
5288 x86 bitmap inline asm functions duplicate code
commit de710d24d2fae4468e64da999e1d952a247f142c
5255 uts shouldn't open-code ISP2
commit 59b0aa363020bcc817969e1c15ac920d3f866e83
4674 No need to undefine rptr in ip.c
commit 29e6ab979fdbd9d598f44c73c34496040e817685
5279 cleanup gcc warning for cmd/ls
commit 0ed5c46e82c989cfa9726d9dae452e3d24ef83be
5285 pass in cpu_pause_func via pause_cpus
commit 37c79205ad46187f54b2edbf6a468160935f14d9
5005 libnvpair JSON output broken by lint fixes
5006 libnvpair JSON cannot print int16 arrays
commit 556ec55e431687f7cbda8dfa59e1fb2671d79031
5303 libpthread.3lib incorrectly describes -lpthread semantics
commit 3f1de28d23e9724b017260ef6b282b278b6e38f9
5217 Add cache timeout settings to idmapd manifest, increase defaults
commit f4427914317470f516ca69daaed90f7efb3d76dc
5216 failover error: cannot share pool/folder - smb add share failed
commit f9bc6dadd79442185db5c8eb201c7475554fc7d7
5215 smbd core dump with missing negotiate challenge
Conflicts:
usr/src/test/util-tests/tests/libnvpair_json/json_common.ksh (copyright)
usr/src/test/util-tests/tests/libnvpair_json/json_07_nested_arrays.ksh (copyright)
usr/src/test/util-tests/tests/libnvpair_json/json_06_nested.ksh (copyright)
usr/src/test/util-tests/tests/libnvpair_json/json_05_strings.ksh (copyright)
usr/src/test/util-tests/tests/libnvpair_json/json_04_number_arrays.ksh (copyright)
usr/src/test/util-tests/tests/libnvpair_json/json_03_empty_arrays.ksh (copyright)
usr/src/test/util-tests/tests/libnvpair_json/json_02_numbers.ksh (copyright)
usr/src/test/util-tests/tests/libnvpair_json/json_01_boolean.ksh (copyright)
usr/src/test/util-tests/tests/libnvpair_json/json_00_blank.ksh (copyright)
usr/src/test/util-tests/tests/libnvpair_json/Makefile (copyright)
usr/src/test/util-tests/tests/Makefile (upstream mismerge)
|
|
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
commit c65ceeb86e91d6d94cf15d4cb9884845c2ce8a04
5081 mpt_sas watchdog timout needs to be initialized earlier
5080 potential memory leak in mpt_sas
commit 640c1670a105457bb0040e8e11037b53ab6ebcfa
5047 don't use atomic_*_nv if you discard the return value
commit 9c68c0524222ca5eac2fb0835154553c1cdaa96c
5046 comstar: use the correct type instead of casting all the time
commit 1a5e258f5471356ca102c7176637cdce45bac147
5045 use atomic_{inc,dec}_* instead of atomic_add_*
commit febac2a0e9cb29c6762618e32b7ca73916512d7f
5044 define static inlines for most often used atomic functions
commit 6ed9368a130d7c9a82e574da808d34034da33748
5043 remove deprecated atomic functions' prototypes
commit 75d94465dbafa487b716482dc36d5150a4ec9853
5042 stop using deprecated atomic functions
|
|
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
clone was invoked
OS-2887 lxbrand add WALL, WCLONE, WNOTHREAD support to waitid
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
|
|
4884 EOF scsi_hba_attach
4886 EOF ddi_dmae_getlim
4887 EOF ddi_iomin
4634 undocument scsi_hba_attach() and ddi_dma_lim(9s)
4630 clean stale references to ddi_iopb_alloc and ddi_iopb_free
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@nexenta.com>
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
|
|
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Garrett D'Amore <garrett@nexenta.com>
|
|
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: gwr@nexenta.com
Reviewed by: trisk@nexenta.com
|
|
M4000 and M5000
|
|
|
|
MC_LOCK/MC_UNLOCK performance
6946742 sfmmu_mlspl_enter lock contention on mml_table
6956454 ani_free_pool lock contention with multi processed ISM
|
|
|
|
--HG--
rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers
rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindings
rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcnt
rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindrep
rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-truss
rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-who
rename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdata
rename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-vers
rename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-vers
rename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-vers
rename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-vers
rename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-vers
rename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers
|
|
|
|
|
|
allocations are free'd
|
|
4801975 remove flushmeter + kstats after EOF period (PSARC 2004/445)
5034996 remove vmstat -c (after EOF period for PSARC 2004/445)
|
|
msiq]_intr()
|
|
a single function
|
|
6948283 Renaming of existing ddi interrupt re-target interfaces
|
|
asynchronously.
6835269 panic[cpu0]...BAD TRAP: type 31...occurred in "px" module due to a NULL pointer dereference
|
|
(scottsdale)
|
|
|
|
|
|
|
|
|
|
6916737 s10_indir function in s10_brand library invokes incorrect argument
--HG--
rename : usr/src/lib/brand/sn1/Makefile => usr/src/lib/brand/shared/Makefile
rename : usr/src/lib/brand/sn1/sn1_brand/Makefile => usr/src/lib/brand/shared/brand/Makefile
rename : usr/src/lib/brand/sn1/sn1_brand/Makefile.com => usr/src/lib/brand/shared/brand/Makefile.com
rename : usr/src/lib/brand/sn1/sn1_brand/amd64/Makefile => usr/src/lib/brand/shared/brand/amd64/Makefile
rename : usr/src/lib/brand/sn1/sn1_brand/amd64/sn1_crt.s => usr/src/lib/brand/shared/brand/amd64/crt.s
rename : usr/src/lib/brand/sn1/sn1_brand/amd64/sn1_handler.s => usr/src/lib/brand/shared/brand/amd64/handler.s
rename : usr/src/lib/brand/sn1/sn1_brand/amd64/sn1_runexe.s => usr/src/lib/brand/shared/brand/amd64/runexe.s
rename : usr/src/lib/brand/sn1/sn1_brand/common/sn1_brand.c => usr/src/lib/brand/shared/brand/common/brand_util.c
rename : usr/src/lib/brand/sn1/sn1_brand/common/offsets.in => usr/src/lib/brand/shared/brand/common/offsets.in
rename : usr/src/lib/brand/sn1/sn1_brand/i386/Makefile => usr/src/lib/brand/shared/brand/i386/Makefile
rename : usr/src/lib/brand/sn1/sn1_brand/i386/sn1_crt.s => usr/src/lib/brand/shared/brand/i386/crt.s
rename : usr/src/lib/brand/sn1/sn1_brand/i386/sn1_handler.s => usr/src/lib/brand/shared/brand/i386/handler.s
rename : usr/src/lib/brand/sn1/sn1_brand/i386/sn1_runexe.s => usr/src/lib/brand/shared/brand/i386/runexe.s
rename : usr/src/lib/brand/sn1/sn1_brand/sparc/Makefile => usr/src/lib/brand/shared/brand/sparc/Makefile
rename : usr/src/lib/brand/sn1/sn1_brand/sparc/sn1_crt.s => usr/src/lib/brand/shared/brand/sparc/crt.s
rename : usr/src/lib/brand/sn1/sn1_brand/sparc/sn1_handler.s => usr/src/lib/brand/shared/brand/sparc/handler.s
rename : usr/src/lib/brand/sn1/sn1_brand/sparc/sn1_runexe.s => usr/src/lib/brand/shared/brand/sparc/runexe.s
rename : usr/src/lib/brand/sn1/sn1_brand/sparcv9/Makefile => usr/src/lib/brand/shared/brand/sparcv9/Makefile
rename : usr/src/lib/brand/sn1/sn1_brand/sys/sn1_misc.h => usr/src/lib/brand/shared/brand/sys/brand_misc.h
rename : usr/src/lib/brand/sn1/librtld_db/Makefile.com => usr/src/lib/brand/shared/librtld_db/Makefile.com
rename : usr/src/lib/brand/sn1/librtld_db/common/sn1_librtld_db.c => usr/src/lib/brand/shared/librtld_db/common/brand_librtld_db.c
rename : usr/src/lib/brand/sn1/librtld_db/common/mapfile-vers => usr/src/lib/brand/shared/librtld_db/common/mapfile-vers
rename : usr/src/lib/brand/sn1/librtld_db/common/mapfile-vers.64 => usr/src/lib/brand/shared/librtld_db/common/mapfile-vers.64
rename : usr/src/lib/brand/sn1/Makefile => usr/src/lib/brand/shared/zone/Makefile
rename : usr/src/lib/brand/shared/common.ksh => usr/src/lib/brand/shared/zone/common.ksh
rename : usr/src/lib/brand/shared/query.ksh => usr/src/lib/brand/shared/zone/query.ksh
rename : usr/src/lib/brand/shared/uninstall.ksh => usr/src/lib/brand/shared/zone/uninstall.ksh
rename : usr/src/uts/intel/brand/common/brand_asm.h => usr/src/uts/intel/brand/common/brand_solaris.s
rename : usr/src/uts/sun4/brand/sn1/sn1_brand_asm.s => usr/src/uts/sun4/brand/common/brand_solaris.s
|
|
|
|
|
|
|
|
intermittent boot hang
|