=== Keybuk is now known as Guest30696 === Keybuk_ is now known as Keybuk [03:51] excuse me im trying to go through each process in the system and write some information about them into a prof file using the seq_file interface [03:51] but i have some questions about the seq_file interfeace [03:51] interface [03:52] firstly i wonder if i should use the seq_file interface or the simpler proc_fs interface [03:52] but im concerned about systems that may be running many many processes so that the file may excede one page [03:54] which method should i use? [03:54] the proc_fs method seems straightforward [03:54] but the seq_file method seems more robust [03:54] to write some data to a profile [03:54] proc file [04:06] if i need to get the kernel's source package so i can test cherry-picking a patch from upstream, which source package is that? "apt-get source linux" isn't it. [04:14] whts the size of a linux kernel page on a 32 bit machine? [04:14] 4 KiB. [04:15] and whats the max number or processes on a linux machine? [04:15] running [04:15] 32 bits [04:16] nvm, i found it [04:16] 32768, I think. [04:26] how can i use seq_file to iterate through a list [04:26] the seq_file interface [04:26] it seems like it only works on iterable items, [04:26] but processes are maintained in a linked list [04:26] so i cant really use position [05:34] hey, how can i temporarily lock the task list so that tasks can;t be added or removed? [07:12] hey how can i iterate through a process' open file descriptors? [07:14] glick, lsof | grep *process name* [07:16] NCommander, no i mean from a task_struct in a kernel module [08:05] excuse me [08:05] can someone t [08:28] hey i just did make mrproper in my kernel tree now when i try to build it it says debian/rules: No such file or directory [11:24] mh, does Ubuntu still support Sparc64? === asac_ is now known as asac === thegodfather is now known as fabbione === ivoks is now known as ivoks_ === pericamali is now known as ivoks