diff options
author | mjacob <mjacob@FreeBSD.org> | 2002-11-10 16:16:44 +0000 |
---|---|---|
committer | mjacob <mjacob@FreeBSD.org> | 2002-11-10 16:16:44 +0000 |
commit | d00e94bfc6ad609cc7e33749154f06f9f3c7d325 (patch) | |
tree | 90dbbf3448aec98fbc1da92f040e86f7f1cecadf /sys/netinet/tcp_input.c | |
parent | c04706a1260c50515ae805da5efdc4cddfb973cb (diff) | |
download | FreeBSD-src-d00e94bfc6ad609cc7e33749154f06f9f3c7d325.zip FreeBSD-src-d00e94bfc6ad609cc7e33749154f06f9f3c7d325.tar.gz |
Use atomic_set_8 on the us_freelist maps as they are not otherwise
protected. Furthermore, in some RISC architectures with no normal
byte operations, the surrounding 3 bytes are also affected by the
read-modify-write that has to occur.
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions