Current-Users archive

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

Re: christos-time_t has been merged



On Mon, Jan 12, 2009 at 12:34:53AM +0900, Izumi Tsutsui wrote:
> 
> 1) use uint16_t for getsecs()
> 
>  65536 secs == ~18 hours are enough for boot, and
>  only three files in sys/lib/libsa refer it.
>  (not sure how many MD drivers also use it though)

There is no point using a 16 bit item, it is likely to make the
code larger.

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index