Source-Changes archive

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

Re: CVS commit: src/sys/sys



On Jun 4,  6:38am, tsutsui%ceres.dti.ne.jp@localhost (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src/sys/sys

| Hmm, bufpages is actually used by some files:
| sys/arch/powerpc/oea/oea_machdep.c
| sys/arch/sun2/sun2/machdep.c
| sys/compat/irix/irix_sysmp.c (local declaration added already)
| 
| Shouldn't they refer it?

It is always 0 these days. If they actually need the count, they should
use the new uvm variable.

christos



Home | Main Index | Thread Index | Old Index