Курсовая работа: Мониторинг виртуальной памяти в ОС Linux

#include <linux/proc_fs.h>

#include <linux/poll.h>

#include <linux/mman.h>

#include «common.h»

#include «events.h»

/*** Forward declarations ***/

static int events_open (struct inode *i, struct file *filp);

static unsigned events_poll (struct file *filp, struct p

К-во Просмотров: 501
Бесплатно скачать Курсовая работа: Мониторинг виртуальной памяти в ОС Linux