History log of /opensolaris-onvv-gate/usr/src/uts/common/os/pool.c
Revision Date Author Comments
# 12376:0391ee57a411 10-May-2010 Michael Lim <Michael.Lim@Sun.COM>

6936526 pool_conf_commit returing pool_error() value = 8 - System error : after introduction of 6889685


# 11878:ac93462db6d7 09-Mar-2010 Venugopal Iyer <Venu.Iyer@Sun.COM>

PSARC/2009/364 dlstat and flowstat
PSARC/2009/436 Anti-spoofing Link Protection
PSARC/2009/448 pool dladm link property
PSARC/2009/501 Dynamic Ring Grouping on NICs
PSARC/2009/638 Public GLDv3 Interfaces
PSARC/2010/074 Crossbow resource usage updates
6838175 mac_tx should be able to send out a packet without a configured address
6806552 single MAC default TX ring doesn't scale
6809686 back-to-back LACP not recovering after removing one of the aggregated ports
6902209 setting maxbw to zero requires an intermediate reset-linkprop to take effect
6855972 Bind interrupts to the same CPU as poll thread using new interrupt APIs
6863945 aggr pseudo Tx rings
6796839 allow CPU pools to be associated with data-links
6526471 data-links assigned to an exclusive zone should seamlessly be bound the zone's CPUs
6802595 Per links stats can use some improvement
6889685 Crossbow should provide control over provision of h/w rings to MAC clients.
6708310 ixgbe needs to support VMDq
6869019 ixgbe should support IRM (Interrupt Resource Management framework)
6902266 vnet should support entry point for per ring stat querying
6926790 Integrate Link Protection Phase II
6930358 Make the core set of GLDv3 driver APIs committed
6901419 dladm create-aggr -u incorrectly rejects some valid ethernet addresses
6717042 should support "cpus" link properties for aggregations
6908184 bge_set_priv_prop() and bge_get_priv_prop() can't agree on the set of private properties
6907617 bge_m_getprop() shouldn't return default values for read-only properties
6900833 unused code in vnic_impl.h can be removed


# 9418:abe51dc7d9c1 22-Apr-2009 Surya Prakki <Surya.Prakki@Sun.COM>

6819744 race condition between pool_do_bind() and proc_exit()


# 8067:885f09caf9af 10-Nov-2008 jv227347 <Jordan.Vaughan@Sun.com>

6454671 assertion failed: pool->pool_ref == 0, file: ../../common/os/pool.c, line: 447 panic on snv_45


# 6618:96ff3dcc3f84 12-May-2008 rh87107

5029314 priocntl(P_CID, ...) can cause panic
6698129 cstyle errors in cur_inset_only()


# 6247:ad4c702ff226 20-Mar-2008 raf

PSARC 2007/661 delete sched_nice
PSARC 2008/039 POSIX scheduling interfaces
6647542 POSIX scheduling should be compatible with Solaris scheduling classes


# 4664:0cecfbe415a4 16-Jul-2007 acruz

6569757 zone_enter should not call pool_unlock without holding the lock
6570981 accessing pool_busy_thread (pool_lock) needs ASSERT to enforce good coding pratices


# 3247:e05001c14ea2 14-Dec-2006 gjelinek

PSARC 2006/496 Improved Zones/RM Integration
PSARC 2006/598 Swap resource control; locked memory RM improvements
PSARC 2006/660 rcapadm zone option
4754856 *prstat* prstat -atJTZ should count shared segments only once
4970603 RFE: should be able to persistently specify global zone's cpu shares
5026227 RFE: ability to rcap zones from global zone
5103071 RFE: local zones can run the global zone out of swap
6222025 RFE: simplify rctl syntax and improve cpu-shares/FSS interaction
6420985 rcapstat is broken on amd64
6421202 RFE: simplify and improve zones/pool integration
6442252 zonecfg's "unset" syntax is not documented and confusing
6490516 schedctl pages should not reserve swap
6490938 setproject can bind to the wrong pool
6498635 zone attach failure leaves zone in installed state
6500877 tmpfs syslogs incorrect path when non-global zone tmpfs mounts become full


# 1336:059ab7fcc106 27-Jan-2006 gm149974

6331878 pooladm -c reports invalid configuration when hostname begins with a number


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

