login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
December
»
4
Re: [patch] rewrite rd
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Nick Piggin
Subject:
Re: [patch] rewrite rd
Date: Tuesday, December 4, 2007 - 3:10 am
On Tue, Dec 04, 2007 at 10:54:51AM +0100, Christian Borntraeger wrote:
quoted text
> Am Dienstag, 4. Dezember 2007 schrieb Nick Piggin: > [...] > > There is one slight downside -- direct block device access and filesystem > > metadata access goes through an extra copy and gets stored in RAM twice. > > However, this downside is only slight, because the real buffercache of the > > device is now reclaimable (because we're not playing crazy games with it), > > so under memory intensive situations, footprint should effectively be the > > same -- maybe even a slight advantage to the new driver because it can also > > reclaim buffer heads. > > This is just an idea, I dont know if it is worth the trouble, but have you > though about implementing direct_access for brd? That would allow > execute-in-place (xip) on brd eliminating the extra copy.
Actually that's a pretty good idea. It would allow xip to be tested without special hardware as well... I'll see what the patch looks like. Thanks --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[patch] rewrite rd
, Nick Piggin
, (Mon Dec 3, 9:26 pm)
Re: [patch] rewrite rd
, Andrew Morton
, (Mon Dec 3, 11:29 pm)
Re: [patch] rewrite rd
, Nick Piggin
, (Tue Dec 4, 12:01 am)
Re: [patch] rewrite rd
, Nick Piggin
, (Tue Dec 4, 12:08 am)
Re: [patch] rewrite rd
, Rob Landley
, (Tue Dec 4, 12:55 am)
Re: [patch] rewrite rd
, Nick Piggin
, (Tue Dec 4, 2:29 am)
Re: [patch] rewrite rd
, Christian Borntraeger
, (Tue Dec 4, 2:54 am)
Re: [patch] rewrite rd
, Nick Piggin
, (Tue Dec 4, 3:10 am)
[patch] rd: support XIP
, Nick Piggin
, (Tue Dec 4, 4:21 am)
[patch] ext2: xip check fix
, Nick Piggin
, (Tue Dec 4, 4:23 am)
Re: [patch] rd: support XIP
, Andrew Morton
, (Tue Dec 4, 4:26 am)
Re: [patch] rd: support XIP
, Nick Piggin
, (Tue Dec 4, 4:35 am)
Re: [patch] rd: support XIP
, Duane Griffin
, (Tue Dec 4, 5:06 am)
[patch] mm: fix XIP file writes
, Nick Piggin
, (Tue Dec 4, 6:00 am)
[patch] rd: support XIP (updated)
, Nick Piggin
, (Tue Dec 4, 6:03 am)
Re: [patch] rewrite rd
, Rob Landley
, (Tue Dec 4, 12:53 pm)
Re: [patch] ext2: xip check fix
, Carsten Otte
, (Wed Dec 5, 8:43 am)
Re: [patch] ext2: xip check fix
, Nick Piggin
, (Wed Dec 5, 4:33 pm)
Re: [patch] ext2: xip check fix
, Carsten Otte
, (Thu Dec 6, 1:43 am)
Re: [patch] ext2: xip check fix
, Nick Piggin
, (Thu Dec 6, 1:52 am)
Re: [patch] ext2: xip check fix
, Carsten Otte
, (Thu Dec 6, 2:59 am)
Re: [patch] ext2: xip check fix
, Nick Piggin
, (Thu Dec 6, 3:18 am)
Re: [patch] ext2: xip check fix
, Carsten Otte
, (Thu Dec 6, 3:24 am)
Re: [patch] ext2: xip check fix
, Rob Landley
, (Thu Dec 6, 11:11 am)
Re: [patch] ext2: xip check fix
, Jared Hulbert
, (Thu Dec 6, 8:22 pm)
Re: [patch] ext2: xip check fix
, Rob Landley
, (Thu Dec 6, 9:17 pm)
Re: [patch] ext2: xip check fix
, Nick Piggin
, (Thu Dec 6, 9:23 pm)
Re: [patch] ext2: xip check fix
, Jared Hulbert
, (Thu Dec 6, 9:40 pm)
Re: [patch] ext2: xip check fix
, Carsten Otte
, (Fri Dec 7, 1:59 am)
Re: [patch] ext2: xip check fix
, Jared Hulbert
, (Fri Dec 7, 2:52 am)
Re: [patch] mm: fix XIP file writes
, Christian Borntraeger
, (Mon Dec 10, 7:38 am)
Re: [patch] mm: fix XIP file writes
, Nick Piggin
, (Tue Dec 11, 9:03 pm)
Re: [patch] rewrite rd
, Matthew Wilcox
, (Mon Jan 14, 9:47 am)
Re: [patch] rewrite rd
, Jens Axboe
, (Mon Jan 14, 10:21 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rafael J. Wysocki
[Bug #11559] 2.6.27-rc6: nohz + s2ram = need to press keys to get progress
Chris Mason
Re: [Bug #11548] kernel BUG at drivers/pci/intel-iommu.c:1373!
Josef 'Jeff' Sipek
[PATCH 23/24] Unionfs: Kconfig and Makefile
Uwe
NOHZ: local_softirq_pending 20
Denys Vlasenko
Re: [PATCH] xfs: #define out unused parameters
git
:
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Frans Pop
'git gc --aggressive' effectively unusable
Stephan Beyer
Re: git sequencer prototype
Johannes Schindelin
Re: [PATCH 2/3] unpack-trees: fix path search bug in verify_absent
Drew Northup
Re: [PATCH] Fix typos in the documentation
linux-netdev
:
William Allen Simpson
[net-next-2.6 PATCH v8 0/7] TCPCT part 1: cookie option exchange
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
David Miller
Re: [PATCH v5] rfs: Receive Flow Steering
David Miller
Re: [PATCH 2/2] macb: process the RX ring regardless of interrupt status
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
git-commits-head
:
Linux Kernel Mailing List
x86 boot: only pick up additional EFI memmap if add_efi_memmap flag
Linux Kernel Mailing List
NFSv4: Move error handling out of the delegation generic code
Linux Kernel Mailing List
md: fix some (more) errors with bitmaps on devices larger than 2TB.
Linux Kernel Mailing List
udp: fix for unicast RX path optimization
Linux Kernel Mailing List
omap3: EVM: Choose OMAP_PACKAGE_CBB
openbsd-misc
:
Private Equity Investment Exchange of Vietnam
Cong cu huu hieu: Cong giao tiep dau tu chuyen nghiep nhat Vietnam | Private Equit...
KURS ENGLESKOG JEZIKA NA 10 CD-a
AUDIO-VIZUELNA METODA UCENJA ENGLESKOG JEZIKA na 10 CD-a
L. V. Lammert
OT, .. but has anyone seen a crontab editor
Nick Holland
Re: Upgrade 4.1->4.2->4.3
Siju George
Re: Blocking Teamviewer
Colocation donated by:
Syndicate