The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/Documentation/ia64/

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

Name Size Last modified (GMT) Description
Back Parent directory 2009-05-27 19:05:28
File IRQ-redir.txt 2574 bytes 2002-08-03 00:39:42
File README 1286 bytes 2000-10-10 00:54:53
File efirtc.txt 4398 bytes 2003-08-25 11:44:39

    1         Linux kernel release 2.4.xx for the IA-64 Platform
    2 
    3    These are the release notes for Linux version 2.4 for IA-64
    4    platform.  This document provides information specific to IA-64
    5    ONLY, to get additional information about the Linux kernel also
    6    read the original Linux README provided with the kernel.
    7  
    8 INSTALLING the kernel:
    9 
   10  - IA-64 kernel installation is the same as the other platforms, see
   11    original README for details.
   12    
   13  
   14 SOFTWARE REQUIREMENTS
   15 
   16    Compiling and running this kernel requires an IA-64 compliant GCC
   17    compiler.  And various software packages also compiled with an
   18    IA-64 compliant GCC compiler.
   19  
   20 
   21 CONFIGURING the kernel:
   22 
   23    Configuration is the same, see original README for details.
   24   
   25    
   26 COMPILING the kernel:
   27 
   28  - Compiling this kernel doesn't differ from other platform so read
   29    the original README for details BUT make sure you have an IA-64
   30    compliant GCC compiler.
   31  
   32 IA-64 SPECIFICS
   33 
   34  - General issues:
   35  
   36     o Hardly any performance tuning has been done. Obvious targets
   37       include the library routines (IP checksum, etc.). Less
   38       obvious targets include making sure we don't flush the TLB
   39       needlessly, etc.
   40           
   41     o SMP locks cleanup/optimization
   42         
   43     o IA32 support.  Currently experimental.  It mostly works.

[ source navigation ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.