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