OpenSolaris Launch


# 12376:0391ee57a411 10-May-2010 Michael Lim <Michael.Lim@Sun.COM>

6936526 pool_conf_commit returing pool_error() value = 8 - System error : after introduction of 6889685


# 11878:ac93462db6d7 09-Mar-2010 Venugopal Iyer <Venu.Iyer@Sun.COM>

PSARC/2009/364 dlstat and flowstat
PSARC/2009/436 Anti-spoofing Link Protection
PSARC/2009/448 pool dladm link property
PSARC/2009/501 Dynamic Ring Grouping on NICs
PSARC/2009/638 Public GLDv3 Interfaces
PSARC/2010/074 Crossbow resource usage updates
6838175 mac_tx should be able to send out a packet without a configured address
6806552 single MAC default TX ring doesn't scale
6809686 back-to-back LACP not recovering after removing one of the aggregated ports
6902209 setting maxbw to zero requires an intermediate reset-linkprop to take effect
6855972 Bind interrupts to the same CPU as poll thread using new interrupt APIs
6863945 aggr pseudo Tx rings
6796839 allow CPU pools to be associated with data-links
6526471 data-links assigned to an exclusive zone should seamlessly be bound the zone's CPUs
6802595 Per links stats can use some improvement
6889685 Crossbow should provide control over provision of h/w rings to MAC clients.
6708310 ixgbe needs to support VMDq
6869019 ixgbe should support IRM (Interrupt Resource Management framework)
6902266 vnet should support entry point for per ring stat querying
6926790 Integrate Link Protection Phase II
6930358 Make the core set of GLDv3 driver APIs committed
6901419 dladm create-aggr -u incorrectly rejects some valid ethernet addresses
6717042 should support "cpus" link properties for aggregations
6908184 bge_set_priv_prop() and bge_get_priv_prop() can't agree on the set of private properties
6907617 bge_m_getprop() shouldn't return default values for read-only properties
6900833 unused code in vnic_impl.h can be removed


# 9418:abe51dc7d9c1 22-Apr-2009 Surya Prakki <Surya.Prakki@Sun.COM>

6819744 race condition between pool_do_bind() and proc_exit()


# 8067:885f09caf9af 10-Nov-2008 jv227347 <Jordan.Vaughan@Sun.com>

6454671 assertion failed: pool->pool_ref == 0, file: ../../common/os/pool.c, line: 447 panic on snv_45


# 6618:96ff3dcc3f84 12-May-2008 rh87107

5029314 priocntl(P_CID, ...) can cause panic
6698129 cstyle errors in cur_inset_only()


# 6247:ad4c702ff226 20-Mar-2008 raf

PSARC 2007/661 delete sched_nice
PSARC 2008/039 POSIX scheduling interfaces
6647542 POSIX scheduling should be compatible with Solaris scheduling classes


# 4664:0cecfbe415a4 16-Jul-2007 acruz

6569757 zone_enter should not call pool_unlock without holding the lock
6570981 accessing pool_busy_thread (pool_lock) needs ASSERT to enforce good coding pratices


# 3247:e05001c14ea2 14-Dec-2006 gjelinek

PSARC 2006/496 Improved Zones/RM Integration
PSARC 2006/598 Swap resource control; locked memory RM improvements
PSARC 2006/660 rcapadm zone option
4754856 *prstat* prstat -atJTZ should count shared segments only once
4970603 RFE: should be able to persistently specify global zone's cpu shares
5026227 RFE: ability to rcap zones from global zone
5103071 RFE: local zones can run the global zone out of swap
6222025 RFE: simplify rctl syntax and improve cpu-shares/FSS interaction
6420985 rcapstat is broken on amd64
6421202 RFE: simplify and improve zones/pool integration
6442252 zonecfg's "unset" syntax is not documented and confusing
6490516 schedctl pages should not reserve swap
6490938 setproject can bind to the wrong pool
6498635 zone attach failure leaves zone in installed state
6500877 tmpfs syslogs incorrect path when non-global zone tmpfs mounts become full


# 1336:059ab7fcc106 27-Jan-2006 gm149974

6331878 pooladm -c reports invalid configuration when hostname begins with a number


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

OpenSolaris Launch