Source-Changes-D archive

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

Re: CVS commit: src/sys/dev/rasops



Thank you for pointing it out! I didn't know that.
I will revert this part soon.

rin

On 2019/07/26 19:54, Jared McNeill wrote:
On Fri, 26 Jul 2019, Rin Okuyama wrote:

Also, convert loop of byte-wise copy into memset.

I am a bit concerned about this change because IIRC there are platforms where memset etc. cannot be used on device memory.



Home | Main Index | Thread Index | Old Index