Callback interfaces

From: H. Peter Anvin
Date: Mon Aug 03 2009 - 01:33:17 EST


I'm sketching on a callback infrastructure for Syslinux 4. I'm wondering specifically what you would prefer to have hooked. One option is to put hooks into the code for open(), read() and close(); another option would be to only invoke hooks from loadfile().

What other hooks would you like to have?

-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/