index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
TODO.smpnet
Age
Commit message (
Expand
)
Author
2019-03-27
Add another known issue (if_flags)
ozaki-r
2019-03-26
Add another known issue
ozaki-r
2019-01-21
Note that kernels with NET_MPSAFE won't work with non-NET_MPSAFE modules.
pgoyette
2018-12-12
Drop LMC-related entry from TODO.smpnet, and note removal of LMC.
maxv
2018-09-23
remove references to isdn
maxv
2018-09-06
Note removal of midway and NATM, and prune the entries from TODO.smpnet.
maxv
2018-08-14
Retire EtherIP, we have L2TP instead.
maxv
2018-08-07
Add ipsecif(4)
ozaki-r
2018-08-07
Categorize non MP-safe components into protected and unprotected ones
ozaki-r
2018-06-25
Move txintr_setup() stuff from lmc_interrupt() and do it in ifnet_start().
msaitoh
2018-02-27
Remove the Econet code. It was part of acorn26, which was removed a
maxv
2017-12-05
Mention the limitation of enabling both NET_MPSAFE and ALTQ
ozaki-r
2017-11-20
Mention IPv6 address selection policy isn't MP-safe yet
ozaki-r
2017-10-25
Mention ec_multi*
ozaki-r
2017-10-12
Mention NOMPSAFE
ozaki-r
2017-10-12
add opencrypto(9)'s scalability comment
knakahara
2017-08-10
Write known issues on scalability
ozaki-r
2017-08-10
Update
ozaki-r
2017-03-30
Write about bpf's statistic counters
ozaki-r
2017-03-30
Write about lingering obsolete variables due to kvm(3)
ozaki-r
2017-03-11
Add ixv(4) to MP-safe component's list.
msaitoh
2017-03-11
Add ixg(4)
ozaki-r
2017-03-09
Tidy up again
ozaki-r
2017-03-08
Tidy up the lists
ozaki-r
2017-03-08
Remove multicast stuffs from the list of Non MP-safe components
ozaki-r
2017-02-22
Add l2tp(4)
ozaki-r
2017-02-13
Add BRIDGE_IPF
ozaki-r
2017-02-10
Add many entries
ozaki-r
2017-01-24
Defer bpf_mtap in Rx interrupt context to softint
ozaki-r