[SLOF] [PATCH v2 01/11] libnet: Get rid of unused huge_load and block_size parameters
    Alexey Kardashevskiy 
    aik at ozlabs.ru
       
    Fri May 25 14:58:08 AEST 2018
    
    
  
On 19/5/18 1:45 am, Thomas Huth wrote:
> The blocksize is hard-coded to 1428 bytes in obp-tftp.fs, so instead of
> hardcoding this in the Forth code, we could also move this into tftp.c
> directly instead. A similar condition exists with the huge-tftp-load
> parameter. While this non-standard variable could still be changed in the
> obp-tftp package, it does not make much sense to set it to zero since you
> only lose the possibility to do huge TFTP loads with index wrap-around in
> that case.
> 
> Signed-off-by: Thomas Huth <thuth at redhat.com>
Thanks, applied.
-- 
Alexey
    
    
More information about the SLOF
mailing list