`
liujinmarshall
  • 浏览: 118032 次
  • 性别: Icon_minigender_1
社区版块
存档分类
最新评论

Extended Main Memory

    博客分类:
  • None
阅读更多

  前几天版主的工资发下来了,手头顿时宽裕了一些。由于在公司开发的需要,决定把内存升到1G。今天和LP一起去了珠江路,470的价格把1G(512M*2)的DDR333扛了下来。唉,谁让我是DDR1的主板呢,这价钱,都快赶上2G的DDR2了。什么世道啊。。。

  跑过了Eclipse, Word, Excel等几个消耗内存的程序,明显感觉机子的速度上来了。特别是大型程序切换的时候再没有缺页中断导致的大量换页而造成的机子假死。真happy~~谢谢LP~~

分享到:
评论

相关推荐

    微软内部资料-SQL性能优化2

    The main advantage of running in-process is that the system usually does not need to perform a context switch. The disadvantage to running in-process is that DLL has access to the process address ...

    计算机专业英语名词翻译.pdf

    26. 内部存储器(internal memory)、主存储器(main memory)、随机存取存储器(RAM, Random Access Memory)、只读存储器(ROM, Read-Only Memory):内部存储器指的是位于CPU内部的存储器,主存储器是计算机中...

    【11.x推荐版本】AP无线接入点RGOS11.1(5)B9P11软件版本【适用于AP520】

    |<0> Exit To Main Menu | ============================================================================ Enter your choice(0-3): 3 【bootware模式下按3删除已经上传的文件】 Deleting the file in flash: ...

    MS-DOS 5.0

    4.5 INT15 Access to Extended Memory 4.6 Intel LIM Driver 4.7 Phoenix BIOS and HIMEM.SYS 4.8 QEMM 4.9 XMAEM.SYS and XMA2EM.SYS 5. Solving Problems with Windows 5.1 DOS Applications in Windows ...

    EurekaLog_7.5.0.0_Enterprise

    7)....Added: Streaming unpacked debug info into temporal files instead of memory - this greatly reduces run-time application memory usage at cost of slightly slower exception processing. This also ...

    计算机专业英语教程参考答案标准版.pdf

    10. **Main memory (主存)** - 是计算机中快速访问的内存,用于存储当前运行的程序和数据。 11. **Manipulate data** - 操作数据是指通过计算、排序、转换等方式改变数据的处理过程。 12. **Office filing system*...

    ZYNQ_7000_GPIO

    MIO最多支持54个引脚,而EMIO(Extended Memory Interface)提供64个扩展I/O,可用于连接更多外部设备。 3. **PS-PL配置** - 在PS-PL配置中,取消某些选项,以确保正确配置时钟和I/O。 4. **MIO配置** - MIO配置...

    Bochs - The cross platform IA-32 (x86) emulator

    - Implemented X2APIC extensions / enable extended topology CPUID leaf (0xb), in order to enable X2APIC configure with --enable-x2apic - Implemented Intel VMXx2 extensions: - Enabled extended VMX ...

    计算机专业术语大全中_英文版资料全.doc

    55. **`EDO DRAM (Extended Data Out DRAM)`**: 扩展数据输出动态存储器,进一步提高了数据传输速度。 56. **`SDRAM (Synchronous DRAM)`**: 同步动态随机存储器,其时钟与CPU同步。 57. **`RDRAM (Rambus DRAM)`*...

    诺控4G模块NL660-753E_1.0.04_A2-8_FCAD30B.526BB64_170315_V08_1.9 安全技术

    3. **NV&EFS Tool**:NV(Non-Volatile Memory)和EFS(Extended File System)工具可能用于管理模块的非易失性存储和扩展文件系统。这两个部分通常存储模块的系统设置、用户数据和证书等关键信息。这个工具可以帮助...

    windows引导、关机过程

    CPU在接收到复位信号后开始执行ROM(Read Only Memory)中的POST(Power On Self-Test)代码。POST会对系统中的硬件进行基本检查,如内存、显卡、硬盘等,确保它们能够正常工作,并将结果通过显示器呈现给用户。 接...

    好压免费软件

    8 new sub-volume history of the size of the memory function and removal of sub-volume history of the features that simplify user operation; 9 to add more common sub-volume sizes and the number of ...

    Modern Operating Systems,Tanenbaum,3rd

    1. **As an Extended Machine**: From this perspective, the OS enhances the basic functionality of the computer hardware. It abstracts the underlying hardware and presents a more user-friendly interface...

    2009_初赛_试题及答案_C++.pdf

    - **组成**:内存通常分为主存(Main Memory)、高速缓存(Cache Memory)和寄存器(Registers)三个主要部分。主存是程序运行时的主要存储区域;高速缓存用于临时存储频繁访问的数据;寄存器则是CPU内部最小的存储...

    cocos2d-x实现全屏

    最後在我們自己項目的 main.cpp 里選擇全屏即可: AppDelegate app; CCEGLView& eglView = CCEGLView::sharedOpenGLView(); eglView.setFullScreen(true); eglView.setViewName("Hello Tests"); ...

    STMF429IGT6_EMMC_4Line

    在本例程中,开发者实现了对EMMC(Extended MultiMediaCard)存储设备的四线接口操作,主要涉及读块和写块功能。 EMMC是一种嵌入式存储解决方案,通常用于移动设备如智能手机和平板电脑。它集成了控制器,简化了与...

    高通 8x25Q原理图

    从给定的部分内容中可以看出,包括主天线(Main Antenna)、射频开关(RF Switches)、调制解调器(Modem)等在内的多个组件被清晰地标识出来。例如,“RTR6285A”代表射频收发器,负责处理无线信号的发送和接收;“RTR...

    C PROGRAMMING TUTORIAL

    - **`long double`:** Extended precision floating-point number. ##### The void Type The `void` type represents the absence of a type. - **Use Cases:** - In function prototypes where no parameters ...

    WINAVR库函数介绍(中文版)

    - `GET_LOW_FUSE_BITS`, `GET_LOCK_BITS`, `GET_EXTENDED_FUSE_BITS`, `GET_HIGH_F`: 用于获取不同类型的熔丝位。 这些宏为开发人员提供了高级别的控制接口,以便更方便地管理AVR单片机的Bootloader功能。通过这些...

    Delphi2010皮肤控件AlphaControls6.21FS

    + In the TsFileNameEdit control was extended DialogKind property (was added dkOpenPicture and dkSavePicture), and was added OnBeforeDialog and OnAfterDialog events * Solved problem in menu items ...

Global site tag (gtag.js) - Google Analytics