Attilio Rao
3ae10f7477
- Modify vm_page_unwire() and vm_page_enqueue() to directly accept
...
the queue where to enqueue pages that are going to be unwired.
- Add stronger checks to the enqueue/dequeue for the pagequeues when
adding and removing pages to them.
Of course, for unmanaged pages the queue parameter of vm_page_unwire() will
be ignored, just as the active parameter today.
This makes adding new pagequeues quicker.
This change effectively modifies the KPI. __FreeBSD_version will be,
however, bumped just when the full cache of free pages will be
evicted.
Sponsored by: EMC / Isilon storage division
Reviewed by: alc
Tested by: pho
2014-06-16 18:15:27 +00:00
..
2014-03-19 13:10:25 +00:00
2014-06-16 18:15:27 +00:00
2014-06-11 11:27:44 +00:00
2013-10-28 20:32:05 +00:00
2013-10-26 17:58:36 +00:00
2013-04-26 12:50:32 +00:00
2014-03-05 02:35:15 +00:00
2014-02-17 12:07:17 +00:00
2014-05-02 16:24:09 +00:00
2013-07-26 19:41:13 +00:00
2014-05-20 02:59:13 +00:00
2013-04-26 12:50:32 +00:00
2014-03-14 02:58:48 +00:00
2013-07-09 09:50:15 +00:00
2013-04-26 12:50:32 +00:00
2013-10-26 17:58:36 +00:00
2014-03-13 03:42:24 +00:00
2013-10-28 07:29:16 +00:00
2013-10-28 20:32:05 +00:00
2013-04-26 12:50:32 +00:00
2014-03-05 01:17:47 +00:00
2014-01-18 23:24:51 +00:00
2013-10-26 17:58:36 +00:00
2013-10-26 17:58:36 +00:00
2014-03-13 03:42:24 +00:00
2014-03-15 00:57:50 +00:00
2014-03-05 01:17:47 +00:00
2014-03-14 06:29:43 +00:00
2013-10-26 17:58:36 +00:00
2013-11-15 12:12:50 +00:00
2013-04-26 12:50:32 +00:00
2014-03-14 06:29:43 +00:00
2014-03-14 02:58:48 +00:00
2014-04-15 13:28:54 +00:00
2013-12-30 01:32:17 +00:00
2013-05-06 16:42:18 +00:00
2013-08-27 16:45:00 +00:00
2014-03-14 06:29:43 +00:00
2014-06-02 17:54:39 +00:00
2013-10-26 17:58:36 +00:00
2014-02-25 18:44:33 +00:00
2014-03-14 06:29:43 +00:00
2014-03-14 02:58:48 +00:00
2014-03-05 01:17:47 +00:00
2014-01-07 15:59:33 +00:00
2014-03-14 06:29:43 +00:00
2014-03-14 02:58:48 +00:00
2014-06-02 17:54:39 +00:00
2013-10-28 20:32:05 +00:00
2014-04-15 21:48:35 +00:00
2014-06-02 17:54:39 +00:00
2014-03-13 03:42:24 +00:00
2014-06-02 17:54:39 +00:00
2014-03-15 06:49:32 +00:00
2013-11-26 15:23:56 +00:00
2014-03-14 06:29:43 +00:00
2014-06-06 15:17:19 +00:00
2014-06-06 15:15:27 +00:00
2013-10-26 17:58:36 +00:00
2013-08-24 12:03:24 +00:00
2014-04-20 09:17:48 +00:00
2013-05-21 21:20:10 +00:00
2014-03-05 01:17:47 +00:00
2014-05-01 15:04:32 +00:00
2014-03-04 23:55:04 +00:00
2013-10-25 19:49:03 +00:00
2013-10-25 19:49:03 +00:00
2014-05-29 21:03:49 +00:00
2014-05-03 16:28:54 +00:00
2014-05-29 21:03:49 +00:00
2014-01-02 21:30:59 +00:00
2014-02-07 13:47:33 +00:00
2014-02-09 08:13:17 +00:00