attilio
2267bc9430
dump_write() returns ENXIO if the dump is trying to be written outside
...
of the device boundry.
While this is generally ok, the problem is that all the consumers
handle similar cases (and expect to catch) ENOSPC for this (for a
reference look at minidumpsys() and dumpsys() constructions). That
ends up in consumers not recognizing the issue and amd64 failing to
retry if the number of pages grows up during minidump.
Fix this by returning ENOSPC in dump_write() and while here add some
more diagnostic on involved values.
Sponsored by: Sandvine Incorporated
In collabouration with: emaste
Approved by: re (kib)
MFC after: 10 days
2011-09-12 20:39:31 +00:00
..
2011-04-29 21:36:45 +00:00
2011-08-18 22:51:30 +00:00
2011-05-24 13:22:40 +00:00
2011-06-16 22:00:59 +00:00
2011-07-06 20:06:44 +00:00
2011-04-05 20:23:59 +00:00
2011-03-06 22:59:30 +00:00
2011-08-18 22:51:30 +00:00
2011-08-18 23:08:52 +00:00
2011-07-18 15:19:40 +00:00
2011-06-22 16:40:45 +00:00
2011-07-30 14:12:37 +00:00
2010-08-09 14:48:31 +00:00
2011-02-05 15:10:27 +00:00
2010-07-23 16:46:42 +00:00
2011-05-31 20:48:58 +00:00
2011-08-18 22:51:30 +00:00
2011-02-25 10:11:01 +00:00
2011-05-23 23:58:02 +00:00
2011-01-12 19:54:19 +00:00
2011-08-25 15:51:54 +00:00
2011-08-11 12:30:23 +00:00
2011-08-18 22:51:30 +00:00
2011-07-08 20:41:12 +00:00
2011-08-18 22:51:30 +00:00
2011-04-13 11:28:46 +00:00
2011-05-31 21:22:44 +00:00
2011-07-18 15:19:40 +00:00
2011-08-26 16:03:34 +00:00
2011-04-12 08:13:18 +00:00
2011-08-18 22:51:30 +00:00
2011-05-31 20:48:58 +00:00
2011-04-06 17:47:22 +00:00
2011-07-31 13:49:15 +00:00
2011-08-01 19:07:03 +00:00
2011-03-29 17:47:25 +00:00
2011-03-23 16:38:29 +00:00
2011-07-17 23:05:24 +00:00
2010-11-22 15:28:54 +00:00
2010-11-09 20:46:41 +00:00
2011-02-25 10:11:01 +00:00
2010-11-25 20:05:11 +00:00
2011-05-05 14:39:14 +00:00
2010-08-22 11:18:57 +00:00
2011-08-18 22:20:45 +00:00
2011-03-31 18:12:04 +00:00
2011-09-03 08:08:24 +00:00
2011-09-07 07:52:45 +00:00
2011-07-18 17:33:08 +00:00
2011-07-04 12:04:52 +00:00
2011-09-12 20:39:31 +00:00
2011-08-18 22:51:30 +00:00
2011-03-21 09:40:01 +00:00
2011-05-24 13:17:08 +00:00
2010-10-21 20:31:50 +00:00
2011-07-17 23:05:24 +00:00
2011-07-14 21:00:26 +00:00
2011-07-06 20:06:44 +00:00
2011-03-24 18:40:11 +00:00
2010-10-09 02:50:23 +00:00
2011-08-21 10:52:50 +00:00
2011-02-23 13:19:14 +00:00
2011-06-07 02:50:14 +00:00
2011-04-16 16:20:51 +00:00
2011-06-16 17:41:21 +00:00
2011-07-10 00:53:04 +00:00
2011-03-01 13:28:27 +00:00
2011-03-12 08:51:43 +00:00
2010-11-19 17:56:16 +00:00
2011-07-17 23:05:24 +00:00
2011-08-26 18:00:07 +00:00
2011-08-26 18:00:07 +00:00
2011-03-22 19:52:29 +00:00
2010-08-30 16:30:18 +00:00
2011-01-06 22:09:37 +00:00
2011-04-29 21:36:45 +00:00
2011-01-09 14:34:56 +00:00
2011-06-13 22:08:24 +00:00
2010-09-02 19:40:28 +00:00
2011-09-04 13:07:02 +00:00
2011-01-12 19:54:19 +00:00
2011-01-27 00:34:12 +00:00
2011-01-04 10:59:38 +00:00
2011-02-25 10:11:01 +00:00
2011-02-09 19:08:21 +00:00
2011-06-01 16:54:33 +00:00
2011-03-23 16:38:29 +00:00
2011-07-19 14:57:59 +00:00
2011-06-07 05:04:37 +00:00
2011-06-06 13:12:56 +00:00
2010-08-12 17:17:05 +00:00
2011-08-19 08:29:10 +00:00
2011-01-27 00:34:12 +00:00
2011-07-30 20:29:39 +00:00
2011-02-25 10:11:01 +00:00
2011-09-11 16:05:09 +00:00
2011-04-26 11:39:56 +00:00
2011-09-11 16:05:09 +00:00
2011-02-04 14:16:41 +00:00
2011-07-09 15:21:10 +00:00
2011-02-21 09:01:34 +00:00
2011-02-21 09:01:34 +00:00
2011-08-16 20:07:47 +00:00
2011-08-25 15:51:54 +00:00
2011-08-25 15:51:54 +00:00
2011-08-18 22:51:30 +00:00
2011-06-17 21:44:13 +00:00
2011-08-16 20:07:47 +00:00
2011-08-18 23:08:52 +00:00
2011-08-18 22:51:30 +00:00
2011-08-18 23:08:52 +00:00
2011-07-06 20:06:44 +00:00
2011-07-14 14:18:14 +00:00
2011-07-06 20:06:44 +00:00
2011-06-26 18:26:20 +00:00
2011-06-26 18:26:20 +00:00
2011-08-25 15:51:54 +00:00
2011-01-04 10:59:38 +00:00
2011-06-26 18:26:20 +00:00
2011-09-12 10:07:21 +00:00
2011-02-25 10:11:01 +00:00
2011-02-21 09:01:34 +00:00
2011-08-25 15:51:54 +00:00
2011-08-17 12:37:14 +00:00
2011-09-02 17:40:39 +00:00
2011-08-25 09:20:13 +00:00
2011-08-25 15:51:54 +00:00
2011-08-11 12:30:23 +00:00
2011-08-20 16:12:29 +00:00
2011-08-11 12:30:23 +00:00
2011-08-11 12:30:23 +00:00
2011-09-08 12:56:26 +00:00
2010-11-14 16:10:15 +00:00
2011-03-16 16:22:59 +00:00
2011-05-22 01:07:54 +00:00
2011-08-11 12:30:23 +00:00
2011-08-13 09:21:16 +00:00
2011-08-08 14:02:08 +00:00
2011-07-11 05:17:46 +00:00
2011-08-25 15:51:54 +00:00
2011-08-16 20:07:47 +00:00
2011-08-25 08:17:39 +00:00
2011-05-13 15:20:57 +00:00