A Smackerel of Opinion
Notes and jottings from an ex-Ubuntu Kernel Team Engineer
Sunday, 31 January 2010
inotail - tail clone using inotify
›
I regularly use the tail command to look at the end of log files - generally I use the -f flag to follow (monitor and display) new entries ...
2 comments:
Thursday, 28 January 2010
Using the FIEMAP ioctl() to get file extents
›
The fiemap ioctl() allows user space programmes to glean the extent information from a file's inode in a fairly direct and fast way. M...
1 comment:
Wednesday, 20 January 2010
Simple ACPI monitoring tools
›
Back to basics - here are a couple of quick-and-easy tools for seeing ACPI activity on linux. The first is acpi_listen (from the acpid packa...
Tuesday, 12 January 2010
Fixing the BBC clickbits sign off
›
The other week I E-mailed the BBC to grumble (in a very tongue-in-cheek manner) about the sign-off tag line in their Clickbits technology ne...
4 comments:
‹
›
Home
View web version