Re: Kernel modules

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Adam Hamsik
Date: Friday, January 18, 2008 - 2:30 pm

Hi, Andrew

On Jan,Thursday 17 2008, at 12:07 PM, Andrew Doran wrote:



Some time ago I have changed ddb to accept new command tables from  
LKM. I have added two external visible functions [1], db_register_tbl,  
db_unregister_tbl. With this interface LKM can add/remove functions to  
ddb interface. I can rename them to something more standard ddb_attach/ 
ddb_detach + I can add test ddb command table to example module, too.  
If it is needed. There is no locking for now because I thought that it  
is not needed is this still true ?

[1]http://opengrok.netbsd.org/source/xref/sys/ddb/db_command.c#450

[snip]


Regards

Adam.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Kernel modules, Andrew Doran, (Wed Jan 16, 5:48 am)
Re: Kernel modules, Andrew Doran, (Wed Jan 16, 6:03 am)
Re: Kernel modules, Steven M. Bellovin, (Wed Jan 16, 8:25 am)
Re: Kernel modules, Andrew Doran, (Thu Jan 17, 4:07 am)
Re: Kernel modules, David Laight, (Fri Jan 18, 11:11 am)
Re: Kernel modules, Adam Hamsik, (Fri Jan 18, 2:30 pm)
Re: Kernel modules, Reinoud Zandijk, (Sun Jan 27, 2:17 pm)