[Diskfilemon-commits] SF.net SVN: diskfilemon:[18] trunk
Status: Alpha
Brought to you by:
steved62
From: <ste...@us...> - 2009-09-29 21:57:14
|
Revision: 18 http://diskfilemon.svn.sourceforge.net/diskfilemon/?rev=18&view=rev Author: steved62 Date: 2009-09-29 21:56:54 +0000 (Tue, 29 Sep 2009) Log Message: ----------- Add infrastructure so that layout handlers can be called for initialization and exit. Besides initializing the default layout handler when the module loads and cleaning up the current layout handler when the moudle exits, whenever the layout handler is changed the old handler is cleaned up and the new one is initialized. In other words, all layout handlers are not initialized on module bring-up. Only one layout handler is active at a time. Modified Paths: -------------- trunk/debugfs_control.c trunk/debugfs_stats.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |