搜索资源列表

  1. AN-1013

    0下载:
  2. xilinx内嵌CPU下的UCOS移植,不错源码可编译。-xilinx
  3. 所属分类:uCOS开发

    • 发布日期:2024-11-10
    • 文件大小:592kb
    • 提供者:pp
  1. prj0.tar

    0下载:
  2. linux 源代码: When free() is called, the memory cannot usually be returned to the OS, do to contiguity restrictions. So your implementation should simply put this memory on its own internal free list. When malloc() is calle
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-10
    • 文件大小:2kb
    • 提供者:chenkezhao
  1. include

    0下载:
  2. 您有时可能不只道怎摸改变数据段空间位置吧 请用 sbrk 函数。 sbrk 函数就是改变数据段空间位置的函数 - change the location of data
  3. 所属分类:书籍源码

    • 发布日期:2024-11-10
    • 文件大小:8kb
    • 提供者:zhangshan
  1. how_glibc_affects_malloc_performance

    0下载:
  2. 本文讲述了glib是如何影响malloc性能的。glibc中通过mmap和sbrk两种方式来实现内存分配,两种方式性能各不相同。-This article describes how glib the performance of malloc. glibc mmap and sbrk through two ways to implement memory allocation, performance varied in two w
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-10
    • 文件大小:244kb
    • 提供者:与乁
  1. sbrk

    0下载:
  2. shared with brk() implementation.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-10
    • 文件大小:1kb
    • 提供者:qekangvan
  1. TCSystemAlloc

    0下载:
  2. Routine that uses sbrk/mmap to allocate memory from the system. Useful for implementing malloc for Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-10
    • 文件大小:6kb
    • 提供者:cuetonwong
  1. linuxbrk

    0下载:
  2. 关于linux的内存分配brk sbrk以及mmap munmap 的使用方法 -linux sbrk brk mmap munmap
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-11-10
    • 文件大小:41kb
    • 提供者:刘杰
  1. system-alloc

    0下载:
  2. Routine that uses sbrk mmap to allocate memory the system. Useful for implementing malloc. -Routine that uses sbrk mmap to allocate memory the system. Useful for implementing malloc.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-10
    • 文件大小:2kb
    • 提供者:zwliesiu

源码中国 www.ymcn.org