NetBSD-Users archive

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

Re: dkctl strategy



Michael van Elst a écrit :
> joel.bertrand%systella.fr@localhost (=?UTF-8?Q?BERTRAND_Jo=c3=abl?=) writes:
> 
>> 	Since I use NetBSD, I believed that disk strategies were persistent.
>> Should I add these parameters in /etc/rc.local ?
> 
> Disk strategies are not persistent.
> 
> The default for real disk devices (sd, wd, ld, ...) is to
> use the strategy with the highest priority of the loaded
> modules:
> 
> fcfs      10
> disksort  20
> readprio  30
> priocscan 40
> 
> So, with all strategies compiled into the kernel, that's prioscan.


	Nope.

	All modules are loaded and by default, all disk used fcfs.
But with older kernel (11.0_BETA), I dont remember if strategy was
readprio or priocscan.

	Best regards,

	JB

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index