Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/uvm



Mindaugas Rasiukevicius <rmind%NetBSD.org@localhost> writes:

> Module Name:  src
> Committed By: rmind
> Date:         Thu Jun 23 18:15:30 UTC 2011
>
> Modified Files:
>       src/sys/uvm: uvm_amap.c
>
> Log Message:
> Clean-up, add asserts, slightly simplify.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.95 -r1.96 src/sys/uvm/uvm_amap.c

In amap_copy(), I guess map entry may be clipped and need to recompute
entry->end - entry->start after that.

enami.


Home | Main Index | Thread Index | Old Index