History log of /opensolaris-onvv-gate/usr/src/uts/common/os/modconf.c
Revision Date Author Comments
# 10842:e5e88c478ff5 22-Oct-2009 Jerry Gilliam <Jerry.Gilliam@Sun.COM>

PSARC/2009/552 Update-only add driver mechanism
6885060 Provide a way other than reboot to load and configure newly installed drivers


# 10097:e33d224110c9 15-Jul-2009 Eric Taylor <Eric.Taylor@Sun.COM>

6851199 unused /dev nameservices code can be removed


# 8348:4137e18bfaf0 11-Dec-2008 Yu Xiangning<Eric.Yu@Sun.COM>

PSARC 2007/587 Volo -- Low Latency Socket Framework
PSARC 2008/694 Volo Interfaces Amendment
6765829 Integration of project Volo PSARC/2007/587
6644935 mblk cred_t reference counting limits scalability
6693633 TCP receive does not scale because of heavy refcounting of cred structures
4764841 connect/accept is slow on Solaris when compared to Linux
5105708 socket creation retains hold on accessvp
4764836 setsockopt is slow on Solaris when compared to Linux
4772191 socket close(2) is slow on Solaris when compared to Linux


# 7009:a2cd0bb4d403 02-Jul-2008 cth

6714582 DDI_MAJOR_T_NONE missing
6719334 mod_modname should be 'const char *'
6714560 sgen driver should be cp(1) clonable


# 5206:34f0b41fc3c5 09-Oct-2007 is

6608681 PSARC/2007/173 kiconv - framework and kiconv_emea (phase 1)


# 2712:f74a135872bc 11-Sep-2006 nn35248

PSARC/2005/471 BrandZ: Support for non-native zones
6374606 ::nm -D without an object may not work on processes in zones
6409350 BrandZ project integration into Solaris
6455289 pthread_setschedparam() should return EPERM rather than panic libc
6455591 setpriority(3C) gets errno wrong for deficient privileges failure
6458178 fifofs doesn't support lofs mounts of fifos
6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP
6463857 renice(1) errors erroneously


# 2621:4ea88858d952 25-Aug-2006 llai1

PSARC/2003/246 Filesystem Driven Device Naming
5050715 logical device names not created during early boot
6292952 devfsadm mishandles optarg
6362924 devfsadm secondary link generation is not zones aware
6413127 Integrate the Devname Project
6464196 bfu should remove pt_chmod, obsoleted by /dev filesystem


# 1488:196daa2cf3db 25-Feb-2006 rsb

PSARC/2006/034 fsstat
PSARC/2006/116 fsstat update
6335370 RFE: Need generic file system observability (e.g., fsstat)


# 1414:b4126407ac5b 11-Feb-2006 cindi

PSARC 2006/020 FMA for Athlon 64 and Opteron Processors
PSARC 2006/028 eversholt language enhancements
6181364 Eversholt needs method to revise value of a fault's property
6183842 eft can construct extra propagations in the instance tree
6187143 eversholt needs to use fmd_case_add_serd() to add counted ereports against open case
6232253 wildcarding may not pick up matches buried in config path
6284455 eversholt wildcarding and vertical expansion have trouble working together
6298484 properties are not auto-converting to integers in eversholt constraints
6298972 eversholt should be able to mark faults as no-message like the cpumem DE
6298974 nested SERD engines don't work
6298981 eft memory usage could improve by caching common constraint expressions
6323319 call() is not allowing string-valued returns
6323322 a global variable should be allowed as the RHS of an nvpair
6323393 eversholt caches a little too much info when caching constraints
6323554 eversholt type conversion can cause core dump
6328144 libexacct leaks like a really big sieve when faced with non-exacct input
6331093 payloadprop should be able to read and interpret hc scheme fmris
6332245 payloadprop() returns cached value from existing FME when not appropriate
6333617 eversholt should have way to check if a global is defined
6346926 eversholt needs a way to maintain diagnosis statistics
6359264 Provide FMA support for AMD64 processors
6363503 Can not register error handler callbacks for root node
6366821 cpu scheme serial number should be a string
6367031 eft.so leaks memory
6370284 cpumem-diagnosis checks the asru version against FM_EREPORT_VERSION instead of FM_CPU_SCHEME_VERSION
6377319 eft could close cases for resources already in the faulty state
6379498 fmd dies on assertion failure when repairing an fmd module
6381022 fmd_case_insert_event() should reject duplicates and save memory


# 1403:20e35f1618be 08-Feb-2006 sp92102

