Search Results

Search: Posts Made By: Brendan Kennedy
Forum: Linux 08-26-2008
2,182
Posted By Brendan Kennedy
Kernel sources/module building
Hi All,

I've seen people build modules against a certain kernel source (eg in /usr/src/kernels/my_source/) and some people build against the sources in /lib/modules/my_source/build/

What is the...
Forum: Linux 03-20-2008
2,593
Posted By Brendan Kennedy
Locking around kmem_cache_destroy
Hi There,

I want to make sure that kmem_cache_alloc is not called concurrently with kmem_cache_destroy on module exit and I want be able to use GFP_KERNEL for the kmem_cache_alloc calls.

Would...
Forum: SuSE 01-23-2008
5,411
Posted By Brendan Kennedy
eh, ye tcp to ethernet... I wouldn't say I'm an...
eh, ye tcp to ethernet... I wouldn't say I'm an expert or anything.

As regards to free pages - they may tend to stay available in the short term but they do eventually get reclaimed. I would...
Forum: SuSE 01-22-2008
5,411
Posted By Brendan Kennedy
Thanks for the clarification Perderabo! I don't...
Thanks for the clarification Perderabo! I don't know why I got to thinking of slab spaces as 'zones'. I think I'll buy that book too...

I am aware that there is a limited amount of memory space,...
Forum: SuSE 01-21-2008
5,411
Posted By Brendan Kennedy
max number of slabs per kernel module (kernel 2.6.17, suse)
Hi All,

Is there a max number of slabs that can be used per kernel module? I'm having a tough time finding out that kind of information, but the array 'node_zonelists' (mmzone.h) has a size of 5....
Forum: Linux 01-17-2008
3,487
Posted By Brendan Kennedy
linux sk_buff resources
Hi,

I'm trying to build linear sk_buffs, non linear sk_buffs with page frames (nr_frags) and non linear skbuffs with linked list (frag_list) for testing of a kernel module I wrote. Does anyone...
Forum: Programming 05-27-2007
4,578
Posted By Brendan Kennedy
Aplication user and kernel mode (data access)
Hi all,

I am trying to setup a program to use a device driver and am confusing buffer access between User and Kernel mode. I think all applications running in User space have to communicate with...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 08:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy