![]() |
Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
On Fri, May 26, 2006 at 04:25:43PM -0400, Anthony Gabrielson wrote: > Hello, > In Matlab I have a command, dumpmem, that tells me how much free memory > I have. Does anyone know if there is a standard system call that will give > me that information? There's a lot of info in /proc/meminfo you can read and parse to learn about your host's memory; I'm not aware of any standard syscalls or libc calls, but maybe there's one lurking I haven't found. Nathan > > Thanks, > Anthony > _______________________________________________ > Discuss mailing list > Discuss at blu.org > http://olduvai.blu.org/mailman/listinfo/discuss