6365335 mod_removefs() fails to decrement reference count - prevents unloads


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch


# 10842:e5e88c478ff5 22-Oct-2009 Jerry Gilliam <Jerry.Gilliam@Sun.COM>

PSARC/2009/552 Update-only add driver mechanism
6885060 Provide a way other than reboot to load and configure newly installed drivers


# 10097:e33d224110c9 15-Jul-2009 Eric Taylor <Eric.Taylor@Sun.COM>

6851199 unused /dev nameservices code can be removed


# 8348:4137e18bfaf0 11-Dec-2008 Yu Xiangning<Eric.Yu@Sun.COM>

PSARC 2007/587 Volo -- Low Latency Socket Framework
PSARC 2008/694 Volo Interfaces Amendment
6765829 Integration of project Volo PSARC/2007/587
6644935 mblk cred_t reference counting limits scalability
6693633 TCP receive does not scale because of heavy refcounting of cred structures
4764841 connect/accept is slow on Solaris when compared to Linux
5105708 socket creation retains hold on accessvp
4764836 setsockopt is slow on Solaris when compared to Linux
4772191 socket close(2) is slow on Solaris when compared to Linux


# 7009:a2cd0bb4d403 02-Jul-2008 cth

6714582 DDI_MAJOR_T_NONE missing
6719334 mod_modname should be 'const char *'
6714560 sgen driver should be cp(1) clonable


# 5206:34f0b41fc3c5 09-Oct-2007 is

6608681 PSARC/2007/173 kiconv - framework and kiconv_emea (phase 1)


# 2712:f74a135872bc 11-Sep-2006 nn35248

PSARC/2005/471 BrandZ: Support for non-native zones
6374606 ::nm -D without an object may not work on processes in zones
6409350 BrandZ project integration into Solaris
6455289 pthread_setschedparam() should return EPERM rather than panic libc
6455591 setpriority(3C) gets errno wrong for deficient privileges failure
6458178 fifofs doesn't support lofs mounts of fifos
6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP
6463857 renice(1) errors erroneously


# 2621:4ea88858d952 25-Aug-2006 llai1

PSARC/2003/246 Filesystem Driven Device Naming
5050715 logical device names not created during early boot
6292952 devfsadm mishandles optarg
6362924 devfsadm secondary link generation is not zones aware
6413127 Integrate the Devname Project
6464196 bfu should remove pt_chmod, obsoleted by /dev filesystem


# 1488:196daa2cf3db 25-Feb-2006 rsb

PSARC/2006/034 fsstat
PSARC/2006/116 fsstat update
6335370 RFE: Need generic file system observability (e.g., fsstat)


# 1414:b4126407ac5b 11-Feb-2006 cindi

PSARC 2006/020 FMA for Athlon 64 and Opteron Processors
PSARC 2006/028 eversholt language enhancements
6181364 Eversholt needs method to revise value of a fault's property
6183842 eft can construct extra propagations in the instance tree
6187143 eversholt needs to use fmd_case_add_serd() to add counted ereports against open case
6232253 wildcarding may not pick up matches buried in config path
6284455 eversholt wildcarding and vertical expansion have trouble working together
6298484 properties are not auto-converting to integers in eversholt constraints
6298972 eversholt should be able to mark faults as no-message like the cpumem DE
6298974 nested SERD engines don't work
6298981 eft memory usage could improve by caching common constraint expressions
6323319 call() is not allowing string-valued returns
6323322 a global variable should be allowed as the RHS of an nvpair
6323393 eversholt caches a little too much info when caching constraints
6323554 eversholt type conversion can cause core dump
6328144 libexacct leaks like a really big sieve when faced with non-exacct input
6331093 payloadprop should be able to read and interpret hc scheme fmris
6332245 payloadprop() returns cached value from existing FME when not appropriate
6333617 eversholt should have way to check if a global is defined
6346926 eversholt needs a way to maintain diagnosis statistics
6359264 Provide FMA support for AMD64 processors
6363503 Can not register error handler callbacks for root node
6366821 cpu scheme serial number should be a string
6367031 eft.so leaks memory
6370284 cpumem-diagnosis checks the asru version against FM_EREPORT_VERSION instead of FM_CPU_SCHEME_VERSION
6377319 eft could close cases for resources already in the faulty state
6379498 fmd dies on assertion failure when repairing an fmd module
6381022 fmd_case_insert_event() should reject duplicates and save memory


# 1403:20e35f1618be 08-Feb-2006 sp92102

6365335 mod_removefs() fails to decrement reference count - prevents unloads


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch