History log of /illumos-gate/usr/src/uts/sun4v/sys/ldc_impl.h (Results 1 – 13 of 13)
Revision Date Author Comments
# a704fb2d 01-Feb-2020 Toomas Soome

12649 ldc: smatch and NULL pointer errors
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Garrett D'Amore <garrett@damore.org>


# 6a634c9d 19-Aug-2010 Richard Lowe

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# 34f94fbc 13-Aug-2010 WENTAO YANG

PSARC/2010/308 Extensions for LDC transport API
FWARC/2010/301 maximum size of LDC mapin space
6949300 ldc should support more than 64MB of shared memory mapins


# 5b7cb889 30-Jul-2008 ha137994

6723311 vds accesses imported dring outside of LDC dring acquire/release calls
6724714 ldc_mem_unbind_handle passes invalid page size code to page_get_shift()


# 20ae46eb 11-Apr-2008 ha137994

6666476 LDC mode names don't conform to FWARC 2006/571
6666840 ldc.c should be split up for better maintainability
6671853 cnex interrupt distribution is imbalanced


# 58283286 30-Jan-2008 ha137994

6411419 LDC ACK packets can be blocked by unread data packets
6419257 ldc_chkq incorrectly returns that there is data available to read when there is not
6581655 stream mode ldc channels are

6411419 LDC ACK packets can be blocked by unread data packets
6419257 ldc_chkq incorrectly returns that there is data available to read when there is not
6581655 stream mode ldc channels are not properly reset

show more ...


# 4d39be2b 21-Nov-2006 sg70180

6482166 vntsd dumps core and all console connections get killed.
6490897 vntsd fails on default control domain
6492688 ldc panic under load


# 3af08d82 23-Sep-2006 lm66018

