i386

  • 【计】Intel公司的80386CPU芯片
i386i386
  1. Analysis of Process Hardware Model and Scalable Algorithms Based on i386 Architecture

    基于i386结构的进程硬件模型分析及扩展算法

  2. For a typical desktop , the i386 directory is used .

    对于一个典型的桌面系统来说,使用的是i386目录。

  3. For this reason , I 'll stick to the most common architecture , i386 .

    因此,本文将着眼于最通用的架构&i386。

  4. This paper proposes a bottom process hardware model sustained by i386 architecture , presents the scalable model and implements algorithms .

    提出了i386体系结构支持的底层进程硬件模型。

  5. Locate the i386 folder on your hard disk , and then make a note of its path .

    在硬盘上找到“i386”文件夹,然后记下它的路径。

  6. Here are the basic steps to get started with a basic CD-ROM-based installation for the i386 architecture .

    此处给出了i386架构中的基本CD-ROM安装步骤。

  7. As of right now , Psyco is only available for i386 CPU architectures .

    到现在为止,Psyco只可用于i386CPU体系结构。

  8. FreeBSD is the most general of the three and thrives in i386 environments .

    FreeBSD是三者中最常见的系统,广泛应用于i386环境。

  9. The most widely supported i386 emulator is VMware .

    支持最广泛的i386模拟器是VMWare;

  10. The format of this information is documented by each distribution and is the same for all architectures ( i386 , Power , etc. ) .

    该信息的格式由每个发行版进行归档,并且对所有架构都是一样的(i386和Power等)。

  11. This is yet another startup_32 function , but this function is in . / arch / i386 / kernel / head . S.

    这是另外一个startup32函数,但是这个函数在./arch/i386/kernel/head.S中。

  12. Make sure you have an i386 folder , which comes with the OS installation CD , since you will use if to configure DNS .

    确保拥有一个i386文件夹(该文件夹随附于OS安装CD中),这是因为配置DNS要用到它。

  13. The following example is used for software suspend ( from . / linux / arch / i386 / mm / init . c ) .

    下面的示例用于软件暂停(见./linux/arch/i386/mm/init.c)。

  14. You should also find a new directory named RPMS / i386 , which should in turn contain your RPM , named wget-1.12-1.i386.rpm .

    还应该找到一个名为RPMS/i386的新目录,而且它应该包含您的RPM,名为wget-1.12-1.i386.rpm。

  15. The i386 application binary interface specifies the size to be96 bits , so-m96bit-long-double is the default in32-bit mode .

    i386应用程序的二进制接口规定这个大小是96位,因此-m96bit-long-double在32位模式中是默认值。

  16. I focus on a basic CD-ROM installation on an i386 server ( for example , a computer running an IBM server ) by creating your own CD set .

    我主要介绍通过创建您自己的一套CD在i386服务器(例如,一台运行IBM服务器的计算机)上基于CD-ROM进行安装。

  17. The command rpm-Vp RPMS / i386 / wget-1.12-1.i386.rpm verifies the package against the files on the system .

    命令rpm-VpRPMS/i386/wget-1.12-1.i386.rpm验证包是否包含系统中的文件。

  18. You will need to download the CUPS drivers : The current file is cups-windows-6.0-1 . i386 . rpm ( see Resources for a link ) .

    您将需要下载CUPS驱动程序:当前的文件是cups-windows-6.0-1.i386.rpm(参见参考资料中的链接。)

  19. To understand Psyco completely , you probably need to have a good grasp of both the Python interpreter 's eval_frame () function and i386 Assembly .

    要完全理解Psyco,您可能需要很好地掌握Python解释器的evalframe()函数和i386汇编语言。

  20. This routine does some basic hardware setup and invokes the startup_32 routine in . / arch / i386 / boot / compressed / head . S.

    这个例程会执行一些基本的硬件设置,并调用./arch/i386/boot/compressed/head.S中的startup32例程。

  21. You can also find the tracing calls as part of the system call request in . / linux / arch / i386 / kernel / entry . S ( see syscall_trace_entry ) .

    您还可以看到跟踪调用是./linux/arch/i386/kernel/entry.S中系统调用请求的一部分(请参看syscalltraceentry)。

  22. If you 're installing an x86 system , you can use / cdrom / packages / i386 / All / on the i386pkg-3.0.iso CD .

    如果您正在安装x86系统,那么可以使用i386pkg-3.0.isoCD中的/cdrom/packages/i386/All/。

  23. In the end , a call is made to kernel_thread ( in arch / i386 / kernel / process . c ) to start the init function , which is the first user-space process .

    最后,要调用kernelthread(在arch/i386/kernel/process.c中)来启动init函数,这是第一个用户空间进程(user-spaceprocess)。

  24. The kernel is then decompressed through a call to a C function called decompress_kernel ( located in . / arch / i386 / boot / compressed / misc . c ) .

    然后调用一个叫做decompresskernel的C函数(在./arch/i386/boot/compressed/misc.c中)来解压内核。

  25. If you can 't find what you are looking for through pkgsrc , you can always run through a series of binary emulators built into NetBSD , the most prominent of which is the Linux emulator running on i386 .

    如果无法在pkgsrc中找到所需的内容,您可以通过NetBSD中内置的二进制模拟器来运行,模拟器中最著名的是运行于i386的Linux模拟器。