Ralf Baechle
ec8c0446b6
[PATCH] Optimize D-cache alias handling on fork
...
Virtually index, physically tagged cache architectures can get away
without cache flushing when forking. This patch adds a new cache
flushing function flush_cache_dup_mm(struct mm_struct *) which for the
moment I've implemented to do the same thing on all architectures
except on MIPS where it's a no-op.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-13 09:27:08 -08:00
..
2006-12-08 08:28:37 -08:00
2006-12-13 09:05:49 -08:00
2006-12-10 09:57:22 -08:00
2006-12-08 08:28:42 -08:00
2006-12-07 08:39:27 -08:00
2006-09-11 13:32:30 -04:00
2006-12-07 08:39:41 -08:00
2006-12-08 08:28:46 -08:00
2006-09-29 09:18:12 -07:00
2006-11-03 12:27:59 -08:00
2006-12-07 08:39:46 -08:00
2006-12-07 08:39:28 -08:00
2006-12-13 09:05:49 -08:00
2006-12-07 08:39:25 -08:00
2006-12-07 08:39:46 -08:00
2006-06-30 19:25:36 +02:00
2006-12-10 09:57:22 -08:00
2006-05-15 11:20:55 -07:00
2006-12-13 09:27:08 -08:00
2006-10-10 15:37:22 -07:00
2006-12-08 08:28:42 -08:00
2006-09-29 09:18:15 -07:00
2006-12-08 08:28:37 -08:00
2006-12-07 08:39:36 -08:00
2006-12-07 15:39:22 -08:00
2006-09-29 09:18:13 -07:00
2006-12-08 08:28:51 -08:00
2006-12-07 08:39:38 -08:00
2006-06-30 19:25:36 +02:00
2006-11-22 14:55:48 +00:00
2006-12-04 02:00:22 -05:00
2006-12-07 08:39:43 -08:00
2006-12-07 08:39:46 -08:00
2006-12-13 09:05:50 -08:00
2006-10-04 07:55:30 -07:00
2006-12-07 08:39:46 -08:00
2006-12-07 08:39:43 -08:00
2006-07-03 15:27:01 -07:00
2006-12-08 08:28:39 -08:00
2006-07-03 15:27:04 -07:00
2006-12-13 09:05:47 -08:00
2006-09-30 01:47:55 +02:00
2006-09-29 09:18:08 -07:00
2006-12-08 08:28:52 -08:00
2006-10-17 08:18:43 -07:00
2006-12-07 08:39:25 -08:00
2006-12-07 08:39:47 -08:00
2006-12-07 08:39:46 -08:00
2006-09-29 09:18:12 -07:00
2006-12-07 08:39:40 -08:00
2006-12-07 08:39:44 -08:00
2006-12-13 09:05:52 -08:00
2006-12-07 08:39:46 -08:00
2006-06-27 17:32:47 -07:00
2006-10-04 03:38:54 -04:00
2006-07-03 15:27:01 -07:00
2006-12-07 08:39:27 -08:00
2006-09-29 09:18:09 -07:00
2006-07-03 15:27:01 -07:00
2006-07-03 15:27:04 -07:00
2006-12-13 09:05:50 -08:00
2006-12-13 09:05:49 -08:00
2006-12-07 08:39:43 -08:00
2006-09-29 09:18:14 -07:00
2006-11-25 13:28:34 -08:00
2006-10-04 07:55:30 -07:00
2006-07-03 15:27:02 -07:00
2006-09-29 09:18:24 -07:00
2006-11-03 12:27:59 -08:00
2006-12-08 08:28:52 -08:00
2006-12-13 09:05:50 -08:00
2006-12-07 08:39:34 -08:00
2006-10-01 00:39:26 -07:00
2006-12-13 09:05:55 -08:00
2006-12-10 09:55:41 -08:00
2006-04-19 16:27:18 -07:00
2006-12-07 02:14:19 +01:00
2006-12-07 08:39:25 -08:00
2006-10-02 07:57:22 -07:00
2006-07-10 13:24:25 -07:00
2006-12-09 12:25:08 -08:00