Re: [CentOS] Centos 5.5 mmap.c and mmap hints

2011-05-15 Thread Hakan Koseoglu
On 15 May 2011 12:58, Hakan Koseoglu > You should be looking at glibc source code. Scratch that, i'm talking rubbish ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Centos 5.5 mmap.c and mmap hints

2011-05-15 Thread Hakan Koseoglu
On 15 May 2011 12:45, Frank Chang wrote: >  In order to understand mmap better, we decided to try to find the > Centos 5.5 source code for mmap.c. We already installed the kernel source You should be looking at glibc source code. ___ CentOS mailing l

[CentOS] Centos 5.5 mmap.c and mmap hints

2011-05-15 Thread Frank Chang
Good morning, We are trying to figure out how to properly provide adresss hints to mmap on 32-bit Centos 5.5. Does any documentation exist about to how to provide address hints to mmap on 32-bit Centos 5.5? If so, where can we find this documentation. In order to understand mmap better, w