Konstantin Belousov
9fb10d635e
Define the vm_ooffset_t and vm_pindex_t types as machine-independend.
...
The types are for the byte offset and page index in vm object. They
are similar to off_t, which is defined as 64bit MI integer. Using MI
definitions will allow to provide consistent MD values of vm
object-related maximum sizes.
Reviewed by: alc
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
2017-02-04 12:26:38 +00:00
..
2017-02-04 12:26:38 +00:00
2017-01-11 02:21:34 +00:00
2017-01-31 03:40:13 +00:00
2016-08-11 15:06:12 +00:00
2016-03-18 01:30:58 +00:00
2016-07-06 14:09:49 +00:00
2016-10-29 01:24:30 +00:00
2017-02-04 06:24:49 +00:00
2016-10-13 06:56:23 +00:00
2015-08-05 17:05:35 +00:00
2017-01-22 06:30:55 +00:00
2016-08-07 19:09:56 +00:00
2015-08-05 19:05:12 +00:00
2016-02-29 03:38:00 +00:00
2016-07-17 19:24:28 +00:00
2015-11-23 17:07:51 +00:00
2015-12-21 18:07:32 +00:00
2016-10-22 01:57:15 +00:00
2016-01-10 16:42:14 +00:00
2017-02-04 06:24:49 +00:00
2016-01-01 02:47:40 +00:00
2016-11-20 06:10:12 +00:00
2015-11-23 17:07:51 +00:00
2016-02-16 02:13:55 +00:00
2016-02-01 23:12:04 +00:00
2016-01-10 16:42:14 +00:00
2017-02-01 03:29:13 +00:00
2016-04-19 01:48:18 +00:00
2016-10-22 01:57:15 +00:00
2016-02-12 07:38:19 +00:00
2017-01-08 21:12:46 +00:00