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-11-30 22:52:28 +00:00
2006-12-04 14:37:42 +00:00
2006-11-30 22:52:28 +00:00
2006-11-20 15:59:10 +00:00
2006-10-03 23:01:26 +02:00
2006-09-22 20:13:23 -04:00
2006-10-03 23:01:26 +02:00
2006-12-07 16:24:16 +00:00
2006-06-24 10:34:48 +01:00
2006-12-07 17:20:21 +00:00
2006-09-25 10:34:02 +01:00
2006-09-25 10:25:53 +01:00
2006-12-07 15:40:39 -08:00
2006-06-28 17:54:56 +01:00
2006-11-30 14:39:14 +00:00
2006-11-30 22:52:28 +00:00
2006-06-24 10:34:48 +01:00
2006-12-05 19:36:26 +00:00
2006-12-10 21:21:29 +01:00
2006-12-10 09:55:40 -08:00
2006-06-24 10:34:48 +01:00
2006-12-08 08:29:05 -08:00
2006-12-07 23:07:26 +00:00
2006-10-03 23:01:26 +02:00
2006-10-11 11:17:06 -07:00
2006-10-06 10:59:54 -07:00
2006-11-30 12:24:47 +00:00
2006-06-25 12:01:48 +01:00
2006-09-25 10:25:24 +01:00
2006-09-25 10:34:03 +01:00
2006-12-07 22:38:09 +00:00
2006-06-28 17:59:45 +01:00
2006-12-13 09:27:08 -08:00
2006-12-02 21:23:15 -08:00
2006-12-07 16:06:45 +00:00
2006-12-01 14:52:01 -08:00
2006-12-07 16:06:09 +00:00
2006-12-07 08:39:41 -08:00
2006-06-28 17:59:45 +01:00
2006-07-01 22:30:09 +01:00
2006-12-03 17:52:22 +00:00
2006-09-20 14:58:35 +01:00
2006-07-02 17:29:22 -07:00
2006-06-28 17:55:01 +01:00
2006-10-08 12:32:36 -07:00
2006-11-30 14:36:29 +00:00
2006-10-06 10:59:54 -07:00
2006-07-01 22:30:09 +01:00
2006-09-20 14:58:35 +01:00
2006-11-30 22:52:28 +00:00
2006-06-29 22:14:30 +01:00
2006-06-29 22:14:30 +01:00
2006-06-28 17:59:45 +01:00
2006-09-27 19:57:54 +01:00
2006-06-28 17:59:45 +01:00
2006-06-29 18:24:21 +01:00
2006-11-30 13:53:54 +00:00
2006-12-01 23:40:23 +00:00
2006-09-27 17:39:19 +01:00
2006-11-30 12:24:46 +00:00
2006-11-30 12:24:46 +00:00
2006-06-28 17:55:00 +01:00
2006-12-07 08:39:46 -08:00
2006-07-02 17:29:22 -07:00
2006-06-29 16:58:06 -07:00
2006-10-01 00:39:21 -07:00
2006-09-27 17:34:30 +01:00
2006-12-08 08:28:56 -08:00
2006-12-13 09:05:49 -08:00
2006-09-20 14:58:35 +01:00
2006-10-28 10:15:31 +01:00
2006-06-28 17:54:59 +01:00
2006-09-25 10:34:00 +01:00
2006-12-07 08:39:37 -08:00