smp.4 (49d6fadab6c4ae1047a18384200f72d411a54f25) | smp.4 (81ae4b8da9920ccfb697984dbb2e8751573d183a) |
---|---|
1.\" Copyright (c) 1997 2.\" Steve Passe <fsmp@FreeBSD.ORG>. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 90 unchanged lines hidden (view full) --- 99a move towards fine-grained kernel locking rather than reliance on 100a Giant kernel lock. 101The SMPng Project relied heavily on the support of BSDi, who provided 102reference source code from the fine-grained SMP implementation found 103in 104.Bsx . 105.Pp 106.Fx 5.0 | 1.\" Copyright (c) 1997 2.\" Steve Passe <fsmp@FreeBSD.ORG>. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 90 unchanged lines hidden (view full) --- 99a move towards fine-grained kernel locking rather than reliance on 100a Giant kernel lock. 101The SMPng Project relied heavily on the support of BSDi, who provided 102reference source code from the fine-grained SMP implementation found 103in 104.Bsx . 105.Pp 106.Fx 5.0 |
107also introduced support for SMP on the ia64, and sparc64 architectures. | 107also introduced support for SMP on the ia64 and sparc64 architectures. |
108.Sh AUTHORS 109.An Steve Passe Aq fsmp@FreeBSD.org | 108.Sh AUTHORS 109.An Steve Passe Aq fsmp@FreeBSD.org |