Hello,
As you've noticed, I just sent to savannah the new patch, which is
basically the same but adds the last missing feature: the collecting
of the unused memory in case of need (by the pageout thread).
I think this patch is definitely reading for testing, so I would be
happy if someone would e
Hi,
On 1/22/06, Thomas Bushnell BSG <[EMAIL PROTECTED]> wrote:
> Obviously vm bugs are very painful to debug when they happen. Can you
> briefly describe what testing this patch has undergone? (How
> stressful a test, importantly?)
Yes, this is THE question.
Well, I started writing and testing
> For people that doesn't like mails coming from savannah bug
> tracker (this involves me too) I inline the patch. It's quite
> long (1k lines) but well, just to give an idea of what it does,
> here it is.
Obviously vm bugs are very painful to debug when they happen. Can
you br
Gianluca Guida <[EMAIL PROTECTED]> writes:
> For people that doesn't like mails coming from savannah bug tracker
> (this involves me too) I inline the patch.
> It's quite long (1k lines) but well, just to give an idea of what it
> does, here it is.
Obviously vm bugs are very painful to debug when
For inline patches fans, here it is:
This is a new version of the patch.
No major improvement, it's just a cleaning of the previous patch:
- Removed the rtl8139.c, which I forgot to remove in the previous patch;
- Removed some debugging printf that I forgot, in pure StoMach style;
Happy Testing
On 1/21/06, Alfred M. Szmidt <[EMAIL PROTECTED]> wrote:
> PS, I'm assuming that the inclusion of ../rtl8139.c was a mistake. ;)
Whops!
Yes it does, it's not even needed anymore, since some patch in the
debian (which I hope is going to be committed soon) already fixes
this!
Posting cleaned patch s
Nice patch, overall it looks great. A bit more testing and another
eyeball check, and it should go in.
PS, I'm assuming that the inclusion of ../rtl8139.c was a mistake. ;)
___
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listin
Hi,
For people that doesn't like mails coming from savannah bug tracker
(this involves me too) I inline the patch.
It's quite long (1k lines) but well, just to give an idea of what it
does, here it is.
2006-01-20 Gianluca Guida <[EMAIL PROTECTED]>
* vm/pmap.h (pmap_is_dma, pmap_is_norma