History log of /illumos-gate/usr/src/uts/common/os/port_subr.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 2c76d751 25-Jul-2022 Patrick Mooney

13700 pollhead_delete trips over bad pointer
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>

13700 pollhead_delete trips over bad pointer
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...


# 5b54b623 12-Mar-2008 ethindra

6636987 A bug in event ports


# df2381bf 15-Aug-2007 praks

PSARC/2007/027 File Events Notification API
6367770 RFE: add userland interface to fem (file event monitoring)

--HG--
rename : deleted_files/usr/src/uts/common/fs/portfs/port_fop.c =

PSARC/2007/027 File Events Notification API
6367770 RFE: add userland interface to fem (file event monitoring)

--HG--
rename : deleted_files/usr/src/uts/common/fs/portfs/port_fop.c => usr/src/uts/common/fs/portfs/port_fop.c

show more ...


# ffc349ab 07-Aug-2007 dm120769

backout 6367770/6588702/6588839: needs work

--HG--
rename : usr/src/uts/common/fs/portfs/port_fop.c => deleted_files/usr/src/uts/common/fs/portfs/port_fop.c


# 31ceb98b 31-Jul-2007 praks

PSARC/2007/027 File Events Notification API
6367770 RFE: add userland interface to fem (file event monitoring)


# 9f23d599 01-Mar-2007 praks

6502013 kernel heap corruptions have been seen during io stress test on domain0
6527579 port_dissociate() does not indicate whether fd was associated


# 11dc39dd 20-Oct-2006 praks

6468901 recursive mutex_enter in pollwakeup


# 34709573 26-Apr-2006 raf

PSARC 2005/706 SIGEV_THREAD and SIGEV_PORT
4017841 The SIGEV_THREAD option for event notification not implemented


# 61b4b1ef 13-Feb-2006 praks

6357796 Panic on event port on port_close_pfd
6358194 Deadlock panic on port_dissociate
6362390 "Deadlock: cycle in blocking chain" panic in portfs code
6367349 Panic on port_remove_event

6357796 Panic on event port on port_close_pfd
6358194 Deadlock panic on port_dissociate
6362390 "Deadlock: cycle in blocking chain" panic in portfs code
6367349 Panic on port_remove_event_doneq
6374407 port_getn does not dissociate fd when it reports an event on it
6362558 system panics in port_associate_ksource

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch