login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
March
»
24
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF executables
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Pavel Machek
Subject:
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF executables
Date: Monday, March 24, 2008 - 9:24 am
On Sun 2008-03-23 18:08:27, Andi Kleen wrote:
quoted text
> > Is this good idea? Attacker can send you binary with the bitmap > > inverted, it is now slow on your system and signature matches. > > The first run will fix up any missing bits in the bitmap. Right > now it cannot get rid of unnecessary pages though unless you > disable early_fault. > > > ...might be important for benchmarks... 'here, see, Oracle is slow. > > Feel free to verify the signature'. > > > > ...ok, I guess it is not too serious, because it is similar to > > fragmentation.... > > It is actually far better than fragmentation because the bitmap > loader does IO always in big chunks -- not much seeking will go on. > The only problem is some wasted mmeory and more IO bandwidth > usage (but typically binaries are not bigger than a few MB so > it's not too dramatic) > > So in summary I don't think it's an issue.
Agreed. -- (english)
http://www.livejournal.com/~pavelmachek
(cesky, pictures)
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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 prototype] [0/8] Predictive bitmaps for ELF executables
, Andi Kleen
, (Mon Mar 17, 6:09 pm)
[PATCH prototype] [1/8] Give ELF shdr types a name
, Andi Kleen
, (Mon Mar 17, 6:09 pm)
[PATCH prototype] [2/8] Add support to override mmap exec ...
, Andi Kleen
, (Mon Mar 17, 6:09 pm)
[PATCH prototype] [3/8] Make readahead max pinned value a ...
, Andi Kleen
, (Mon Mar 17, 6:09 pm)
[PATCH prototype] [4/8] Add readahead function to read-ahe ...
, Andi Kleen
, (Mon Mar 17, 6:09 pm)
[PATCH prototype] [5/8] Add ELF constants for pbitmaps
, Andi Kleen
, (Mon Mar 17, 6:09 pm)
[PATCH prototype] [6/8] Core predictive bitmap engine
, Andi Kleen
, (Mon Mar 17, 6:09 pm)
[PATCH prototype] [7/8] Add the sysctls to control pbitmaps
, Andi Kleen
, (Mon Mar 17, 6:09 pm)
[PATCH prototype] [8/8] Add mmap_full_slurp support
, Andi Kleen
, (Mon Mar 17, 6:09 pm)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andrew Morton
, (Tue Mar 18, 12:36 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andi Kleen
, (Tue Mar 18, 7:18 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andrew Morton
, (Tue Mar 18, 9:57 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andi Kleen
, (Tue Mar 18, 10:20 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andrew Morton
, (Tue Mar 18, 10:44 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andi Kleen
, (Wed Mar 19, 1:32 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andrew Morton
, (Wed Mar 19, 2:04 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Ulrich Drepper
, (Wed Mar 19, 3:45 pm)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andrew Morton
, (Wed Mar 19, 4:12 pm)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, David Miller
, (Wed Mar 19, 5:09 pm)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Diego Calleja
, (Wed Mar 19, 5:15 pm)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andi Kleen
, (Thu Mar 20, 2:00 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Ulrich Drepper
, (Fri Mar 21, 10:15 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andi Kleen
, (Fri Mar 21, 10:26 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Ulrich Drepper
, (Fri Mar 21, 9:36 pm)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Ulrich Drepper
, (Fri Mar 21, 9:38 pm)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andi Kleen
, (Sat Mar 22, 12:17 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Nicholas Miell
, (Sat Mar 22, 12:24 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andi Kleen
, (Sat Mar 22, 2:10 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Nicholas Miell
, (Sat Mar 22, 3:16 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andi Kleen
, (Sat Mar 22, 7:29 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Pavel Machek
, (Sun Mar 23, 6:25 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andi Kleen
, (Sun Mar 23, 10:08 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Ulrich Drepper
, (Sun Mar 23, 9:20 pm)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Nicholas Miell
, (Sun Mar 23, 10:16 pm)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andi Kleen
, (Sun Mar 23, 10:26 pm)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Pavel Machek
, (Mon Mar 24, 9:24 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Ulrich Drepper
, (Mon Mar 24, 12:42 pm)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Nicholas Miell
, (Mon Mar 24, 2:47 pm)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andi Kleen
, (Tue Mar 25, 12:54 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Ulrich Drepper
, (Wed Mar 26, 11:15 am)
Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF exe ...
, Andi Kleen
, (Wed Mar 26, 11:54 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Dmitry Torokhov
Re: Clarifying platform_device_unregister
Theodore Tso
Re: [RFC] [PATCH 3/3] Recursive mtime for ext3
Kevin Cernekee
[PATCH 7/7] MIPS: Fix regression on BCM4710 processor detection
Eric W. Biederman
Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
Volker Sauer
Re: D-Link DFE-580TX and snmpd problems, who's maintainer of sundance.c ?
git
:
Jeff King
Re: [PATCH] git-name-rev: accept list of refs from user
Johan Herland
Re: Empty directories...
Brandon Casey
[PATCH v3] t7700: demonstrate mishandling of objects in packs with a .keep file
Steffen Prohaska
[PATCH] user-manual: mention git gui citool (commit, amend)
Krzysztof Halasa
Re: [PATCH] Change "refs/" references to symbolic constants
linux-netdev
:
Eric Dumazet
Re: tun: Use netif_receive_skb instead of netif_rx
Stephen Hemminger
Re: [PATCH] make TLLAO option for NA packets configurable
Eric Dumazet
[PATCH] net: fix rtable leak in net/ipv4/route.c
Ira Snyder
Re: [PATCH RFC v2] net: add PCINet driver
Stephen Hemminger
[PATCH] netfilter: use per-cpu recursive lock (v13)
git-commits-head
:
Linux Kernel Mailing List
nfsd race fixes: ext2
Linux Kernel Mailing List
m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support
Linux Kernel Mailing List
Remove the macro get_personality
Linux Kernel Mailing List
perf counters: add prctl interface to disable/enable counters
Linux Kernel Mailing List
Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()
openbsd-misc
:
Miod Vallat
Re: No Blob without Puffy
Henning Brauer
Re: Resilient RAID
Paul M
Re: WAY OT: Have you hugged your local OpenBSD dev lately?
Fred Crowson
Re: need help --reboot of newly installed OpenBSD 4.7 on Toshiba Libretto 70 neds...
E.T
Processeur Atom ?
Colocation donated by:
Syndicate