Date: Tue, 28 Sep 2021 17:48:08 +0100 From: tech-lists <tech-lists@zyxst.net> To: freebsd-arm@freebsd.org Subject: Re: FreeBSD 13 source code using git clone fails Message-ID: <YVNHSE99AEkAJE/n@ceres.zyxst.net> In-Reply-To: <4A6738B2-719A-43F2-855E-01DE00FBD32B@kronometrix.org> References: <F1F1C175-2E41-4597-A356-FB7B1A73A663@kronometrix.org> <597b8064-8acb-4ac4-87ff-8c609a9bc602@www.fastmail.com> <4D7433D2-C1E3-4B89-BDB5-19BCBE2D88AB@kronometrix.org> <F6F09D08-E813-44A0-9635-7836DFF1F9D7@kronometrix.org> <YUobABqlS0FTAJVM@phouka1.phouka.net> <YUodNGxd/JGqj4rv@phouka1.phouka.net> <7AB539FF-9426-471A-A4B4-90558E82DE32@kronometrix.org> <ff6c7a1220dd0d3ef28afffeb84773797060d7a7.camel@freebsd.org> <4A6738B2-719A-43F2-855E-01DE00FBD32B@kronometrix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--0DoRTfiSQCgBYDWx Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 21, 2021 at 09:18:57PM +0300, Stefan Parvu wrote: >> It would probably be faster to do the git clone on a more capable >> machine and then use rsync+ssh (or an nfs mount) to copy everything it >> downloaded to the rpi. > >+1 > >thats right. takes forever. if you're using a microsd for /usr/src you'll get better performance [1] with a usb stick. if swap is needed, format the usb stick to have the swap. [1] microsd is slow media for writing. usb2 is faster, spinning rust might be even faster (it certainly is for rpi4/usb3 spinning rust) [2] anything fast writing small files needs this, or a mfs, on rpi[2,3] like git or svn. The problem never happens on rpi4/usb3-hd/100Mbit. --=20 J. --0DoRTfiSQCgBYDWx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE8n3tWhxW11Ccvv9/s8o7QhFzNAUFAmFTR0AACgkQs8o7QhFz NAWLwg//WZMesFOC6c9VSzZDmRRDdrr09XjH9UkiRDQYHeFFscB4Nn7aRYh8ZjDN bXAR/UMjg0VNdQFznK6C8UDC/cgwlidrzb4Im/a5k8Nt4i1DM2stRMwFu9IwpzQY Jh4Z/xpzcw/fig2CdHo1/OurR9acY8X2SXJjw/OIjjoPBzOKq7hKY9C8oqwX6DxZ L5p0GN2aN27CAWBaxYIYZOTYUxaKT7wUAOJTZSLyUFVO9NkT6uhQ/PDF+fACnJVV M52Twvlcvu4jc36f0RzIlccGPs3wJIoNCzwJd/N2gkS4qvihzeejRgUe5rNMRmxO jUfXtfNV89isRTLzkd3a0MRzHQbx5A2i+PtT8WCaNbq/RF8epuJ8vFgCdAY68arj 6OZhnob88c4WUPOcS00QvSaNLWzFUx0c4GHqtSbnLuEkd9ayRqXEVZLRushQCT7B WTMRM+fhMwmxcdzAYadLx+Ska2TAWbUTfaFD/yJTzVFhF2dLB0TN4/R487t90UUo 109FjTsKUVxeBI747V4gEG5wHrOlwcs5QBbL2y+OxJVyGO+6s+GwpDNGVHFqCI6B iprw2YznWWSZZqsBbLQaTrw9diEY+ZeAqmUoBHb02sn949HAoOxSGj1lmCWMZcIB yfZdqnngCFPTVpFuiFjmBuohQU8NSMbSE6Cab6+wpWdQc+ndqRc= =5kGB -----END PGP SIGNATURE----- --0DoRTfiSQCgBYDWx--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YVNHSE99AEkAJE/n>