login
Header Space

 
 

Mailing list archives

Search results

Found 20 matching messages (0.051 seconds). Page 1 of 1.

Re: [PATCH] Modify loop device to be able to manage partitions of the disk image

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

Re: userspace pagecache management tool

... , 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

Re: w83697hf_wdt.c stops watchdog on load

... 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

Re: RAID-1 performance under 2.4 and 2.6

... 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

Re: Finding hardlinks

... 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

Re: Question about setting affinity in 2.4

... 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

Re: userspace pagecache management tool

... 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

Re: userspace pagecache management tool

... 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

Re: max_loop limit

... 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

Re: [PATCH] sendfile removal

... /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

Re: [ANNOUNCE] Btrfs: a copy on write, snapshotting FS

... 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

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB changes for 2.6.24

... 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

Re: Question about free/used memory on Linux

... 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

Re: Possibility of adding -march=native to x86

... 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

Re: Laptop's HDD

... 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

Re: Question about free/used memory on Linux

... 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

Re: [PATCH] Modify loop device to be able to manage partitions of the disk image

... 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

Re: 2.6.25: something wrong with ^C

... ^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

Re: WD doesn`t use disks with Linux - was Re: Re:Western Digital GreenPower drives and Linux

... 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

Re: A little coding style nugget of joy

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

speck-geostationary