History log of /illumos-gate/usr/src/uts/common/crypto/core/kcf_sched.c (Results 1 – 18 of 18)
Revision Date Author Comments
# fc8ae2ec 20-Mar-2019 Toomas Soome

10573 define TASKQID_INVALID as (taskq_id)0
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Gerg&#337; Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.

10573 define TASKQID_INVALID as (taskq_id)0
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Gerg&#337; Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 57a30242 03-Apr-2011 Garrett D'Amore

875 missing lwp_exit() in kcfpool_svc() induces panic in prchoose()
Reviewed by: Bryan Cantrill <bryancantrill@gmail.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Gordo

875 missing lwp_exit() in kcfpool_svc() induces panic in prchoose()
Reviewed by: Bryan Cantrill <bryancantrill@gmail.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Gordon Ross <gwr@nexenta.com>

show more ...


# 6ea3c060 12-Sep-2010 Garrett D'Amore

6 Need open kcfd
Reviewed by: gwr@nexenta.com, richlowe@richlowe.net, matt@greenviolet.net
Approved by: richlowe@richlowe.net


# 9b009fc1 04-May-2010 Valerie Bubb Fenwick

PSARC/2010/146 EOF unnecessary elfsign and kCF options
6855881 clean up unnecessary technology from elfsign and kcf


# 95014fbb 01-Jan-2010 Dan OpenSolaris Anderson

6719591 non-exploitable integer wraparound issue in copyin_key() [external report]


# d3d50737 13-Nov-2009 Rafael Vanoni

PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64
Portions contributed by Chad Mynhier <cmynhier@gmail.com>


# 436935a1 02-Sep-2009 Vladimir Kotal

6786946 kcf should check the key sizes before passing a job to a provider
6831413 multiple SCF providers advertise wrong boundaries for CKM_DES3_{CBC,ECB}{,_PAD} key lengths


# 7623016f 23-Jul-2009 Krishna Yenduri

6861521 panic in kcf when calling kcf_free_provider_desc


# ef56a3c5 29-Apr-2009 Krishna Yenduri

4781345 me_mutex lock in kcf_mech_entry_t can be broken up
6771819 Use of atomic increment in KCF causes scaling problems on multi-socket T2 systems
6705174 C_EncryptInit scaling issues on T2

4781345 me_mutex lock in kcf_mech_entry_t can be broken up
6771819 Use of atomic increment in KCF causes scaling problems on multi-socket T2 systems
6705174 C_EncryptInit scaling issues on T2plus
6813873 assertion failed: (prov_desc)->pd_refcnt != 0, file: ../../common/crypto/core/kcf_prov_tabs.c, line

show more ...


# c1591d22 16-Dec-2008 Krishna Yenduri

6784161 Add a KCF SPI flag to reduce the latency when using providers like n2cp
6769788 crypto_register_provider() returns an incorrect error code when mechanism table is full


# ac129f9e 20-Oct-2008 Krishna Yenduri

6722032 symmetric crypto scalability issues on batoka


# 455859fb 16-Oct-2008 Darren Moffat

6745000 cpupart_get_cpus() fails early in boot when called from kcf due to emxls loading sha1 module


# b5fca8f8 27-May-2008 tomee

6554564 slab allocator cannot release slabs with lonely buffers
6676406 kmem client constructors and destructors need some cleanup


# 2d794da1 12-Apr-2008 krishna

6604363 Bulk encryption and digest algorithms have poor scalability on T5140/T5240


# c41e7cca 19-Jun-2007 krishna

6568352 IPsec performance does not scale using hardware crypto providers


# 6a1073f8 23-Feb-2007 krishna

PSARC/2007/093 Crypto Context sharing between providers
6494834 support check for threshold when using hardware providers even for multi-part requests


# f317a3a3 12-Nov-2006 krishna

6488985 kcf_submit_request() should handle the EMPTYQ case for a hardware provider
6478655 kcf should not log complaints as frequently as it does
6470608 /dev/urandom should provide data bloc

6488985 kcf_submit_request() should handle the EMPTYQ case for a hardware provider
6478655 kcf should not log complaints as frequently as it does
6470608 /dev/urandom should provide data blocks larger then 1040 bytes
6478016 crypto_mechanism32_t should be available from sys/crypto/spi.h

show more ...


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

OpenSolaris Launch