[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #6967] fix a bug in vm_page_grab_contiguous_pages
From: |
Zheng Da |
Subject: |
[patch #6967] fix a bug in vm_page_grab_contiguous_pages |
Date: |
Thu, 05 Nov 2009 14:59:17 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4 GTB5 |
URL:
<http://savannah.gnu.org/patch/?6967>
Summary: fix a bug in vm_page_grab_contiguous_pages
Project: The GNU Hurd
Submitted by: zhengda
Submitted on: Thu 05 Nov 2009 02:59:16 PM GMT
Category: GNU Mach
Priority: 5 - Normal
Status: Works For Me
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
Wiki-like text discussion box:
_______________________________________________________
Details:
This patch fixes a bug in vm_page_grab_contiguous_pages, which fails to
maintain the free vm page queue correctly.
vm_page_grab_contiguous_pages isn't used by the current gnumach. but I need
this function to allocate contiguous physical pages for DMA buffers which are
required by user-level drivers.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 05 Nov 2009 02:59:16 PM GMT Name:
fix-bug-vm_page_grab_contiguous_pages.patch Size: 1kB By: zhengda
<http://savannah.gnu.org/patch/download.php?file_id=18997>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?6967>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [patch #6967] fix a bug in vm_page_grab_contiguous_pages,
Zheng Da <=