In article <LILJEBER.92Aug17203359@klaava.Helsinki.FI> liljeber@klaava.Helsinki.FI (Mika Pekka Liljeberg) writes:... unless that address reference happens to cross a page boundary. Then you have five choices: - define this case as illegal. (Not that bad, but probbaly unpopular.) - provide a mechanism to fault in both pages at the same time. (Might be difficult.) - lock both pages in memory. (Very ugly.) - make both pages part of the process' data space. (Ugly.) - don't patch the call. (Now you're possibly incurring a huge performance penalty (at least compared to what you gain by modifying jumps), because you're going through the patching code whenever that call is performed.) - Werner -- _________________________________________________________________________ / Werner Almesberger, ETH Zuerich, CH almesber@nessie.cs.id.ethz.ch / / IFW A44 Tel. +41 1 254 7213 almesberger@rzvax.ethz.ch / /_BITNET:_ALMESBER@CZHETH5A__HEPNET/CHADNET:_[20579::]57414::ALMESBERGER_/
| Arjan van de Ven | Re: LSM conversion to static interface [revert patch] |
| jmerkey | [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger 2.6.27-rc4 released |
| Constantine A. Murenin | Fwd: That whole "Linux stealing our code" thing |
| S K | cpufreq doesn't seem to work in Intel Q9300 |
git: | |
| Eyvind Bernhardsen | Re: git on MacOSX and files with decomposed utf-8 file names |
| Ken Pratt | pack operation is thrashing my server |
| Jon Smirl | ! [rejected] master -> master (non-fast forward) |
| Alex Riesen | Re: How-to combine several separate git repos? |
| Brian | Suggested PF Setup when using BitTorrent? |
| Juan Miscaro | When will OpenBSD support UTF8? |
| Richard Stallman | Real men don't attack straw men |
| xavier brinon | google team and the DIY way of life |
| Mark Lord | Re: 2.6.25-rc8: FTP transfer errors |
| Pavel Emelyanov | [PATCH 1/14][NETNS]: Introduce the net-subsys id generator. |
| Ron Rindjunsky | Re: Linux Wireless Mini-Summit -- Ottawa -- July 22, 2008 |
| jamal | RE: [PATCH 2/3][NET_BATCH] net core use batching |
