Defcon-1-Logo

           [Home]    [FBSD Articles]    [Scripts Corner]    [Contribute]    [Search]    [FBSD Links]    [Files]

About Us

FreeBSD Articles
  *Hardware
  *Networking
  *Security
  *Software
  *X Windows


Files / Scripts
Newbies Corner
Tech. Talk
Tips and Tricks


FreeBSD Links

Articles in other
Languages :
  *French Articles
  *Spanish Articles

Want to Help ?
 
   Click Here

Email Users 5

Search:
 

 


FreeBSD Search:


 

 

Powered-By-Apache-Logo

Con la cantidad de gente preguntando como tener un dual-processor funcionando en FreeBSD, decidi hacer la informacion que va dentro del kernel disponible.
Si tenes alguna duda, sentite libre para hablar conmigo en IRC o por e-mail a ghostrdr@defcon1.org

Seccion del Kernel:

# Para hacer el kernel SMP, las 2 opciones siguientes son requeridas:
optionsSMP# Kernel con Multi procesador
optionsAPIC_IO# Simetrico (APIC) I/O

# Opciones que quizas necesites configurar
# optionsNCPU=2  # cantidad de CPUs
# optionsNBUS=4  # cantidad de busses
# optionsNAPIC=1  # cantidad de IO APICs
# optionsNINTR=24 # cantidad de INTs

Luego de poner estas opciones en el kernel, necesitas re compilarlo, y luego
reiniciar la maquina.

 

Email Us

ghostrdr@defcon1.org

This site cannot be duplicated without permission

© 1998 - 2010 Defcon1, www.defcon1.org. Copyrights for all materials on this web site are held by the individual authors, artists, photographers or creators. Materials may not be reproduced or otherwise distributed without permission of www.defcon1.org and the content's original author.