Searched hist:220206 (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sys/netipsec/
H A Dxform.hdiff 220206 Thu Mar 31 13:24:23 MDT 2011 fabient Optimisation in IPSEC(4):
- Remove contention on ISR during the crypto operation by using rwlock(9).
- Remove a second lookup of the SA in the callback.

Gain on 6 cores CPU with SHA1/AES128 can be up to 30%.

Reviewed by: vanhu
MFC after: 1 month
H A Dkey.hdiff 220206 Thu Mar 31 13:24:23 MDT 2011 fabient Optimisation in IPSEC(4):
- Remove contention on ISR during the crypto operation by using rwlock(9).
- Remove a second lookup of the SA in the callback.

Gain on 6 cores CPU with SHA1/AES128 can be up to 30%.

Reviewed by: vanhu
MFC after: 1 month
H A Dipsec.hdiff 220206 Thu Mar 31 13:24:23 MDT 2011 fabient Optimisation in IPSEC(4):
- Remove contention on ISR during the crypto operation by using rwlock(9).
- Remove a second lookup of the SA in the callback.

Gain on 6 cores CPU with SHA1/AES128 can be up to 30%.

Reviewed by: vanhu
MFC after: 1 month
H A Dxform_ah.cdiff 220206 Thu Mar 31 13:24:23 MDT 2011 fabient Optimisation in IPSEC(4):
- Remove contention on ISR during the crypto operation by using rwlock(9).
- Remove a second lookup of the SA in the callback.

Gain on 6 cores CPU with SHA1/AES128 can be up to 30%.

Reviewed by: vanhu
MFC after: 1 month
H A Dxform_ipcomp.cdiff 220206 Thu Mar 31 13:24:23 MDT 2011 fabient Optimisation in IPSEC(4):
- Remove contention on ISR during the crypto operation by using rwlock(9).
- Remove a second lookup of the SA in the callback.

Gain on 6 cores CPU with SHA1/AES128 can be up to 30%.

Reviewed by: vanhu
MFC after: 1 month
H A Dxform_esp.cdiff 220206 Thu Mar 31 13:24:23 MDT 2011 fabient Optimisation in IPSEC(4):
- Remove contention on ISR during the crypto operation by using rwlock(9).
- Remove a second lookup of the SA in the callback.

Gain on 6 cores CPU with SHA1/AES128 can be up to 30%.

Reviewed by: vanhu
MFC after: 1 month
H A Dkey.cdiff 220206 Thu Mar 31 13:24:23 MDT 2011 fabient Optimisation in IPSEC(4):
- Remove contention on ISR during the crypto operation by using rwlock(9).
- Remove a second lookup of the SA in the callback.

Gain on 6 cores CPU with SHA1/AES128 can be up to 30%.

Reviewed by: vanhu
MFC after: 1 month

Completed in 187 milliseconds