Found 20 matching messages (0.051 seconds). Page 1 of 1.
Laurent Vivier wrote: > Le jeudi 06 mars 2008 à 11:34 +0000, Pádraig Brady a écrit : >> Laurent Vivier wrote: >>> ... , 16 2008-03-06 12:11 /dev/sdb Pádraig. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
linux-kernel - Pádraig Brady - Mar 6 2008 - 08:21
... , 06 Mar 2007 12:10:49 +0000 > P__draig Brady <P@draigBrady.com> wrote: >> Perhaps one could possibly just ... plus one for the page cache itself." cheers, Pádraig. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ...
linux-kernel - Pádraig Brady - Mar 7 2007 - 07:39
... disable it (let it untouched, so getting the BIOS setting) at > module initialization, as Pádraig request is totally reasonable. cool, thanks. Pádraig. p.s. I'm still not sure it should default to turning off. It would be ...
linux-kernel - Pádraig Brady - Mar 12 2008 - 07:54
... 2.4.36.2, slightly patched to recognize the hardware :p) is way >>>> faster than 2.6 ( tested 2.6 ... data not being copied from the page cache. thanks, Pádraig. ¹ http://www.pixelbeat.org/programs/dvd-vr/ -- To unsubscribe from this list: send the ...
linux-kernel - Pádraig Brady - Jul 16 2008 - 10:52
... adding hard-links doesn't increase the number of inodes. I don't think that was the point. Pádraig. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ...
linux-kernel - Pádraig Brady - Jan 11 2007 - 06:07
... the syscall directly. Search my notes for sched_setaffinity here: http://www.pixelbeat.org/programming/c_c++_notes.html Pádraig. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a ...
linux-kernel - Pádraig Brady - Feb 19 2007 - 09:41
... over this, as you essentially do: posix_fadvise(src) read(src) posix_fadvise(dst) write(dst) cheers, Pádraig. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a ...
linux-kernel - Pádraig Brady - Mar 5 2007 - 07:02
... paged in by the current process. Perhaps one could possibly just evict pages with _mapcount==0 ? cheers, Pádraig. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a ...
linux-kernel - Pádraig Brady - Mar 6 2007 - 08:10
... for some time. This script might be of use: http://www.pixelbeat.org/scripts/lomount.sh cheers, Pádraig. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message ...
linux-kernel - Pádraig Brady - Mar 22 2007 - 12:09
... /10/1/217 which went in for a while but was reverted: http://lkml.org/lkml/2004/10/17/17 Pádraig - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ...
linux-kernel - Pádraig Brady - Jun 1 2007 - 12:22
... that is automatically invalidated on write would speed up user space file de duplification, and rsync, etc.... Pádraig. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a ...
linux-kernel - Pádraig Brady - Jun 19 2007 - 05:11
... merge your code! (and please don't reply this giving reasons you won't/can't do this). Pádraig. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ...
linux-kernel - Pádraig Brady - Oct 11 2007 - 06:42
... Note to display totals you will need this patch applied: http://lkml.org/lkml/2007/8/13/1224 Pádraig. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message ...
linux-kernel - Pádraig Brady - Oct 22 2007 - 06:05
... options would have to be the highest common factor. See also http://www.pixelbeat.org/scripts/gcccpuopt Pádraig. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a ...
linux-kernel - Pádraig Brady - Oct 26 2007 - 06:41
... but not too bad. Note fedora 8 will have the relatime option on by default for all filesystems. Pádraig. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message ...
linux-kernel - Pádraig Brady - Nov 5 2007 - 07:10
... pages. You can get the shared value for a process from /proc/$$/smaps (as is done in the script) Pádraig. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ...
linux-kernel - Pádraig Brady - Nov 14 2007 - 07:58
... throw away my loopback partition mounting script soon :) http://www.pixelbeat.org/scripts/lomount.sh cheers, Pádraig. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a ...
linux-kernel - Pádraig Brady - Mar 6 2008 - 07:34
... ^C and seeing any effect? It can join Ctrl-\ on ubuntu so: https://bugs.launchpad.net/bugs/62511 Pádraig. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message ...
linux-kernel - Pádraig Brady - Mar 27 2008 - 10:52
... to the drive with the (rel)atime mount options. With that I got an acceptable load cycle rate. Pádraig. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message ...
linux-kernel - Pádraig Brady - May 16 2008 - 05:35
Matt LaPlante wrote: > Since everyone loves random statistics, here are a few gems to give you a break from your busy day: > > Number of lines in the 2.6.22 Linux kernel source that include one or more trailing whitespaces: 135209 > Bytes saved by
linux-kernel - Pádraig Brady - Sep 20 2007 - 05:20