Martin Schwidefsky
50a15981a1
[S390] reference bit testing for unmapped pages
...
On x86 a page without a mapper is by definition not referenced / old.
The s390 architecture keeps the reference bit in the storage key and
the current code will check the storage key for page without a mapper.
This leads to an interesting effect: the first time an s390 system
needs to write pages to swap it only finds referenced pages. This
causes a lot of pages to get added and written to the swap device.
To avoid this behaviour change page_referenced to query the storage
key only if there is a mapper of the page.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-07-24 10:48:00 +02:00
..
2011-05-20 21:23:37 +02:00
2011-03-23 19:47:19 -07:00
2010-09-09 18:57:25 -07:00
2011-05-26 10:01:36 -06:00
2011-06-15 20:04:02 -07:00
2009-04-01 08:59:13 -07:00
2011-01-13 17:32:48 -08:00
2010-03-06 11:26:25 -08:00
2010-03-30 22:02:32 +09:00
2011-05-25 08:39:18 -07:00
2011-07-20 20:47:46 -04:00
2011-05-26 09:20:31 -07:00
2010-10-27 18:03:05 -07:00
2011-06-15 20:03:58 -07:00
2011-06-15 20:04:01 -07:00
2011-03-31 11:26:23 -03:00
2011-05-25 08:39:21 -07:00
2011-05-25 08:39:05 -07:00
2011-05-26 10:01:36 -06:00
2011-03-22 17:44:02 -07:00
2010-03-30 22:02:32 +09:00
2011-01-27 18:31:51 +00:00
2011-05-19 17:35:28 +01:00
2011-06-15 20:04:02 -07:00
2011-05-25 19:56:23 -04:00
2011-07-20 20:47:46 -04:00
2011-05-26 10:01:36 -06:00
2011-03-22 17:44:09 -07:00
2011-07-08 21:14:44 -07:00
2011-06-22 21:06:48 -07:00
2011-06-27 18:00:13 -07:00
2011-07-08 21:14:43 -07:00
2011-05-25 08:39:34 -07:00
2009-09-22 07:17:35 -07:00
2011-06-16 15:01:24 -07:00
2011-01-13 17:32:44 -08:00
2011-05-26 09:20:31 -07:00
2008-08-20 15:40:30 -07:00
2011-06-16 00:35:09 -07:00
2010-03-24 16:31:21 -07:00
2011-01-13 17:32:46 -08:00
2011-01-13 17:32:31 -08:00
2011-01-13 17:32:44 -08:00
2011-05-25 08:39:18 -07:00
2010-05-21 18:31:21 -04:00
2011-05-25 08:39:31 -07:00
2011-07-22 15:06:50 -07:00
2011-06-22 19:26:27 +02:00
2011-07-12 21:58:29 -07:00
2011-06-15 20:04:01 -07:00
2011-03-10 08:52:27 +01:00
2010-10-26 16:52:11 -07:00
2011-03-24 10:16:26 -07:00
2011-03-22 17:44:04 -07:00
2010-10-02 10:28:42 +03:00
2011-01-13 17:32:34 -08:00
2011-05-24 11:53:42 -07:00
2011-01-26 10:49:58 +10:00
2011-05-20 12:50:29 -07:00
2010-03-30 22:02:32 +09:00
2011-05-25 08:39:25 -07:00
2011-07-24 10:48:00 +02:00
2011-06-27 18:00:12 -07:00
2011-07-22 12:44:30 -07:00
2011-06-07 21:38:07 +03:00
2011-07-22 12:44:30 -07:00
2010-11-01 15:38:34 -04:00
2011-03-31 11:26:23 -03:00
2011-03-10 08:52:07 +01:00
2011-05-25 08:39:37 -07:00
2011-07-20 20:47:50 -04:00
2011-06-15 20:03:59 -07:00
2011-07-20 20:47:46 -04:00
2011-05-25 08:39:05 -07:00
2011-07-20 14:10:18 -07:00
2011-07-20 01:44:32 -04:00
2011-05-25 08:39:09 -07:00