Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2020 11:38:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 244356] Writing to a USB 3.0 stick is very slow
Message-ID:  <bug-244356-19105-EmoRs8f9f9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244356-19105@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244356

--- Comment #82 from Gary Jennejohn <gljennjohn@gmail.com> ---
(In reply to vidwer+fbsdbugs from comment #80)
It's in /usr/src/sys/dev/null/null.c.  But /dev/zero uses a zero_region which
is pre-filled with 0s for efficiency.  Not really a good idea to hack around in
the kernel without lots of experience IMHO.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244356-19105-EmoRs8f9f9>