* Gustavo Rios wrote: > Dear friends, > > i have been having an increasing interest on OpenBSD internals. So, my > first movement was to buy some Unix books on OS design like The Design > of the 4.4BSD ..... > > One thing i would like to know better is about SMP. Up to now i could > not figure it out about the algorithm choice and motivation, not i can > have a good ideia about how openbsd does behave on an SMP system > compared other unices like Solaris/AIX, etc or even pretenders like > Linux. > > Thank you a lot for your time and cooperation.
you should read the book "UNIX systems for modern architectures" by carl schimmel. it covers the topic in-depth. be warned, this is a rather theoretical text (as the topic is not entry-level anyways...) - marc balmer

