todo

来自「好东东。linux下面的文件节点、文件状态的变化监听代码」· 代码 · 共 39 行

TXT
39
字号
FAM TODO listFor more information, please see the latest FAM TODO list at:<URL:http://oss.sgi.com/projects/fam/todo.html>KNOWN BUGS(none)MISSING FEATURES- Support for kernel file monitors other than IMon.- Ability to disable monitoring of very slow filesystems.SLIGHTLY BROKEN STUFF- The way we check for an NFS filesystem isn't very good.- BTree iteration could be better.- Manual pages mention IRIX paths and sections, which may not be correct  for all systems.- FAM sometimes tries to open /dev/imon even if IMon support is disabled.  Let me know if you find out why!- The RPM build process is not well-written and will be removed in a future  version.- configure.in ignores the test for sys/statvfs.h on Linux because the f_fsid  type is a struct, and no operator<(const __fsid_t &, const __fsid_t) has been  written.  (I don't remember whether that was the necessary operator or not;  remove the chunk in configure.in which stomps HAVE_STATVFS, and uncomment the  part which checks for CONFIG_FSID_T, and see what breaks when you compile.)- configure.in should be better.  Let me know if you can help.  

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?