6458676 memory leak with 12 hours all_solaris_tests.
6460802 vdc does not handle ldc_write failures appropriately
6462669 VDC bind failure messages under stress in an ldom.
6463753 panic[

6458676 memory leak with 12 hours all_solaris_tests.
6460802 vdc does not handle ldc_write failures appropriately
6462669 VDC bind failure messages under stress in an ldom.
6463753 panic[cpu0]/thread=2a100207cc0: kernel heap corruption detected
6469548 Domain Services module should not claim every DS port in the MD
6469890 LDC clients fail to handshake reliably following a channel reset
6469900 LDOM domain0 runs out of freemem during extended runs.
6470870 pcp_init() returns error right after boot
6471712 vntsd cannot be disabled via svcadm unless issued twice.

show more ...


# 4bac2208 10-Aug-2006 narayan

6419154 libpcp pcp_init routine should accept service names
6428416 CPUs greater than NCPU are stopped too early in boot
6436930 qcn drv needs to handle EWOULDBLOCK returned by hv_cnputchar

6419154 libpcp pcp_init routine should accept service names
6428416 CPUs greater than NCPU are stopped too early in boot
6436930 qcn drv needs to handle EWOULDBLOCK returned by hv_cnputchar
6437727 vDisk should support EFI labels
6437738 vDisk should support devid
6441930 fillsysinfo should cap max sun4v queue size to kernel limits
6441933 The broken MD detection code should be improved
6445825 domaining_enabled variable does not tell the whole story
6449959 vDisk DKIOCSETWCE/DKIOCGETWCE ioctls are not correctly implemented
6451118 Elevate libpcp from a platform lib to a sun4v lib
6451490 ldc_chkq incorrectly returns queue empty when data is available on streaming mode channel
6456875 VIO drivers should use LDC shared memory for better performance
6456880 LDC link layer fails to clear interrupt state properly
6456928 drd service is not enabled if installed through an upgrade
6457162 vswitch needs to cope with dropped pkts when talking to obp
6457166 vswitch calculating bounded range of descriptors incorrectly

show more ...


# e1ebb9ec 21-Jul-2006 lm66018

6432376 vds and vdc don't negotiate max transfer size supported correctly
6432416 vds should support raw as well as block devices.
6434543 vdc error messages could be more informative
644

6432376 vds and vdc don't negotiate max transfer size supported correctly
6432416 vds should support raw as well as block devices.
6434543 vdc error messages could be more informative
6447559 vswitch should take advantage of multiple unicast address support
6448482 Some LDC link layer APIs do not match specification
6448730 drctl panics being unloaded by moduninstall daemon

show more ...


# d10e4ef2 10-Jul-2006 narayan

6412648 VIO service drivers auto-unload after some time
6413569 Possible memory leaks needs to be investigated.
6423722 vds should use finer-grained locking for better performance
6429738

6412648 VIO service drivers auto-unload after some time
6413569 Possible memory leaks needs to be investigated.
6423722 vds should use finer-grained locking for better performance
6429738 LDom panics using a destroyed ldc
6431111 LDOM manager should use P_FAULTED state for cpu instead of P_OFFLINE/
6431300 can not enter '~' character on a ldom's console
6431458 vDisk drivers need to handle read/write requests asynchronously
6437436 ldc read/write operations are serialized due to a common lock
6437766 vDisk VTOC should handle the timestamp field
6440543 vSwitch/vNet should use aligned IP frame headers
6440553 vNet/vSwitch should reuse previously allocated mblks
6442270 vDisk server should set FREAD and FWRITE mode when calling ldi_ioctl
6442851 Remove VLDC max write_pa limit
6442973 vntsd dumps core with assertion failure message
6443193 vDisk client incorrectly implements DKIOCSGEOM ioctl
6443198 vDisk client incorrectly caches new VTOC on DKIOCSVTOC ioctl
6444392 vswitch/vnet should set end_idx to -1 for increased performance

show more ...


# 0a55fbb7 22-May-2006 lm66018

6422255 vdc could handle handshake restarts better
6422474 ldc handshake race condition if ldc_up called by both sides of channel simultaneously
6427409 ldc should use drv_usecwait instead of

6422255 vdc could handle handshake restarts better
6422474 ldc handshake race condition if ldc_up called by both sides of channel simultaneously
6427409 ldc should use drv_usecwait instead of delay loops
6427830 Implement FWARC 2006/195 vDisk control operations
6427836 Improve vDisk version negotiation protocol
6427847 Make vds tolerant of serving full disks with zero-length slices

show more ...


# 1ae08745 16-May-2006 heppo

FWARC 2005/633 Project Q Logial Domaining Umbrella
FWARC 2005/739 sun4v channels
FWARC 2006/055 Domain Services
FWARC 2006/072 sun4v virtual devices machine description data
FWARC 200

FWARC 2005/633 Project Q Logial Domaining Umbrella
FWARC 2005/739 sun4v channels
FWARC 2006/055 Domain Services
FWARC 2006/072 sun4v virtual devices machine description data
FWARC 2006/074 sun4v interrupt cookies
FWARC 2006/075 Channel devices, Virtual Disk client and server bindings
FWARC 2006/076 Virtual Network Client and switch Bindings
FWARC 2006/081 Virtual Logical Domain Channel (vldc) Bindings
FWARC 2006/086 LDOM variables
FWARC 2006/105 LDOM support for NCP
FWARC 2006/110 Domain Services MD node and other misc properties
FWARC 2006/117 Virtual Console Concentrator Bindings
FWARC 2006/135 sun4v channel console packets
FWARC 2006/140 sun4v channels transport protocol
FWARC 2006/141 FMA Domain Services
FWARC 2006/174 NCS HV Update
FWARC 2006/184 sun4v channels shared memory
FWARC 2006/195 Virtual IO Communication Protocol
PSARC 2006/152 Logical Domain Channels Transport API
6272074 Need interface to determine execution unit sharing.
6354556 Add machine description kernel framework support
6391870 LDoms v1.0 Solaris Changes

show more ...