1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-05 18:05:16 +00:00
John Dyson b5b40fa62b Various bugfixes/cleanups from me and others:
1) Remove potential race conditions on waking up in vm_page_free_wakeup
   by making sure that it is at splvm().
2) Fix another bug in vm_map_simplify_entry.
3) Be more complete about converting from default to swap pager
   when an object grows to be large enough that there can be
   a problem with data structure allocation under low memory
   conditions.
4) Make some madvise code more efficient.
5) Added some comments.
1996-06-16 20:37:31 +00:00
1996-06-02 17:06:40 +00:00
1996-06-15 17:49:16 +00:00
1996-06-09 19:41:31 +00:00
1996-06-12 03:49:35 +00:00
Description
Mirror of the FreeBSD src repository https://git.FreeBSD.org/src.git .
2.1 GiB
Languages
C 59.6%
C++ 26.6%
Roff 4.9%
Shell 2.9%
Assembly 1.7%
Other 3.8%